"./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|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 5/5) 2025/02/17 03:37:37 DEBUG : Creating backend with remote "TestMega:rclone-test-foxuhen8zava" 2025/02/17 03:37:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/17 03:37:52 DEBUG : Creating backend with remote "/tmp/rclone2578120939" === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:37:52 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:37:52 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:37:56 DEBUG : dir: forgetting directory cache 2025/02/17 03:37:56 DEBUG : : forgetting directory cache 2025/02/17 03:37:56 DEBUG : dir: forgetting directory cache dir_test.go:687: ModTime not invalidated 2025/02/17 03:37:56 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:37:56 DEBUG : dir: Looking for writers 2025/02/17 03:37:56 DEBUG : : Looking for writers 2025/02/17 03:37:56 DEBUG : dir: reading active writers 2025/02/17 03:37:56 DEBUG : >WaitForWriters: 2025/02/17 03:37:56 DEBUG : : forgetting directory cache 2025/02/17 03:37:56 DEBUG : dir: forgetting directory cache 2025/02/17 03:37:56 DEBUG : dir: forgetting directory cache run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- FAIL: TestDirEntryModTimeInvalidation (5.83s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:37:57 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:37:57 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:37:59 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:37:59 DEBUG : dir: Looking for writers 2025/02/17 03:37:59 DEBUG : file1: reading active writers 2025/02/17 03:37:59 DEBUG : : Looking for writers 2025/02/17 03:37:59 DEBUG : dir: reading active writers 2025/02/17 03:37:59 DEBUG : >WaitForWriters: 2025/02/17 03:38:00 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:00 DEBUG : newLeaf: Updating file with newLeaf 0xc000001380 2025/02/17 03:38:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:00 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/02/17 03:38:07 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:38:07 DEBUG : dir/file1: Updating file with dir/file1 0xc000001380 2025/02/17 03:38:07 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:38:07 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/02/17 03:38:14 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:38:14 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/17 03:38:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:14 DEBUG : dir/file1: File is currently open, delaying rename 0xc000001380 2025/02/17 03:38:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:14 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (25 bytes), uploading instead of streaming 2025/02/17 03:38:14 NOTICE: mega root 'rclone-test-foxuhen8zava': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2025/02/17 03:38:14 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/17 03:38:14 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:14 DEBUG : newLeaf: Running delayed rename now 2025/02/17 03:38:14 INFO : newLeaf: Deleted 2025/02/17 03:38:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:15 DEBUG : newLeaf: Updating file with newLeaf 0xc000001380 2025/02/17 03:38:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:15 DEBUG : dir: Looking for writers 2025/02/17 03:38:15 DEBUG : : Looking for writers 2025/02/17 03:38:15 DEBUG : dir: reading active writers 2025/02/17 03:38:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:15 DEBUG : >WaitForWriters: 2025/02/17 03:38:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:15 DEBUG : dir: Looking for writers 2025/02/17 03:38:15 DEBUG : : Looking for writers 2025/02/17 03:38:15 DEBUG : dir: reading active writers 2025/02/17 03:38:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:15 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:38:17 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:38:17 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:38:17 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:38:17 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:17 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:38:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:38:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:17 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:38:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:18 DEBUG : dir: Looking for writers 2025/02/17 03:38:18 DEBUG : file1: reading active writers 2025/02/17 03:38:18 DEBUG : : Looking for writers 2025/02/17 03:38:18 DEBUG : dir: reading active writers 2025/02/17 03:38:18 DEBUG : >WaitForWriters: 2025/02/17 03:38:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:18 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bac00 2025/02/17 03:38:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:18 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/02/17 03:38:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:38:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0006bac00 2025/02/17 03:38:25 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:38:25 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/02/17 03:38:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:38:32 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/02/17 03:38:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:32 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006bac00 2025/02/17 03:38:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:32 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (25 bytes), uploading instead of streaming 2025/02/17 03:38:32 DEBUG : dir/file1: Size of src and dst objects identical 2025/02/17 03:38:32 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:32 DEBUG : newLeaf: Running delayed rename now 2025/02/17 03:38:32 INFO : newLeaf: Deleted 2025/02/17 03:38:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006bac00 2025/02/17 03:38:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:33 DEBUG : dir: Looking for writers 2025/02/17 03:38:33 DEBUG : : Looking for writers 2025/02/17 03:38:33 DEBUG : dir: reading active writers 2025/02/17 03:38:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:33 DEBUG : >WaitForWriters: 2025/02/17 03:38:33 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:33 DEBUG : dir: Looking for writers 2025/02/17 03:38:33 DEBUG : : Looking for writers 2025/02/17 03:38:33 DEBUG : dir: reading active writers 2025/02/17 03:38:33 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:33 DEBUG : >WaitForWriters: 2025/02/17 03:38:33 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:38:33 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:38:33 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:38:33 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:38:33 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:33 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:38:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:38:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:33 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:38:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:38:35 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:38:35 DEBUG : dir/file1(0xc00486e3c0): openPending: 2025/02/17 03:38:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:38:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:35 DEBUG : dir/file1(0xc00486e3c0): >openPending: err= 2025/02/17 03:38:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:38:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:38:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:38:35 DEBUG : dir/file1(0xc00486e3c0): _writeAt: size=14, off=0 2025/02/17 03:38:35 DEBUG : dir/file1(0xc00486e3c0): >_writeAt: n=14, err= 2025/02/17 03:38:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:38:35 DEBUG : dir/file1(0xc00486e3c0): close: 2025/02/17 03:38:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:38:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:38:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:38:35 DEBUG : dir/file1(0xc00486e3c0): >close: err= 2025/02/17 03:38:35 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:35 DEBUG : dir: Looking for writers 2025/02/17 03:38:35 DEBUG : file1: reading active writers 2025/02/17 03:38:35 DEBUG : : Looking for writers 2025/02/17 03:38:35 DEBUG : dir: reading active writers 2025/02/17 03:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:38:35 DEBUG : dir: Looking for writers 2025/02/17 03:38:35 DEBUG : file1: reading active writers 2025/02/17 03:38:35 DEBUG : : Looking for writers 2025/02/17 03:38:35 DEBUG : dir: reading active writers 2025/02/17 03:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:38:35 DEBUG : dir: Looking for writers 2025/02/17 03:38:35 DEBUG : file1: reading active writers 2025/02/17 03:38:35 DEBUG : : Looking for writers 2025/02/17 03:38:35 DEBUG : dir: reading active writers 2025/02/17 03:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:38:35 DEBUG : dir: Looking for writers 2025/02/17 03:38:35 DEBUG : file1: reading active writers 2025/02/17 03:38:35 DEBUG : : Looking for writers 2025/02/17 03:38:35 DEBUG : dir: reading active writers 2025/02/17 03:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:38:35 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:38:35 DEBUG : dir: Looking for writers 2025/02/17 03:38:35 DEBUG : file1: reading active writers 2025/02/17 03:38:35 DEBUG : : Looking for writers 2025/02/17 03:38:35 DEBUG : dir: reading active writers 2025/02/17 03:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:38:35 DEBUG : dir: Looking for writers 2025/02/17 03:38:35 DEBUG : file1: reading active writers 2025/02/17 03:38:35 DEBUG : : Looking for writers 2025/02/17 03:38:35 DEBUG : dir: reading active writers 2025/02/17 03:38:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:38:36 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:38:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:38:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/17 03:38:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:38:36 DEBUG : dir: Looking for writers 2025/02/17 03:38:36 DEBUG : file1: reading active writers 2025/02/17 03:38:36 DEBUG : : Looking for writers 2025/02/17 03:38:36 DEBUG : dir: reading active writers 2025/02/17 03:38:36 DEBUG : >WaitForWriters: 2025/02/17 03:38:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:38:36 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:38:36 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:38:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:38:36 DEBUG : dir/file1(0xc004881180): _readAt: size=512, off=0 2025/02/17 03:38:36 DEBUG : dir/file1(0xc004881180): openPending: 2025/02/17 03:38:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:38:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:38:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:36 DEBUG : dir/file1(0xc004881180): >openPending: err= 2025/02/17 03:38:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:38:36 DEBUG : dir/file1(0xc004881180): >_readAt: n=14, err=EOF 2025/02/17 03:38:36 DEBUG : dir/file1(0xc004881180): close: 2025/02/17 03:38:36 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:38:35 +0000 UTC 2025/02/17 03:38:36 DEBUG : dir/file1(0xc004881180): >close: err= 2025/02/17 03:38:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:38:36 DEBUG : newLeaf: Updating file with newLeaf 0xc000001b00 2025/02/17 03:38:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:36 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:38:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 03:38:36 DEBUG : dir/file1: Updating file with dir/file1 0xc000001b00 2025/02/17 03:38:36 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:38:36 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/02/17 03:38:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:38:43 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:38:43 DEBUG : dir/file1(0xc00486f040): openPending: 2025/02/17 03:38:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:38:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:38:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:38:43 DEBUG : dir/file1(0xc00486f040): >openPending: err= 2025/02/17 03:38:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:38:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:38:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:38:43 DEBUG : dir/file1(0xc00486f040): _writeAt: size=25, off=0 2025/02/17 03:38:43 DEBUG : dir/file1(0xc00486f040): >_writeAt: n=25, err= 2025/02/17 03:38:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:38:44 DEBUG : newLeaf: Updating file with newLeaf 0xc000001b00 2025/02/17 03:38:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:44 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:44 DEBUG : newLeaf(0xc00486f040): close: 2025/02/17 03:38:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:38:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:38:43.904734407 +0000 UTC m=+66.337561802 2025/02/17 03:38:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:38:44 DEBUG : newLeaf(0xc00486f040): >close: err= 2025/02/17 03:38:44 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:38:44 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:38:44 DEBUG : dir: Looking for writers 2025/02/17 03:38:44 DEBUG : : Looking for writers 2025/02/17 03:38:44 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:44 DEBUG : dir: reading active writers 2025/02/17 03:38:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:38:45 DEBUG : dir: Looking for writers 2025/02/17 03:38:45 DEBUG : : Looking for writers 2025/02/17 03:38:45 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:45 DEBUG : dir: reading active writers 2025/02/17 03:38:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:38:46 DEBUG : dir: Looking for writers 2025/02/17 03:38:46 DEBUG : : Looking for writers 2025/02/17 03:38:46 DEBUG : dir: reading active writers 2025/02/17 03:38:46 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:38:47 DEBUG : dir: Looking for writers 2025/02/17 03:38:47 DEBUG : : Looking for writers 2025/02/17 03:38:47 DEBUG : dir: reading active writers 2025/02/17 03:38:47 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:38:48 DEBUG : dir: Looking for writers 2025/02/17 03:38:48 DEBUG : : Looking for writers 2025/02/17 03:38:48 DEBUG : dir: reading active writers 2025/02/17 03:38:48 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:38:48 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:38:48 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:38:48 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:38:48 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:38:48 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:38:49 DEBUG : dir: Looking for writers 2025/02/17 03:38:49 DEBUG : : Looking for writers 2025/02/17 03:38:49 DEBUG : dir: reading active writers 2025/02/17 03:38:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:49 DEBUG : >WaitForWriters: 2025/02/17 03:38:49 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:49 DEBUG : dir: Looking for writers 2025/02/17 03:38:49 DEBUG : : Looking for writers 2025/02/17 03:38:49 DEBUG : dir: reading active writers 2025/02/17 03:38:49 DEBUG : newLeaf: reading active writers 2025/02/17 03:38:49 DEBUG : >WaitForWriters: 2025/02/17 03:38:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:38:49 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:38:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:38:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:38:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:38:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:38:49 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:38:50 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:38:50 DEBUG : dir: Looking for writers 2025/02/17 03:38:50 DEBUG : file1: reading active writers 2025/02/17 03:38:50 DEBUG : : Looking for writers 2025/02/17 03:38:50 DEBUG : dir: reading active writers 2025/02/17 03:38:50 DEBUG : >WaitForWriters: 2025/02/17 03:38:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:38:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0046f4b40 2025/02/17 03:38:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:38:51 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/02/17 03:38:58 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:38:58 DEBUG : dir/file1: Updating file with dir/file1 0xc0046f4b40 2025/02/17 03:38:58 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:38:58 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/02/17 03:39:05 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:39:05 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:05 DEBUG : dir/file1(0xc004c50e40): openPending: 2025/02/17 03:39:05 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:39:05 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:39:05 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:05 DEBUG : dir/file1(0xc004c50e40): >openPending: err= 2025/02/17 03:39:05 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:39:05 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:05 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:05 DEBUG : dir/file1(0xc004c50e40): _writeAt: size=25, off=0 2025/02/17 03:39:05 DEBUG : dir/file1(0xc004c50e40): >_writeAt: n=25, err= 2025/02/17 03:39:05 INFO : newLeaf: Deleted 2025/02/17 03:39:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:39:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:39:05 DEBUG : newLeaf: Updating file with newLeaf 0xc0046f4b40 2025/02/17 03:39:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:39:05 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:05 DEBUG : newLeaf(0xc004c50e40): close: 2025/02/17 03:39:05 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:39:05 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:39:05.307750642 +0000 UTC m=+87.740578047 2025/02/17 03:39:05 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:05 DEBUG : newLeaf(0xc004c50e40): >close: err= 2025/02/17 03:39:05 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:05 DEBUG : dir: Looking for writers 2025/02/17 03:39:05 DEBUG : : Looking for writers 2025/02/17 03:39:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:05 DEBUG : dir: reading active writers 2025/02/17 03:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:39:05 DEBUG : dir: Looking for writers 2025/02/17 03:39:05 DEBUG : : Looking for writers 2025/02/17 03:39:05 DEBUG : dir: reading active writers 2025/02/17 03:39:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:39:05 DEBUG : dir: Looking for writers 2025/02/17 03:39:05 DEBUG : : Looking for writers 2025/02/17 03:39:05 DEBUG : dir: reading active writers 2025/02/17 03:39:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:39:05 DEBUG : dir: Looking for writers 2025/02/17 03:39:05 DEBUG : : Looking for writers 2025/02/17 03:39:05 DEBUG : dir: reading active writers 2025/02/17 03:39:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:39:05 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:39:05 DEBUG : dir: Looking for writers 2025/02/17 03:39:05 DEBUG : : Looking for writers 2025/02/17 03:39:05 DEBUG : dir: reading active writers 2025/02/17 03:39:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:39:05 DEBUG : dir: Looking for writers 2025/02/17 03:39:05 DEBUG : : Looking for writers 2025/02/17 03:39:05 DEBUG : dir: reading active writers 2025/02/17 03:39:05 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:39:06 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:39:06 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:39:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:39:06 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:39:06 DEBUG : dir: Looking for writers 2025/02/17 03:39:06 DEBUG : : Looking for writers 2025/02/17 03:39:06 DEBUG : dir: reading active writers 2025/02/17 03:39:06 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:06 DEBUG : >WaitForWriters: 2025/02/17 03:39:06 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:06 DEBUG : dir: Looking for writers 2025/02/17 03:39:06 DEBUG : : Looking for writers 2025/02/17 03:39:06 DEBUG : dir: reading active writers 2025/02/17 03:39:06 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:06 DEBUG : >WaitForWriters: 2025/02/17 03:39:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:06 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:06 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:07 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:39:07 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005aa73c0): openPending: 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005aa73c0): >openPending: err= 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:39:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005aa73c0): _writeAt: size=14, off=0 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005aa73c0): >_writeAt: n=14, err= 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005aa73c0): close: 2025/02/17 03:39:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/02/17 03:39:07 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005aa73c0): >close: err= 2025/02/17 03:39:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:39:07 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:39:07 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/02/17 03:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:07 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:39:07 DEBUG : dir: Looking for writers 2025/02/17 03:39:07 DEBUG : file1: reading active writers 2025/02/17 03:39:07 DEBUG : : Looking for writers 2025/02/17 03:39:07 DEBUG : dir: reading active writers 2025/02/17 03:39:07 DEBUG : >WaitForWriters: 2025/02/17 03:39:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:07 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005a768c0): _readAt: size=512, off=0 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005a768c0): openPending: 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:39:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005a768c0): >openPending: err= 2025/02/17 03:39:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005a768c0): >_readAt: n=14, err=EOF 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005a768c0): close: 2025/02/17 03:39:07 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:07 +0000 UTC 2025/02/17 03:39:07 DEBUG : dir/file1(0xc005a768c0): >close: err= 2025/02/17 03:39:07 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:39:07 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:39:07 DEBUG : newLeaf: Updating file with newLeaf 0xc004600fc0 2025/02/17 03:39:07 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:39:07 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:08 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:39:08 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 03:39:08 DEBUG : dir/file1: Updating file with dir/file1 0xc004600fc0 2025/02/17 03:39:08 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:39:08 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/02/17 03:39:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:39:15 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:15 DEBUG : dir/file1(0xc005a77480): openPending: 2025/02/17 03:39:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:39:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:39:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:15 DEBUG : dir/file1(0xc005a77480): >openPending: err= 2025/02/17 03:39:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:39:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:15 DEBUG : dir/file1(0xc005a77480): _writeAt: size=25, off=0 2025/02/17 03:39:15 DEBUG : dir/file1(0xc005a77480): >_writeAt: n=25, err= 2025/02/17 03:39:15 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:39:15 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:39:15 DEBUG : newLeaf: Updating file with newLeaf 0xc004600fc0 2025/02/17 03:39:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:39:15 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:15 DEBUG : newLeaf(0xc005a77480): close: 2025/02/17 03:39:15 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:39:15 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:39:15.35684833 +0000 UTC m=+97.789675705 2025/02/17 03:39:15 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:15 DEBUG : newLeaf(0xc005a77480): >close: err= 2025/02/17 03:39:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:15 DEBUG : dir: Looking for writers 2025/02/17 03:39:15 DEBUG : : Looking for writers 2025/02/17 03:39:15 DEBUG : dir: reading active writers 2025/02/17 03:39:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:39:15 DEBUG : dir: Looking for writers 2025/02/17 03:39:15 DEBUG : : Looking for writers 2025/02/17 03:39:15 DEBUG : dir: reading active writers 2025/02/17 03:39:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:39:15 DEBUG : dir: Looking for writers 2025/02/17 03:39:15 DEBUG : : Looking for writers 2025/02/17 03:39:15 DEBUG : dir: reading active writers 2025/02/17 03:39:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:39:15 DEBUG : dir: Looking for writers 2025/02/17 03:39:15 DEBUG : : Looking for writers 2025/02/17 03:39:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:15 DEBUG : dir: reading active writers 2025/02/17 03:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:39:15 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:39:15 DEBUG : dir: Looking for writers 2025/02/17 03:39:15 DEBUG : : Looking for writers 2025/02/17 03:39:15 DEBUG : dir: reading active writers 2025/02/17 03:39:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:39:15 DEBUG : dir: Looking for writers 2025/02/17 03:39:15 DEBUG : : Looking for writers 2025/02/17 03:39:15 DEBUG : dir: reading active writers 2025/02/17 03:39:15 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:39:16 DEBUG : dir: Looking for writers 2025/02/17 03:39:16 DEBUG : : Looking for writers 2025/02/17 03:39:16 DEBUG : dir: reading active writers 2025/02/17 03:39:16 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:39:16 DEBUG : dir: Looking for writers 2025/02/17 03:39:16 DEBUG : : Looking for writers 2025/02/17 03:39:16 DEBUG : dir: reading active writers 2025/02/17 03:39:16 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:39:17 DEBUG : dir: Looking for writers 2025/02/17 03:39:17 DEBUG : : Looking for writers 2025/02/17 03:39:17 DEBUG : dir: reading active writers 2025/02/17 03:39:17 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:39:17 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:39:17 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:39:17 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:39:17 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:17 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:39:18 DEBUG : dir: Looking for writers 2025/02/17 03:39:18 DEBUG : : Looking for writers 2025/02/17 03:39:18 DEBUG : dir: reading active writers 2025/02/17 03:39:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:18 DEBUG : >WaitForWriters: 2025/02/17 03:39:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:18 DEBUG : dir: Looking for writers 2025/02/17 03:39:18 DEBUG : : Looking for writers 2025/02/17 03:39:18 DEBUG : dir: reading active writers 2025/02/17 03:39:18 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:18 DEBUG : >WaitForWriters: 2025/02/17 03:39:18 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:19 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:19 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:19 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:19 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:19 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:19 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:19 DEBUG : dir: Looking for writers 2025/02/17 03:39:19 DEBUG : file1: reading active writers 2025/02/17 03:39:19 DEBUG : : Looking for writers 2025/02/17 03:39:19 DEBUG : dir: reading active writers 2025/02/17 03:39:19 DEBUG : >WaitForWriters: 2025/02/17 03:39:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:19 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:19 DEBUG : dir/file1(0xc005da86c0): _readAt: size=512, off=0 2025/02/17 03:39:19 DEBUG : dir/file1(0xc005da86c0): openPending: 2025/02/17 03:39:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "" 2025/02/17 03:39:19 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/02/17 03:39:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:19 DEBUG : dir/file1(0xc005da86c0): >openPending: err= 2025/02/17 03:39:19 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/02/17 03:39:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:39:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:20 DEBUG : dir/file1(0xc005da86c0): >_readAt: n=14, err=EOF 2025/02/17 03:39:20 DEBUG : dir/file1(0xc005da86c0): close: 2025/02/17 03:39:20 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:19 +0000 UTC 2025/02/17 03:39:20 DEBUG : dir/file1(0xc005da86c0): >close: err= 2025/02/17 03:39:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:39:20 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:39:20 DEBUG : newLeaf: Updating file with newLeaf 0xc0046f5500 2025/02/17 03:39:20 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:39:20 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:20 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/02/17 03:39:20 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/02/17 03:39:20 DEBUG : dir/file1: Updating file with dir/file1 0xc0046f5500 2025/02/17 03:39:20 DEBUG : : Added virtual directory entry vDel: "newLeaf" 2025/02/17 03:39:20 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/02/17 03:39:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:39:27 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:27 DEBUG : dir/file1(0xc005da8bc0): openPending: 2025/02/17 03:39:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14" against cached fingerprint "14" 2025/02/17 03:39:27 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/02/17 03:39:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:27 DEBUG : dir/file1(0xc005da8bc0): >openPending: err= 2025/02/17 03:39:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:39:27 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:27 DEBUG : dir/file1(0xc005da8bc0): _writeAt: size=25, off=0 2025/02/17 03:39:27 DEBUG : dir/file1(0xc005da8bc0): >_writeAt: n=25, err= 2025/02/17 03:39:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/02/17 03:39:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/02/17 03:39:27 DEBUG : newLeaf: Updating file with newLeaf 0xc0046f5500 2025/02/17 03:39:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:39:27 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:27 DEBUG : newLeaf(0xc005da8bc0): close: 2025/02/17 03:39:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/02/17 03:39:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-02-17 03:39:27.605096904 +0000 UTC m=+110.037924269 2025/02/17 03:39:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:27 DEBUG : newLeaf(0xc005da8bc0): >close: err= 2025/02/17 03:39:27 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:27 DEBUG : dir: Looking for writers 2025/02/17 03:39:27 DEBUG : : Looking for writers 2025/02/17 03:39:27 DEBUG : dir: reading active writers 2025/02/17 03:39:27 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:39:27 DEBUG : dir: Looking for writers 2025/02/17 03:39:27 DEBUG : : Looking for writers 2025/02/17 03:39:27 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:27 DEBUG : dir: reading active writers 2025/02/17 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:39:27 DEBUG : dir: Looking for writers 2025/02/17 03:39:27 DEBUG : : Looking for writers 2025/02/17 03:39:27 DEBUG : dir: reading active writers 2025/02/17 03:39:27 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:39:27 DEBUG : dir: Looking for writers 2025/02/17 03:39:27 DEBUG : : Looking for writers 2025/02/17 03:39:27 DEBUG : dir: reading active writers 2025/02/17 03:39:27 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:39:27 DEBUG : newLeaf: vfs cache: starting upload 2025/02/17 03:39:27 DEBUG : dir: Looking for writers 2025/02/17 03:39:27 DEBUG : : Looking for writers 2025/02/17 03:39:27 DEBUG : dir: reading active writers 2025/02/17 03:39:27 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:39:28 DEBUG : dir: Looking for writers 2025/02/17 03:39:28 DEBUG : : Looking for writers 2025/02/17 03:39:28 DEBUG : dir: reading active writers 2025/02/17 03:39:28 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:39:28 INFO : newLeaf: Copied (replaced existing) 2025/02/17 03:39:28 DEBUG : newLeaf: vfs cache: fingerprint now "25" 2025/02/17 03:39:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/02/17 03:39:28 DEBUG : : Added virtual directory entry vAddFile: "newLeaf" 2025/02/17 03:39:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/02/17 03:39:28 DEBUG : dir: Looking for writers 2025/02/17 03:39:28 DEBUG : : Looking for writers 2025/02/17 03:39:28 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:28 DEBUG : dir: reading active writers 2025/02/17 03:39:28 DEBUG : >WaitForWriters: 2025/02/17 03:39:28 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:28 DEBUG : dir: Looking for writers 2025/02/17 03:39:28 DEBUG : : Looking for writers 2025/02/17 03:39:28 DEBUG : dir: reading active writers 2025/02/17 03:39:28 DEBUG : newLeaf: reading active writers 2025/02/17 03:39:28 DEBUG : >WaitForWriters: 2025/02/17 03:39:28 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- FAIL: TestFileRename (91.27s) --- FAIL: TestFileRename/off,forceCache=false (19.79s) --- FAIL: TestFileRename/minimal,forceCache=false (15.83s) --- FAIL: TestFileRename/minimal,forceCache=true (16.49s) --- FAIL: TestFileRename/writes,forceCache=false (16.53s) --- FAIL: TestFileRename/writes,forceCache=true (12.54s) --- FAIL: TestFileRename/full,forceCache=false (10.08s) === RUN TestRcGetVFS run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:29 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:29 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:29 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:29 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:29 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:29 DEBUG : : Looking for writers 2025/02/17 03:39:29 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.00s) === RUN TestReadFileHandleMethods run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:29 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:29 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:29 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:29 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:39:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:39:29 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:29 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:30 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:30 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:30 DEBUG : dir: Looking for writers 2025/02/17 03:39:30 DEBUG : file1: reading active writers 2025/02/17 03:39:30 DEBUG : : Looking for writers 2025/02/17 03:39:30 DEBUG : dir: reading active writers 2025/02/17 03:39:30 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.75s) === RUN TestReadFileHandleSeek run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:31 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:31 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:39:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:39:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:33 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/17 03:39:33 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/17 03:39:33 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/17 03:39:33 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/17 03:39:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/17 03:39:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/17 03:39:33 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/17 03:39:34 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/02/17 03:39:34 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/02/17 03:39:34 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/02/17 03:39:34 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/02/17 03:39:35 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/02/17 03:39:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/02/17 03:39:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/02/17 03:39:35 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/02/17 03:39:36 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:36 DEBUG : dir: Looking for writers 2025/02/17 03:39:36 DEBUG : file1: reading active writers 2025/02/17 03:39:36 DEBUG : : Looking for writers 2025/02/17 03:39:36 DEBUG : dir: reading active writers 2025/02/17 03:39:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.61s) === RUN TestReadFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:36 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:36 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:39:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:39:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:37 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/02/17 03:39:37 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/02/17 03:39:37 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/02/17 03:39:37 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/02/17 03:39:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/02/17 03:39:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/02/17 03:39:37 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/02/17 03:39:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/02/17 03:39:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/02/17 03:39:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/02/17 03:39:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/02/17 03:39:39 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/02/17 03:39:39 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/02/17 03:39:39 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/02/17 03:39:39 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/02/17 03:39:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/02/17 03:39:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/02/17 03:39:39 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/17 03:39:40 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/02/17 03:39:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/02/17 03:39:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/02/17 03:39:40 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/02/17 03:39:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/17 03:39:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/17 03:39:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/17 03:39:40 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/02/17 03:39:40 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/02/17 03:39:40 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/02/17 03:39:40 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/02/17 03:39:40 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/02/17 03:39:40 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:40 DEBUG : dir: Looking for writers 2025/02/17 03:39:40 DEBUG : file1: reading active writers 2025/02/17 03:39:40 DEBUG : : Looking for writers 2025/02/17 03:39:40 DEBUG : dir: reading active writers 2025/02/17 03:39:40 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.45s) === RUN TestReadFileHandleFlush run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:40 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:40 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:39:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:39:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:42 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:42 DEBUG : dir: Looking for writers 2025/02/17 03:39:42 DEBUG : file1: reading active writers 2025/02/17 03:39:42 DEBUG : : Looking for writers 2025/02/17 03:39:42 DEBUG : dir: reading active writers 2025/02/17 03:39:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.52s) === RUN TestReadFileHandleRelease run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:42 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:42 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:39:42 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/02/17 03:39:42 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/02/17 03:39:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:43 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/02/17 03:39:43 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/02/17 03:39:43 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:43 DEBUG : dir: Looking for writers 2025/02/17 03:39:43 DEBUG : file1: reading active writers 2025/02/17 03:39:43 DEBUG : : Looking for writers 2025/02/17 03:39:43 DEBUG : dir: reading active writers 2025/02/17 03:39:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.07s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:43 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:43 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:43 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:43 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:43 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:45 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:45 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:39:45 DEBUG : dir/file1(0xc006559b40): _readAt: size=1, off=0 2025/02/17 03:39:45 DEBUG : dir/file1(0xc006559b40): openPending: 2025/02/17 03:39:45 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:39:45 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:39:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:45 DEBUG : dir/file1(0xc006559b40): >openPending: err= 2025/02/17 03:39:45 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 03:39:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:39:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): >_readAt: n=1, err= 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): _readAt: size=256, off=1 2025/02/17 03:39:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): >_readAt: n=15, err=EOF 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): _readAt: size=16, off=16 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): >_readAt: n=0, err=EOF 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): close: 2025/02/17 03:39:46 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:45 +0000 UTC 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): >close: err= 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): close: 2025/02/17 03:39:46 DEBUG : dir/file1(0xc006559b40): >close: err=file already closed 2025/02/17 03:39:46 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:46 DEBUG : dir: Looking for writers 2025/02/17 03:39:46 DEBUG : file1: reading active writers 2025/02/17 03:39:46 DEBUG : : Looking for writers 2025/02/17 03:39:46 DEBUG : dir: reading active writers 2025/02/17 03:39:46 DEBUG : >WaitForWriters: 2025/02/17 03:39:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.83s) === RUN TestRWFileHandleSeek run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:46 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:46 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:48 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:39:48 DEBUG : dir/file1(0xc006918e40): _readAt: size=1, off=0 2025/02/17 03:39:48 DEBUG : dir/file1(0xc006918e40): openPending: 2025/02/17 03:39:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:39:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:39:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:48 DEBUG : dir/file1(0xc006918e40): >openPending: err= 2025/02/17 03:39:48 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 03:39:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:39:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): >_readAt: n=1, err= 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): _readAt: size=1, off=5 2025/02/17 03:39:49 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): >_readAt: n=1, err= 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): _readAt: size=1, off=3 2025/02/17 03:39:49 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): >_readAt: n=1, err= 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): _readAt: size=1, off=13 2025/02/17 03:39:49 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): >_readAt: n=1, err= 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): _readAt: size=16, off=100 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): >_readAt: n=0, err=EOF 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): close: 2025/02/17 03:39:49 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:48 +0000 UTC 2025/02/17 03:39:49 DEBUG : dir/file1(0xc006918e40): >close: err= 2025/02/17 03:39:49 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:49 DEBUG : dir: Looking for writers 2025/02/17 03:39:49 DEBUG : file1: reading active writers 2025/02/17 03:39:49 DEBUG : : Looking for writers 2025/02/17 03:39:49 DEBUG : dir: reading active writers 2025/02/17 03:39:49 DEBUG : >WaitForWriters: 2025/02/17 03:39:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (3.11s) === RUN TestRWFileHandleReadAt run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:49 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:49 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:49 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:49 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:49 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:49 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:49 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:39:49 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=1, off=0 2025/02/17 03:39:49 DEBUG : dir/file1(0xc0068ea8c0): openPending: 2025/02/17 03:39:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:39:49 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:39:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:49 DEBUG : dir/file1(0xc0068ea8c0): >openPending: err= 2025/02/17 03:39:49 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/02/17 03:39:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:39:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:49 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=1, err= 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=1, off=5 2025/02/17 03:39:50 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=1, err= 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=1, off=1 2025/02/17 03:39:50 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=1, err= 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=6, off=10 2025/02/17 03:39:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=6, err= 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=256, off=10 2025/02/17 03:39:50 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=6, err=EOF 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=256, off=100 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=0, err=EOF 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): close: 2025/02/17 03:39:50 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:49 +0000 UTC 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >close: err= 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): _readAt: size=256, off=100 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068ea8c0): >_readAt: n=0, err=file already closed 2025/02/17 03:39:50 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:50 DEBUG : dir: Looking for writers 2025/02/17 03:39:50 DEBUG : file1: reading active writers 2025/02/17 03:39:50 DEBUG : : Looking for writers 2025/02/17 03:39:50 DEBUG : dir: reading active writers 2025/02/17 03:39:50 DEBUG : >WaitForWriters: 2025/02/17 03:39:50 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.14s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:50 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:50 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:50 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:50 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:50 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:50 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:50 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068eb140): RWFileHandle.Flush 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068eb140): _readAt: size=256, off=0 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068eb140): openPending: 2025/02/17 03:39:50 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:39:50 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:39:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:50 DEBUG : dir/file1(0xc0068eb140): >openPending: err= 2025/02/17 03:39:50 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/17 03:39:50 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:39:50 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb140): >_readAt: n=16, err=EOF 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb140): RWFileHandle.Flush 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb140): RWFileHandle.Flush 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb140): close: 2025/02/17 03:39:51 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:50 +0000 UTC 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb140): >close: err= 2025/02/17 03:39:51 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:51 DEBUG : dir: Looking for writers 2025/02/17 03:39:51 DEBUG : file1: reading active writers 2025/02/17 03:39:51 DEBUG : : Looking for writers 2025/02/17 03:39:51 DEBUG : dir: reading active writers 2025/02/17 03:39:51 DEBUG : >WaitForWriters: 2025/02/17 03:39:51 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.71s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:51 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:51 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:51 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:51 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:51 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:51 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:39:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/02/17 03:39:51 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:39:51 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:39:51 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:39:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb3c0): _readAt: size=256, off=0 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb3c0): openPending: 2025/02/17 03:39:51 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:39:51 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:39:51 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:51 DEBUG : dir/file1(0xc0068eb3c0): >openPending: err= 2025/02/17 03:39:51 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/02/17 03:39:51 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/02/17 03:39:51 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/02/17 03:39:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:39:52 DEBUG : dir/file1(0xc0068eb3c0): >_readAt: n=16, err=EOF 2025/02/17 03:39:52 DEBUG : dir/file1(0xc0068eb3c0): RWFileHandle.Release 2025/02/17 03:39:52 DEBUG : dir/file1(0xc0068eb3c0): close: 2025/02/17 03:39:52 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:39:51 +0000 UTC 2025/02/17 03:39:52 DEBUG : dir/file1(0xc0068eb3c0): >close: err= 2025/02/17 03:39:52 DEBUG : dir/file1(0xc0068eb3c0): RWFileHandle.Release 2025/02/17 03:39:52 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:52 DEBUG : dir: Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : dir: reading active writers 2025/02/17 03:39:52 DEBUG : >WaitForWriters: 2025/02/17 03:39:52 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.08s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:52 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:52 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:52 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:52 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:39:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:39:52 DEBUG : file1: newRWFileHandle: 2025/02/17 03:39:52 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:39:52 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): openPending: 2025/02/17 03:39:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:39:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): >openPending: err= 2025/02/17 03:39:52 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:39:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:39:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): _writeAt: size=5, off=0 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): >_writeAt: n=5, err= 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): _writeAt: size=7, off=5 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): >_writeAt: n=7, err= 2025/02/17 03:39:52 DEBUG : file1: vfs cache: truncate to size=11 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): close: 2025/02/17 03:39:52 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:39:52.418689637 +0000 UTC m=+134.851517072 2025/02/17 03:39:52 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): >close: err= 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): close: 2025/02/17 03:39:52 DEBUG : file1(0xc006596080): >close: err=file already closed 2025/02/17 03:39:52 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:39:52 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:39:52 DEBUG : : Looking for writers 2025/02/17 03:39:52 DEBUG : file1: reading active writers 2025/02/17 03:39:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:39:52 INFO : file1: Copied (new) 2025/02/17 03:39:52 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/17 03:39:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:39:52 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:52 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : >WaitForWriters: 2025/02/17 03:39:53 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : >WaitForWriters: 2025/02/17 03:39:53 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.69s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:53 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:53 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:53 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:53 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:39:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:39:53 DEBUG : file1: newRWFileHandle: 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): openPending: 2025/02/17 03:39:53 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:39:53 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:39:53 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): >openPending: err= 2025/02/17 03:39:53 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:39:53 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:53 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:39:53 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): _writeAt: size=7, off=0 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): >_writeAt: n=7, err= 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): _writeAt: size=6, off=5 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): >_writeAt: n=6, err= 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): close: 2025/02/17 03:39:53 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:39:53.110843925 +0000 UTC m=+135.543671290 2025/02/17 03:39:53 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): >close: err= 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): _writeAt: size=5, off=0 2025/02/17 03:39:53 DEBUG : file1(0xc006596340): >_writeAt: n=0, err=file already closed 2025/02/17 03:39:53 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:39:53 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:39:53 DEBUG : : Looking for writers 2025/02/17 03:39:53 DEBUG : file1: reading active writers 2025/02/17 03:39:53 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:39:54 DEBUG : : Looking for writers 2025/02/17 03:39:54 DEBUG : file1: reading active writers 2025/02/17 03:39:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:39:55 INFO : file1: Copied (new) 2025/02/17 03:39:55 DEBUG : file1: vfs cache: fingerprint now "11" 2025/02/17 03:39:55 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:39:55 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:55 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:39:55 DEBUG : : Looking for writers 2025/02/17 03:39:55 DEBUG : file1: reading active writers 2025/02/17 03:39:55 DEBUG : >WaitForWriters: 2025/02/17 03:39:55 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:55 DEBUG : : Looking for writers 2025/02/17 03:39:55 DEBUG : file1: reading active writers 2025/02/17 03:39:55 DEBUG : >WaitForWriters: 2025/02/17 03:39:55 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (4.14s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:39:57 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:39:57 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:39:57 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:57 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:39:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:39:57 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:39:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:39:57 DEBUG : file1: newRWFileHandle: 2025/02/17 03:39:57 DEBUG : file1(0xc006c4e680): openPending: 2025/02/17 03:39:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:39:57 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:39:57 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:39:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:57 DEBUG : file1(0xc006c4e680): >openPending: err= 2025/02/17 03:39:57 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:39:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:39:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:39:57 DEBUG : file1(0xc006c4e680): close: 2025/02/17 03:39:57 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:39:57.251610943 +0000 UTC m=+139.684438348 2025/02/17 03:39:57 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:57 DEBUG : file1(0xc006c4e680): >close: err= 2025/02/17 03:39:57 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:39:57 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:39:57 DEBUG : file2: newRWFileHandle: 2025/02/17 03:39:57 DEBUG : file2(0xc006c4e740): openPending: 2025/02/17 03:39:57 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:39:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 03:39:57 DEBUG : file2(0xc006c4e740): >openPending: err= 2025/02/17 03:39:57 DEBUG : file2: >newRWFileHandle: err= 2025/02/17 03:39:57 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 03:39:57 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/02/17 03:39:57 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/02/17 03:39:57 DEBUG : file2(0xc006c4e740): RWFileHandle.Flush 2025/02/17 03:39:57 DEBUG : file2(0xc006c4e740): RWFileHandle.Release 2025/02/17 03:39:57 DEBUG : file2(0xc006c4e740): close: 2025/02/17 03:39:57 DEBUG : file2: vfs cache: setting modification time to 2025-02-17 03:39:57.252725335 +0000 UTC m=+139.685552731 2025/02/17 03:39:57 INFO : file2: vfs cache: queuing for upload in 100ms 2025/02/17 03:39:57 DEBUG : file2(0xc006c4e740): >close: err= 2025/02/17 03:39:57 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/02/17 03:39:57 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:39:57 DEBUG : file2: vfs cache: starting upload 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/02/17 03:39:57 INFO : file1: Copied (new) 2025/02/17 03:39:57 DEBUG : file1: vfs cache: fingerprint now "0" 2025/02/17 03:39:57 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:39:57 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:39:57 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:39:57 DEBUG : : Looking for writers 2025/02/17 03:39:57 DEBUG : file2: reading active writers 2025/02/17 03:39:57 DEBUG : file1: reading active writers 2025/02/17 03:39:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:39:58 DEBUG : : Looking for writers 2025/02/17 03:39:58 DEBUG : file1: reading active writers 2025/02/17 03:39:58 DEBUG : file2: reading active writers 2025/02/17 03:39:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:39:59 DEBUG : : Looking for writers 2025/02/17 03:39:59 DEBUG : file1: reading active writers 2025/02/17 03:39:59 DEBUG : file2: reading active writers 2025/02/17 03:39:59 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:39:59 INFO : file2: Copied (new) 2025/02/17 03:39:59 DEBUG : file2: vfs cache: fingerprint now "0" 2025/02/17 03:39:59 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/02/17 03:39:59 DEBUG : : Added virtual directory entry vAddFile: "file2" 2025/02/17 03:39:59 INFO : file2: vfs cache: upload succeeded try #1 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : file2: reading active writers 2025/02/17 03:40:00 DEBUG : >WaitForWriters: 2025/02/17 03:40:00 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : file2: reading active writers 2025/02/17 03:40:00 DEBUG : >WaitForWriters: 2025/02/17 03:40:00 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (3.45s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:00 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:00 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:00 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:00 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:00 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:00 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:00 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:00 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:00 DEBUG : file1: newRWFileHandle: 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): openPending: 2025/02/17 03:40:00 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:40:00 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:00 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): >openPending: err= 2025/02/17 03:40:00 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:40:00 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:00 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:40:00 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): _writeAt: size=5, off=0 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): >_writeAt: n=5, err= 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): RWFileHandle.Flush 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): RWFileHandle.Flush 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): close: 2025/02/17 03:40:00 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:40:00.69846543 +0000 UTC m=+143.131292805 2025/02/17 03:40:00 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:00 DEBUG : file1(0xc006c4eac0): >close: err= 2025/02/17 03:40:00 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:00 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:40:00 DEBUG : : Looking for writers 2025/02/17 03:40:00 DEBUG : file1: reading active writers 2025/02/17 03:40:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:40:01 INFO : file1: Copied (new) 2025/02/17 03:40:01 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 03:40:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:40:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:01 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : >WaitForWriters: 2025/02/17 03:40:01 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.70s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:01 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:01 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:01 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:01 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:01 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:01 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:01 DEBUG : file1: newRWFileHandle: 2025/02/17 03:40:01 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:40:01 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): openPending: 2025/02/17 03:40:01 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): >openPending: err= 2025/02/17 03:40:01 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:40:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:01 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:40:01 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): _writeAt: size=5, off=0 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): >_writeAt: n=5, err= 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): RWFileHandle.Release 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): close: 2025/02/17 03:40:01 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:40:01.396228531 +0000 UTC m=+143.829055925 2025/02/17 03:40:01 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): >close: err= 2025/02/17 03:40:01 DEBUG : file1(0xc0068eb480): RWFileHandle.Release 2025/02/17 03:40:01 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:01 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:01 DEBUG : : Looking for writers 2025/02/17 03:40:01 DEBUG : file1: reading active writers 2025/02/17 03:40:01 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:40:01 INFO : file1: Copied (new) 2025/02/17 03:40:01 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 03:40:01 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:40:01 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:01 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:40:02 DEBUG : : Looking for writers 2025/02/17 03:40:02 DEBUG : file1: reading active writers 2025/02/17 03:40:02 DEBUG : >WaitForWriters: 2025/02/17 03:40:02 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (2.41s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:03 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:03 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:03 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:03 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:03 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:40:04 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:40:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:40:04 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:40:04 DEBUG : dir/file1(0xc006597e80): openPending: 2025/02/17 03:40:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:40:04 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:40:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:04 DEBUG : dir/file1(0xc006597e80): >openPending: err= 2025/02/17 03:40:04 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/02/17 03:40:04 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:40:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:40:04 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:40:04 DEBUG : dir/file1(0xc006597e80): _writeAt: size=5, off=0 2025/02/17 03:40:04 DEBUG : dir/file1(0xc006597e80): >_writeAt: n=5, err= 2025/02/17 03:40:04 DEBUG : dir/file1(0xc006597e80): close: 2025/02/17 03:40:04 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:04 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:40:04.030824608 +0000 UTC m=+146.463651983 2025/02/17 03:40:04 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:04 DEBUG : dir/file1(0xc006597e80): >close: err= 2025/02/17 03:40:04 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:04 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:40:04 DEBUG : dir: Looking for writers 2025/02/17 03:40:04 DEBUG : file1: reading active writers 2025/02/17 03:40:04 DEBUG : : Looking for writers 2025/02/17 03:40:04 DEBUG : dir: reading active writers 2025/02/17 03:40:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:40:05 DEBUG : dir: Looking for writers 2025/02/17 03:40:05 DEBUG : file1: reading active writers 2025/02/17 03:40:05 DEBUG : : Looking for writers 2025/02/17 03:40:05 DEBUG : dir: reading active writers 2025/02/17 03:40:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:06 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:40:06 DEBUG : dir/file1: vfs cache: fingerprint now "5" 2025/02/17 03:40:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:40:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:40:06 DEBUG : dir: Looking for writers 2025/02/17 03:40:06 DEBUG : file1: reading active writers 2025/02/17 03:40:06 DEBUG : : Looking for writers 2025/02/17 03:40:06 DEBUG : dir: reading active writers 2025/02/17 03:40:06 DEBUG : >WaitForWriters: 2025/02/17 03:40:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (2.78s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:06 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:06 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:06 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:40:10 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:10 DEBUG : dir/file1: newRWFileHandle: 2025/02/17 03:40:10 DEBUG : dir/file1: >newRWFileHandle: err= 2025/02/17 03:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:10 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/02/17 03:40:10 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): _writeAt: size=5, off=0 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): openPending: 2025/02/17 03:40:10 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16" against cached fingerprint "" 2025/02/17 03:40:10 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/02/17 03:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): >openPending: err= 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): >_writeAt: n=5, err= 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): _writeAt: size=15, off=5 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): >_writeAt: n=15, err= 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): close: 2025/02/17 03:40:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/02/17 03:40:10 DEBUG : dir/file1: vfs cache: setting modification time to 2025-02-17 03:40:10.614544336 +0000 UTC m=+153.047371731 2025/02/17 03:40:10 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:10 DEBUG : dir/file1(0xc0077cce80): >close: err= 2025/02/17 03:40:10 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:10 DEBUG : dir: Looking for writers 2025/02/17 03:40:10 DEBUG : file1: reading active writers 2025/02/17 03:40:10 DEBUG : : Looking for writers 2025/02/17 03:40:10 DEBUG : dir: reading active writers 2025/02/17 03:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:10 DEBUG : dir: Looking for writers 2025/02/17 03:40:10 DEBUG : file1: reading active writers 2025/02/17 03:40:10 DEBUG : : Looking for writers 2025/02/17 03:40:10 DEBUG : dir: reading active writers 2025/02/17 03:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:10 DEBUG : dir: Looking for writers 2025/02/17 03:40:10 DEBUG : file1: reading active writers 2025/02/17 03:40:10 DEBUG : : Looking for writers 2025/02/17 03:40:10 DEBUG : dir: reading active writers 2025/02/17 03:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:10 DEBUG : dir: Looking for writers 2025/02/17 03:40:10 DEBUG : file1: reading active writers 2025/02/17 03:40:10 DEBUG : : Looking for writers 2025/02/17 03:40:10 DEBUG : dir: reading active writers 2025/02/17 03:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:10 DEBUG : dir/file1: vfs cache: starting upload 2025/02/17 03:40:10 DEBUG : dir: Looking for writers 2025/02/17 03:40:10 DEBUG : file1: reading active writers 2025/02/17 03:40:10 DEBUG : : Looking for writers 2025/02/17 03:40:10 DEBUG : dir: reading active writers 2025/02/17 03:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:10 DEBUG : dir: Looking for writers 2025/02/17 03:40:10 DEBUG : file1: reading active writers 2025/02/17 03:40:10 DEBUG : : Looking for writers 2025/02/17 03:40:10 DEBUG : dir: reading active writers 2025/02/17 03:40:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:40:10 INFO : dir/file1: Copied (replaced existing) 2025/02/17 03:40:10 DEBUG : dir/file1: vfs cache: fingerprint now "20" 2025/02/17 03:40:10 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/02/17 03:40:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:10 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/02/17 03:40:11 DEBUG : dir: Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : dir: reading active writers 2025/02/17 03:40:11 DEBUG : >WaitForWriters: 2025/02/17 03:40:11 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (4.94s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:11 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:11 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:11 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:11 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:11 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:11 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:11 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:11 DEBUG : file1: newRWFileHandle: 2025/02/17 03:40:11 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:40:11 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:40:11 DEBUG : file1(0xc000b8ab40): openPending: 2025/02/17 03:40:11 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:11 DEBUG : file1(0xc000b8ab40): >openPending: err= 2025/02/17 03:40:11 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:40:11 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:11 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:40:11 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:40:11 DEBUG : file1(0xc000b8ab40): _writeAt: size=5, off=0 2025/02/17 03:40:11 DEBUG : file1(0xc000b8ab40): >_writeAt: n=5, err= 2025/02/17 03:40:11 DEBUG : file1(0xc000b8ab40): close: 2025/02/17 03:40:11 DEBUG : file1: vfs cache: setting modification time to 2025-02-17 03:40:11.521285771 +0000 UTC m=+153.954113165 2025/02/17 03:40:11 INFO : file1: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:11 DEBUG : file1(0xc000b8ab40): >close: err= 2025/02/17 03:40:11 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:11 DEBUG : file1: vfs cache: starting upload 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:11 DEBUG : : Looking for writers 2025/02/17 03:40:11 DEBUG : file1: reading active writers 2025/02/17 03:40:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:40:12 DEBUG : : Looking for writers 2025/02/17 03:40:12 DEBUG : file1: reading active writers 2025/02/17 03:40:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:40:12 DEBUG : : Looking for writers 2025/02/17 03:40:12 DEBUG : file1: reading active writers 2025/02/17 03:40:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:13 INFO : file1: Copied (new) 2025/02/17 03:40:13 DEBUG : file1: vfs cache: fingerprint now "5" 2025/02/17 03:40:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:13 INFO : file1: vfs cache: upload succeeded try #1 2025/02/17 03:40:13 DEBUG : : Looking for writers 2025/02/17 03:40:13 DEBUG : file1: reading active writers 2025/02/17 03:40:13 DEBUG : >WaitForWriters: 2025/02/17 03:40:13 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.34s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:13 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:13 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:13 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:13 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.861174827 +0000 UTC m=+156.294002192 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item open-test-file not removed, freed 0 bytes 2025/02/17 03:40:13 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.861174827 +0000 UTC m=+156.294002192 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd80): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd80): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.861174827 +0000 UTC m=+156.294002192 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006c4fd80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005e21c0 item 1 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02540): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02540): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02540): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02540): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02540): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.863701168 +0000 UTC m=+156.296528544 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02540): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02600): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02600): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02600): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02600): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02600): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.863701168 +0000 UTC m=+156.296528544 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02600): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00030ab60 item 2 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02c40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02c40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02c40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02c40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02c40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.865503757 +0000 UTC m=+156.298331132 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02c40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.865503757 +0000 UTC m=+156.298331132 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d40): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.865503757 +0000 UTC m=+156.298331132 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b02d40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034c850 item 3 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03440): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03440): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03440): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03440): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03440): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.867483064 +0000 UTC m=+156.300310430 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03440): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b035c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b035c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b035c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b035c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b035c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.867483064 +0000 UTC m=+156.300310430 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b035c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000372ee0 item 4 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.869031978 +0000 UTC m=+156.301859354 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.869031978 +0000 UTC m=+156.301859354 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03b80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03c00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03c00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03c00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03c00): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03c00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.869031978 +0000 UTC m=+156.301859354 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000b03c00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a700 item 5 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee340): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee340): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee340): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee340): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee340): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.871207294 +0000 UTC m=+156.304034669 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee340): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee540): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee540): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee540): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee540): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee540): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.871207294 +0000 UTC m=+156.304034669 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ee540): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d1500 item 6 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eeb80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eeb80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eeb80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eeb80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eeb80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.8727574 +0000 UTC m=+156.305584765 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eeb80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.8727574 +0000 UTC m=+156.305584765 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009eee80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ef040): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ef040): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ef040): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ef040): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ef040): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.8727574 +0000 UTC m=+156.305584765 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009ef040): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dae70 item 7 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efc00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efc00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efc00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efc00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efc00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.874601106 +0000 UTC m=+156.307428481 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efc00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efcc0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efcc0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efcc0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efcc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efcc0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.874601106 +0000 UTC m=+156.307428481 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0009efcc0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e7110 item 8 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816680): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc000816680): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816680): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816680): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816680): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816680): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816680): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816a80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816a80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816a80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816a80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816a80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.876342409 +0000 UTC m=+156.309169784 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816a80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.876342409 +0000 UTC m=+156.309169784 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816ac0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816b40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816b40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816b40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816b40): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816b40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.876342409 +0000 UTC m=+156.309169784 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000816b40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffea0 item 9 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817b00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817b00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817b00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817b00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817b00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.878613323 +0000 UTC m=+156.311440699 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817b00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817c40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817c40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817c40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817c40): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817c40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.878613323 +0000 UTC m=+156.311440699 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc000817c40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446d20 item 10 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc1c0): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc0002bc1c0): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc1c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc1c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc1c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc1c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc1c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc240): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc240): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc240): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc240): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc240): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.8803297 +0000 UTC m=+156.313157085 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bc240): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.8803297 +0000 UTC m=+156.313157085 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bcc80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bd0c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bd0c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bd0c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bd0c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bd0c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.8803297 +0000 UTC m=+156.313157085 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0002bd0c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000127960 item 11 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a500): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a500): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a500): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a500): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a500): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.882335167 +0000 UTC m=+156.315162542 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a500): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a640): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a640): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a640): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a640): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a640): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.882335167 +0000 UTC m=+156.315162542 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8a640): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002f4310 item 12 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ad80): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc003d8ad80): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ad80): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ad80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ad80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ad80): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ad80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ae00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ae00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ae00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ae00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ae00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.884118229 +0000 UTC m=+156.316945615 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8ae00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b000): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b000): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b000): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b000): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b000): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.884118229 +0000 UTC m=+156.316945615 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b000): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00038c8c0 item 13 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b740): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b740): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b740): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b740): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b740): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.885808177 +0000 UTC m=+156.318635543 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b740): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b940): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b940): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b940): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b940): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b940): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.885808177 +0000 UTC m=+156.318635543 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003d8b940): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e12d0 item 14 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0080): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc0043a0080): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0080): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0080): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0080): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0080): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0080): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a00c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a00c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a00c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a00c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a00c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.887561354 +0000 UTC m=+156.320388738 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a00c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0200): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0200): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0200): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0200): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0200): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.887561354 +0000 UTC m=+156.320388738 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0200): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c79d0 item 15 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0900): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0900): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0900): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0900): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0900): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.888985625 +0000 UTC m=+156.321813000 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0900): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0b00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0b00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0b00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0b00): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0b00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.888985625 +0000 UTC m=+156.321813000 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a0b00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004e6070 item 16 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a10c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a10c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a10c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a10c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a10c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.890384699 +0000 UTC m=+156.323212074 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a10c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): _writeAt: size=3, off=7 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.890384699 +0000 UTC m=+156.323212074 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a11c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a11c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a11c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a11c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a11c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.890384699 +0000 UTC m=+156.323212074 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a11c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004f4bd0 item 17 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1900): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1900): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1900): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1900): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1900): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.892137975 +0000 UTC m=+156.324965341 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a1900): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a19c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a19c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a19c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a19c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a19c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.892137975 +0000 UTC m=+156.324965341 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043a19c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000583b20 item 18 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846200): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846200): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846200): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846200): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846200): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.893594387 +0000 UTC m=+156.326421762 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846200): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): _writeAt: size=3, off=7 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.893594387 +0000 UTC m=+156.326421762 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846340): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846380): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846380): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846380): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846380): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846380): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.893594387 +0000 UTC m=+156.326421762 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846380): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002ca770 item 19 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846a80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846a80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846a80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846a80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846a80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.895575638 +0000 UTC m=+156.328403013 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846a80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846bc0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846bc0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846bc0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846bc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846bc0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.895575638 +0000 UTC m=+156.328403013 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004846bc0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005a9c00 item 20 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847300): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847300): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847300): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847300): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847300): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.896942904 +0000 UTC m=+156.329770270 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847300): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): _writeAt: size=3, off=7 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.896942904 +0000 UTC m=+156.329770270 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847540): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847580): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847580): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847580): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847580): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847580): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.896942904 +0000 UTC m=+156.329770270 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847580): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005c0690 item 21 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847c40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847c40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847c40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847c40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847c40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.898918084 +0000 UTC m=+156.331745450 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847c40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847d00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847d00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847d00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847d00): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847d00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.898918084 +0000 UTC m=+156.331745450 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004847d00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005cf570 item 22 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6480): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6480): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6480): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6480): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6480): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.900276423 +0000 UTC m=+156.333103788 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6480): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): _writeAt: size=3, off=7 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.900276423 +0000 UTC m=+156.333103788 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be66c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6700): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6700): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6700): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6700): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6700): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.900276423 +0000 UTC m=+156.333103788 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6700): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000596230 item 23 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6ec0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6ec0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6ec0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6ec0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6ec0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.902113776 +0000 UTC m=+156.334941142 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be6ec0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7000): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7000): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7000): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7000): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7000): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.902113776 +0000 UTC m=+156.334941142 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7000): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a3d960 item 24 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7740): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc004be7740): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7740): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7740): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7740): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7740): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7740): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7780): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7780): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7780): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7780): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7780): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.903682618 +0000 UTC m=+156.336509983 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7780): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): _writeAt: size=3, off=7 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.903682618 +0000 UTC m=+156.336509983 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a80): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a80): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.903682618 +0000 UTC m=+156.336509983 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7a80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004555b90 item 25 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc00062bf00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc00062bf00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc00062bf00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc00062bf00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc00062bf00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.90605432 +0000 UTC m=+156.338881695 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc00062bf00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492000): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492000): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492000): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492000): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492000): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.90605432 +0000 UTC m=+156.338881695 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492000): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b7fb90 item 26 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492f80): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc007492f80): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492f80): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492f80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492f80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492f80): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007492f80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493140): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493140): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493140): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.90768644 +0000 UTC m=+156.340513815 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): _writeAt: size=3, off=7 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.90768644 +0000 UTC m=+156.340513815 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0074932c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493340): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493340): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493340): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493340): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493340): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.90768644 +0000 UTC m=+156.340513815 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493340): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e25e30 item 27 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493b00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493b00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493b00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493b00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493b00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.909785993 +0000 UTC m=+156.342613368 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493b00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493c00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493c00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493c00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493c00): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493c00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.909785993 +0000 UTC m=+156.342613368 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc007493c00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e65dc0 item 28 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e520c0): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc005e520c0): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e520c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e520c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e520c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e520c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e520c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52140): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52140): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52140): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.911317586 +0000 UTC m=+156.344144950 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52500): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52500): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52500): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52500): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52500): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.911317586 +0000 UTC m=+156.344144950 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52500): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000eabc70 item 29 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52f00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52f00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52f00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52f00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52f00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.912950186 +0000 UTC m=+156.345777561 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e52f00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53100): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53100): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53100): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53100): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53100): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.912950186 +0000 UTC m=+156.345777561 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53100): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ed3b20 item 30 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e537c0): _readAt: size=2, off=0 2025/02/17 03:40:13 ERROR : open-test-file(0xc005e537c0): Couldn't read size of file 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e537c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e537c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e537c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e537c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e537c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53840): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53840): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53840): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53840): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53840): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.914591704 +0000 UTC m=+156.347419079 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53840): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53980): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53980): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53980): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53980): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53980): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.914591704 +0000 UTC m=+156.347419079 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc005e53980): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000efd9d0 item 31 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe240): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe240): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe240): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe240): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe240): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.916012438 +0000 UTC m=+156.348839802 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe240): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe2c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe2c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe2c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe2c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe2c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.916012438 +0000 UTC m=+156.348839802 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe2c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f49880 item 32 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe8c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe8c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe8c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe8c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe8c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.917484709 +0000 UTC m=+156.350312084 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe8c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f9d730 item 33 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.917985565 +0000 UTC m=+156.350812940 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fe940): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fea40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fea40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fea40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fea40): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fea40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.917985565 +0000 UTC m=+156.350812940 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062fea40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f9d880 item 33 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff100): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff100): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff100): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff100): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff100): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.919714676 +0000 UTC m=+156.352542051 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff100): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdb730 item 34 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.920251729 +0000 UTC m=+156.353079104 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff200): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff200): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff200): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff200): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff200): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.920251729 +0000 UTC m=+156.353079104 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff200): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000fdb880 item 34 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff900): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff900): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff900): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff900): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff900): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.921712689 +0000 UTC m=+156.354540064 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff900): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001021730 item 35 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.922199098 +0000 UTC m=+156.355026473 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ff9c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ffa00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ffa00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ffa00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ffa00): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ffa00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.922199098 +0000 UTC m=+156.355026473 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0062ffa00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001021880 item 35 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4100): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4100): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4100): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4100): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4100): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.923698881 +0000 UTC m=+156.356526256 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4100): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001055730 item 36 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.924343525 +0000 UTC m=+156.357170890 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4300): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4340): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4340): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4340): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4340): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4340): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.924343525 +0000 UTC m=+156.357170890 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4340): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001055880 item 36 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.925805598 +0000 UTC m=+156.358632973 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109d730 item 37 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.926281657 +0000 UTC m=+156.359109022 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4a80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4c40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4c40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4c40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4c40): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4c40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.926281657 +0000 UTC m=+156.359109022 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c4c40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109d880 item 37 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5200): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5200): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5200): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5200): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5200): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.927788413 +0000 UTC m=+156.360615778 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5200): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d7730 item 38 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.928334673 +0000 UTC m=+156.361162048 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c53c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5400): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5400): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5400): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5400): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5400): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.928334673 +0000 UTC m=+156.361162048 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5400): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010d7880 item 38 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5b40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5b40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5b40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5b40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5b40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.929638279 +0000 UTC m=+156.362465654 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5b40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001141730 item 39 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.930163561 +0000 UTC m=+156.362990936 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0068c5d80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7ac0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7ac0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7ac0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7ac0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7ac0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.930163561 +0000 UTC m=+156.362990936 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004be7ac0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004555e30 item 39 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8240): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8240): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8240): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8240): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8240): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.931724357 +0000 UTC m=+156.364551732 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8240): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9ce0 item 40 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.932411171 +0000 UTC m=+156.365238536 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f8980): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f89c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f89c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f89c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f89c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f89c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.932411171 +0000 UTC m=+156.365238536 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f89c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000de9e30 item 40 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.933884734 +0000 UTC m=+156.366712099 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f95c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f96c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f96c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f96c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a5ce0 item 41 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f96c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f96c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.934399557 +0000 UTC m=+156.367226921 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f96c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011a5e30 item 41 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.934903077 +0000 UTC m=+156.367730462 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9740): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9cc0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9cc0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9cc0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9cc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9cc0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.934903077 +0000 UTC m=+156.367730462 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0004f9cc0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011da000 item 41 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.936466188 +0000 UTC m=+156.369293564 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda3c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda440): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda440): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda440): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0011e1e30 item 42 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda440): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda440): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.937006438 +0000 UTC m=+156.369833813 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda440): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e000 item 42 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.937556826 +0000 UTC m=+156.370384202 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda600): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda6c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda6c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda6c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda6c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda6c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.937556826 +0000 UTC m=+156.370384202 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006eda6c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00121e150 item 42 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.938970187 +0000 UTC m=+156.371797562 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edae00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edaec0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edaec0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edaec0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00124c000 item 43 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edaec0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edaec0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.939473738 +0000 UTC m=+156.372301113 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edaec0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00124c150 item 43 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.939981296 +0000 UTC m=+156.372808671 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb100): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb140): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb140): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb140): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.939981296 +0000 UTC m=+156.372808671 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00124c2a0 item 43 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.941457845 +0000 UTC m=+156.374285211 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edb840): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbb80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbb80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbb80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127c150 item 44 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbb80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbb80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.941970994 +0000 UTC m=+156.374798369 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbb80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127c2a0 item 44 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.942492439 +0000 UTC m=+156.375319814 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbd00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbe00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbe00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbe00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbe00): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbe00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.942492439 +0000 UTC m=+156.375319814 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc006edbe00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00127c3f0 item 44 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.943999364 +0000 UTC m=+156.376826739 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4980): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b49c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b49c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b49c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c62a0 item 45 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b49c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b49c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.944516691 +0000 UTC m=+156.377344057 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b49c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4b80): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4b80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4b80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4b80): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4b80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.944516691 +0000 UTC m=+156.377344057 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b4b80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012c63f0 item 45 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.946067058 +0000 UTC m=+156.378894433 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5400): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5440): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5440): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5440): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f82a0 item 46 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5440): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5440): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.946594464 +0000 UTC m=+156.379421839 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5440): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5640): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5640): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5640): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5640): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5640): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.946594464 +0000 UTC m=+156.379421839 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5640): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0012f83f0 item 46 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.94811238 +0000 UTC m=+156.380939745 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5d40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5e00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5e00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5e00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134c2a0 item 47 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5e00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5e00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.948599541 +0000 UTC m=+156.381426906 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0036b5e00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c000): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c000): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c000): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c000): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c000): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.948599541 +0000 UTC m=+156.381426906 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c000): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00134c3f0 item 47 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.950142924 +0000 UTC m=+156.382970289 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c4c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c500): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c500): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c500): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00138c2a0 item 48 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c500): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c500): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.95064374 +0000 UTC m=+156.383471115 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c500): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c5c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c5c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c5c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c5c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c5c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.95064374 +0000 UTC m=+156.383471115 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c5c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00138c3f0 item 48 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c8c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c8c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c8c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c8c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c8c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.952071558 +0000 UTC m=+156.384898933 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c8c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c82a0 item 49 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.952823043 +0000 UTC m=+156.385650428 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c900): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c940): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c940): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c940): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c940): >_readAt: n=8, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c940): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.952823043 +0000 UTC m=+156.385650428 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7c940): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013c83f0 item 49 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cc80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cc80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cc80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cc80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cc80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.954632174 +0000 UTC m=+156.387459559 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cc80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f22a0 item 50 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): _readAt: size=2, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): _writeAt: size=3, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.955232986 +0000 UTC m=+156.388060370 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd80): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd80): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.955232986 +0000 UTC m=+156.388060370 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7cd80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0013f23f0 item 50 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d0c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d0c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d0c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d0c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d0c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.957281854 +0000 UTC m=+156.390109229 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d0c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142e2a0 item 51 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.957946045 +0000 UTC m=+156.390773420 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d180): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d1c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d1c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d1c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d1c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d1c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.957946045 +0000 UTC m=+156.390773420 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d1c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00142e3f0 item 51 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d500): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d500): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d500): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d500): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d500): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.959922669 +0000 UTC m=+156.392750044 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d500): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f82a0 item 52 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): _readAt: size=2, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): _writeAt: size=3, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.960569939 +0000 UTC m=+156.393397314 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d5c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d600): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d600): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d600): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d600): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d600): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.960569939 +0000 UTC m=+156.393397314 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d600): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0014f83f0 item 52 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d940): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d940): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d940): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d940): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d940): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.962480519 +0000 UTC m=+156.395307884 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7d940): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015322a0 item 53 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.963256939 +0000 UTC m=+156.396084334 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da40): >_readAt: n=8, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.963256939 +0000 UTC m=+156.396084334 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7da40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015323f0 item 53 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7dd80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7dd80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7dd80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7dd80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7dd80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.965804801 +0000 UTC m=+156.398632176 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7dd80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015962a0 item 54 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): _readAt: size=2, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): _writeAt: size=3, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.966469071 +0000 UTC m=+156.399296447 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de80): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de80): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.966469071 +0000 UTC m=+156.399296447 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc003f7de80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015963f0 item 54 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310240): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310240): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310240): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310240): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310240): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.968487363 +0000 UTC m=+156.401314738 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310240): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015e62a0 item 55 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.969140494 +0000 UTC m=+156.401967859 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310300): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310340): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310340): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310340): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310340): >_readAt: n=8, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310340): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.969140494 +0000 UTC m=+156.401967859 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310340): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0015e63f0 item 55 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310680): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310680): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310680): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310680): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310680): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.971076852 +0000 UTC m=+156.403904216 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310680): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016102a0 item 56 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): _readAt: size=2, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): _writeAt: size=3, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.971713462 +0000 UTC m=+156.404540837 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310740): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310780): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310780): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310780): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310780): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310780): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.971713462 +0000 UTC m=+156.404540837 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310780): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016103f0 item 56 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.973440038 +0000 UTC m=+156.406267413 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016522a0 item 57 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.974048635 +0000 UTC m=+156.406876000 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310b40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016523f0 item 57 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.974558097 +0000 UTC m=+156.407385482 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c40): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c40): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c40): >_readAt: n=8, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.974558097 +0000 UTC m=+156.407385482 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310c40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001652540 item 57 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.976046648 +0000 UTC m=+156.408874014 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004310fc0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311000): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311000): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311000): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016863f0 item 58 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311000): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311000): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.97649662 +0000 UTC m=+156.409323984 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311000): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001686540 item 58 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): _readAt: size=2, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): _writeAt: size=3, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.977044864 +0000 UTC m=+156.409872229 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043110c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311100): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311100): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311100): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311100): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311100): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.977044864 +0000 UTC m=+156.409872229 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311100): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001686690 item 58 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.978257169 +0000 UTC m=+156.411084535 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311580): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043115c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043115c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043115c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4540 item 59 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043115c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043115c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.978685379 +0000 UTC m=+156.411512745 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043115c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b4690 item 59 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.979272797 +0000 UTC m=+156.412100163 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311680): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043116c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043116c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043116c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043116c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043116c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.979272797 +0000 UTC m=+156.412100163 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0043116c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016b47e0 item 59 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.980534695 +0000 UTC m=+156.413362060 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a80): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016ee690 item 60 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a80): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.981074643 +0000 UTC m=+156.413902009 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311a80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): open at offset 5 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016ee7e0 item 60 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): _readAt: size=2, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): _writeAt: size=3, off=5 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.981739296 +0000 UTC m=+156.414566660 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b80): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b80): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b80): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.981739296 +0000 UTC m=+156.414566660 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311b80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0016ee930 item 60 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.982998299 +0000 UTC m=+156.415825664 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00173a7e0 item 61 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.983574766 +0000 UTC m=+156.416402131 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004311f40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542080): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542080): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542080): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542080): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542080): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.983574766 +0000 UTC m=+156.416402131 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542080): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00173a930 item 61 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.985000098 +0000 UTC m=+156.417827464 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542400): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542440): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542440): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542440): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00177c7e0 item 62 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542440): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542440): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.985468975 +0000 UTC m=+156.418296340 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542440): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542500): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542500): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542500): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542500): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542500): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.985468975 +0000 UTC m=+156.418296340 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542500): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00177c930 item 62 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.986798369 +0000 UTC m=+156.419625734 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542880): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045428c0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045428c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045428c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017b47e0 item 63 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045428c0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045428c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.987339771 +0000 UTC m=+156.420167136 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045428c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542980): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542980): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542980): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542980): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542980): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.987339771 +0000 UTC m=+156.420167136 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542980): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017b4930 item 63 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 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/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): open at offset 0 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.989236105 +0000 UTC m=+156.422063470 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d40): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d40): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d40): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017fe7e0 item 64 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d40): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d40): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.989690283 +0000 UTC m=+156.422517649 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542d40): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542e00): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542e00): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542e00): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542e00): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542e00): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.989690283 +0000 UTC m=+156.422517649 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004542e00): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0017fe930 item 64 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543100): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543100): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543100): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543100): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543100): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.991013507 +0000 UTC m=+156.423840871 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543100): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018387e0 item 65 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.991632873 +0000 UTC m=+156.424460239 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543180): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543180): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543180): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543180): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543180): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.991632873 +0000 UTC m=+156.424460239 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543180): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001838930 item 65 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543580): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543580): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543580): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543580): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543580): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.99313487 +0000 UTC m=+156.425962235 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543580): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188c7e0 item 66 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.993681962 +0000 UTC m=+156.426509327 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0045435c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543600): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543600): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543600): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543600): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543600): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.993681962 +0000 UTC m=+156.426509327 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543600): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00188c930 item 66 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543900): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543900): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543900): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543900): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543900): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.994927059 +0000 UTC m=+156.427754424 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543900): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018f67e0 item 67 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.995386899 +0000 UTC m=+156.428214274 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543940): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543980): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543980): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543980): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543980): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543980): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.995386899 +0000 UTC m=+156.428214274 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543980): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0018f6930 item 67 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543cc0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543cc0): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543cc0): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543cc0): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543cc0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.99662439 +0000 UTC m=+156.429451755 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543cc0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019187e0 item 68 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): >_readAt: n=0, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): _writeAt: size=3, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.997166774 +0000 UTC m=+156.429994139 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543d80): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543dc0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543dc0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543dc0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543dc0): >_readAt: n=3, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543dc0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.997166774 +0000 UTC m=+156.429994139 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc004543dc0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001918930 item 68 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4140): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4140): >openPending: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4140): _writeAt: size=5, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4140): >_writeAt: n=5, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4140): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.998478425 +0000 UTC m=+156.431305790 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4140): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): _readAt: size=2, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): >_readAt: n=2, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): _writeAt: size=3, off=2 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019507e0 item 69 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): >_writeAt: n=3, err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.999115054 +0000 UTC m=+156.431942420 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b4180): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:13 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:13 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:13 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:13 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b41c0): _readAt: size=512, off=0 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b41c0): openPending: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b41c0): >openPending: err= 2025/02/17 03:40:13 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b41c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b41c0): close: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:13.999115054 +0000 UTC m=+156.431942420 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:13 DEBUG : open-test-file(0xc0042b41c0): >close: err= 2025/02/17 03:40:13 DEBUG : open-test-file: Remove: 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001950930 item 69 2025/02/17 03:40:13 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:13 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:13 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:13 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4500): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4500): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4500): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4500): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4500): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.000561497 +0000 UTC m=+156.433388873 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4500): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a27e0 item 70 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.001085667 +0000 UTC m=+156.433913042 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b45c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4600): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4600): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4600): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.001085667 +0000 UTC m=+156.433913042 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019a2930 item 70 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4940): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4940): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4940): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.00243612 +0000 UTC m=+156.435263485 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019c87e0 item 71 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.0029714 +0000 UTC m=+156.435798775 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a80): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.0029714 +0000 UTC m=+156.435798775 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0019c8930 item 71 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4dc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4dc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4dc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4dc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4dc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.004452659 +0000 UTC m=+156.437280034 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4dc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a327e0 item 72 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.005082927 +0000 UTC m=+156.437910302 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4e80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4ec0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4ec0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4ec0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4ec0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4ec0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.005082927 +0000 UTC m=+156.437910302 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b4ec0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a32930 item 72 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.006537374 +0000 UTC m=+156.439364749 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b51c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5200): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5200): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5200): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a727e0 item 73 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5200): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5200): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.007072604 +0000 UTC m=+156.439899970 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a72930 item 73 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.007535901 +0000 UTC m=+156.440363276 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5240): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5280): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5280): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5280): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5280): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5280): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.007535901 +0000 UTC m=+156.440363276 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5280): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001a72a80 item 73 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.009021005 +0000 UTC m=+156.441848371 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5640): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5640): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5640): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac4930 item 74 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5640): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5640): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.009549383 +0000 UTC m=+156.442376747 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5640): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac4a80 item 74 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.010119939 +0000 UTC m=+156.442947304 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5700): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5740): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5740): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5740): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5740): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5740): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.010119939 +0000 UTC m=+156.442947304 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5740): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ac4bd0 item 74 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.011395372 +0000 UTC m=+156.444222738 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5ac0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5b00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5b00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5b00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b02a80 item 75 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5b00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5b00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.011803214 +0000 UTC m=+156.444630580 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5b00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b02bd0 item 75 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.012281427 +0000 UTC m=+156.445108793 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5bc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5d00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5d00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5d00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5d00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.012281427 +0000 UTC m=+156.445108793 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0042b5d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b02d20 item 75 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.013592588 +0000 UTC m=+156.446419954 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c140): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c140): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b42bd0 item 76 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c140): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.014084267 +0000 UTC m=+156.446911642 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b42d20 item 76 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.014693215 +0000 UTC m=+156.447520580 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c240): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c280): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c280): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c280): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c280): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c280): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.014693215 +0000 UTC m=+156.447520580 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c280): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b42e70 item 76 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.016003072 +0000 UTC m=+156.448830437 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c640): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c640): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c640): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b98d20 item 77 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c640): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c640): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.016486666 +0000 UTC m=+156.449314030 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c640): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c700): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c700): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c700): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c700): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c700): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.016486666 +0000 UTC m=+156.449314030 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468c700): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001b98e70 item 77 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.017932939 +0000 UTC m=+156.450760314 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468ca80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cac0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cac0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cac0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bced20 item 78 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cac0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cac0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.018520827 +0000 UTC m=+156.451348191 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cac0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cb80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cb80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cb80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cb80): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cb80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.018520827 +0000 UTC m=+156.451348191 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cb80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bcee70 item 78 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.020065113 +0000 UTC m=+156.452892488 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bfcd20 item 79 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.020526284 +0000 UTC m=+156.453353649 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468cf40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d000): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d000): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d000): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d000): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d000): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.020526284 +0000 UTC m=+156.453353649 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d000): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001bfce70 item 79 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.022007272 +0000 UTC m=+156.454834647 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d3c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d400): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d400): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d400): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c40d20 item 80 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d400): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d400): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.022475886 +0000 UTC m=+156.455303261 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d400): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d4c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d4c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d4c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d4c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d4c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.022475886 +0000 UTC m=+156.455303261 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d4c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c40e70 item 80 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d7c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d7c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d7c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d7c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d7c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.023881994 +0000 UTC m=+156.456709369 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d7c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c92d20 item 81 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.02442003 +0000 UTC m=+156.457247405 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d840): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d840): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d840): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d840): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d840): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.02442003 +0000 UTC m=+156.457247405 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468d840): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001c92e70 item 81 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dbc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dbc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dbc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dbc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dbc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.025807342 +0000 UTC m=+156.458634717 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dbc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce0d20 item 82 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.026321373 +0000 UTC m=+156.459148738 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dc80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dcc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dcc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dcc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dcc0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dcc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.026321373 +0000 UTC m=+156.459148738 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00468dcc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ce0e70 item 82 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880080): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880080): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.027692424 +0000 UTC m=+156.460519800 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d0cd20 item 83 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.028178313 +0000 UTC m=+156.461005678 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880180): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880180): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880180): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880180): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880180): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.028178313 +0000 UTC m=+156.461005678 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880180): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d0ce70 item 83 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048804c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048804c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048804c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048804c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048804c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.029698032 +0000 UTC m=+156.462525407 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048804c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d54d20 item 84 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.030242479 +0000 UTC m=+156.463069854 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048805c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048805c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048805c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048805c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048805c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.030242479 +0000 UTC m=+156.463069854 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048805c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d54e70 item 84 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880900): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880900): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880900): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.031544974 +0000 UTC m=+156.464372349 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d90d20 item 85 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.032038215 +0000 UTC m=+156.464865590 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048809c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880a00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880a00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880a00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880a00): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880a00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.032038215 +0000 UTC m=+156.464865590 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880a00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001d90e70 item 85 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880d40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880d40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880d40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880d40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880d40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.033392858 +0000 UTC m=+156.466220233 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880d40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001df4d20 item 86 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.033973462 +0000 UTC m=+156.466800826 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e40): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.033973462 +0000 UTC m=+156.466800826 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004880e40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001df4e70 item 86 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881180): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881180): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881180): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881180): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881180): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.035284742 +0000 UTC m=+156.468112107 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881180): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e24d20 item 87 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.03579195 +0000 UTC m=+156.468619315 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881280): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048812c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048812c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048812c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048812c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048812c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.03579195 +0000 UTC m=+156.468619315 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048812c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e24e70 item 87 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881600): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881600): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881600): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.037253881 +0000 UTC m=+156.470081256 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e5ed20 item 88 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.037841339 +0000 UTC m=+156.470668714 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0048816c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881700): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881700): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881700): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881700): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881700): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.037841339 +0000 UTC m=+156.470668714 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881700): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e5ee70 item 88 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.039207131 +0000 UTC m=+156.472034507 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881ac0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881ac0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881ac0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e8cd20 item 89 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881ac0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881ac0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.039695944 +0000 UTC m=+156.472523319 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881ac0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e8ce70 item 89 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.040210847 +0000 UTC m=+156.473038222 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881b80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881bc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881bc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881bc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881bc0): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881bc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.040210847 +0000 UTC m=+156.473038222 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881bc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001e8cfc0 item 89 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.041630078 +0000 UTC m=+156.474457453 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004881f40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948000): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948000): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948000): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ed6e70 item 90 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948000): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948000): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.042119684 +0000 UTC m=+156.474947060 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948000): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ed6fc0 item 90 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.042708023 +0000 UTC m=+156.475535388 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049480c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948100): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948100): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948100): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.042708023 +0000 UTC m=+156.475535388 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001ed7110 item 90 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.04417248 +0000 UTC m=+156.476999855 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049484c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049484c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049484c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f08fc0 item 91 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049484c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049484c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.044682242 +0000 UTC m=+156.477509608 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049484c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f09110 item 91 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.045208285 +0000 UTC m=+156.478035671 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049485c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049485c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049485c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049485c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049485c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.045208285 +0000 UTC m=+156.478035671 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049485c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f09260 item 91 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.046429366 +0000 UTC m=+156.479256732 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948980): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948980): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f93110 item 92 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948980): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.046865011 +0000 UTC m=+156.479692376 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f93260 item 92 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.047319581 +0000 UTC m=+156.480146946 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a80): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.047319581 +0000 UTC m=+156.480146946 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001f933b0 item 92 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.04855015 +0000 UTC m=+156.481377516 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb5260 item 93 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.049112541 +0000 UTC m=+156.481939906 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948e40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948f00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948f00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948f00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948f00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948f00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.049112541 +0000 UTC m=+156.481939906 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004948f00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001fb53b0 item 93 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.050619236 +0000 UTC m=+156.483446602 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949380): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049493c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049493c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049493c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00214f260 item 94 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049493c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049493c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.051061021 +0000 UTC m=+156.483888386 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049493c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049494c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049494c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049494c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049494c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049494c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.051061021 +0000 UTC m=+156.483888386 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0049494c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00214f3b0 item 94 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.052303573 +0000 UTC m=+156.485130939 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949840): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949880): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949880): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021f5260 item 95 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949880): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.052716996 +0000 UTC m=+156.485544361 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949940): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949940): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949940): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.052716996 +0000 UTC m=+156.485544361 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0021f53b0 item 95 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.05399223 +0000 UTC m=+156.486819594 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002235260 item 96 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.054451167 +0000 UTC m=+156.487278543 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949d40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949e00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949e00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.054451167 +0000 UTC m=+156.487278543 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004949e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0022353b0 item 96 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= 2025/02/17 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : >WaitForWriters: 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:14 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 INFO : mega root 'rclone-test-foxuhen8zava': 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1900): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1900): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1900): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.056824711 +0000 UTC m=+156.489652077 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.056824711 +0000 UTC m=+156.489652077 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1b00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1b00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1b00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1b00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1b00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.056824711 +0000 UTC m=+156.489652077 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc007da1b00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002330460 item 1 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e080): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e080): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.058921269 +0000 UTC m=+156.491748645 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e0c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e0c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e0c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e0c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e0c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.058921269 +0000 UTC m=+156.491748645 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e0c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00236c3f0 item 2 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e3c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e3c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e3c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e3c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e3c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.060281702 +0000 UTC m=+156.493109067 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e3c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.060281702 +0000 UTC m=+156.493109067 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e480): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e480): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e480): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.060281702 +0000 UTC m=+156.493109067 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0023ba2a0 item 3 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e800): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e800): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e800): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.062044375 +0000 UTC m=+156.494871741 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e880): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e880): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e880): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.062044375 +0000 UTC m=+156.494871741 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486e880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002432230 item 4 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486eb80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486eb80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486eb80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486eb80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486eb80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.063329217 +0000 UTC m=+156.496156582 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486eb80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.063329217 +0000 UTC m=+156.496156582 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ebc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ec00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ec00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ec00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ec00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ec00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.063329217 +0000 UTC m=+156.496156582 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ec00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00246e0e0 item 5 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ef40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ef40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ef40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ef40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ef40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.065119922 +0000 UTC m=+156.497947287 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486ef40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486efc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486efc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486efc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486efc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486efc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.065119922 +0000 UTC m=+156.497947287 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486efc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0024f2070 item 6 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f340): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f340): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f340): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f340): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f340): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.066384165 +0000 UTC m=+156.499211530 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f340): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.066384165 +0000 UTC m=+156.499211530 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f400): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f440): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f440): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f440): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.066384165 +0000 UTC m=+156.499211530 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002537ea0 item 7 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f880): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f880): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f880): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.068257897 +0000 UTC m=+156.501085262 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f900): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f900): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f900): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.068257897 +0000 UTC m=+156.501085262 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486f900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0025cde30 item 8 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc00): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc00486fc00): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc00): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.069674373 +0000 UTC m=+156.502501738 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.069674373 +0000 UTC m=+156.502501738 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fc80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fcc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fcc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fcc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fcc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fcc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.069674373 +0000 UTC m=+156.502501738 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc00486fcc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002611ce0 item 9 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50080): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50080): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.071495016 +0000 UTC m=+156.504322380 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50100): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50100): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50100): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.071495016 +0000 UTC m=+156.504322380 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00266fc70 item 10 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50480): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc004c50480): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50480): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50480): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50480): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50480): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c504c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c504c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c504c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c504c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c504c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.072936169 +0000 UTC m=+156.505763534 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c504c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.072936169 +0000 UTC m=+156.505763534 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c505c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c505c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c505c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c505c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c505c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.072936169 +0000 UTC m=+156.505763534 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c505c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0026bbb20 item 11 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50900): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50900): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50900): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.074977603 +0000 UTC m=+156.507804978 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50980): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50980): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50980): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.074977603 +0000 UTC m=+156.507804978 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00272bab0 item 12 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d00): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc004c50d00): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.076527549 +0000 UTC m=+156.509354924 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50d40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50e00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50e00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.076527549 +0000 UTC m=+156.509354924 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c50e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00281d960 item 13 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51200): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51200): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51200): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51200): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51200): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.077761485 +0000 UTC m=+156.510588849 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51280): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51280): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51280): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51280): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51280): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.077761485 +0000 UTC m=+156.510588849 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51280): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002859810 item 14 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51600): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc004c51600): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51600): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51600): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51600): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51600): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51640): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51640): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51640): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51640): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51640): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.079040986 +0000 UTC m=+156.511868351 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51640): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51700): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51700): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51700): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51700): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51700): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.079040986 +0000 UTC m=+156.511868351 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51700): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029256c0 item 15 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51b80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51b80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51b80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51b80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51b80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.080967686 +0000 UTC m=+156.513795052 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51b80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51d00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51d00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51d00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51d00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.080967686 +0000 UTC m=+156.513795052 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004c51d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00295d570 item 16 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc080): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc080): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.082355239 +0000 UTC m=+156.515182614 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.082355239 +0000 UTC m=+156.515182614 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc0c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc100): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc100): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc100): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.082355239 +0000 UTC m=+156.515182614 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00299f420 item 17 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc440): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc440): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc440): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.084189717 +0000 UTC m=+156.517017092 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc4c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc4c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc4c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc4c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc4c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.084189717 +0000 UTC m=+156.517017092 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc4c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0029c73b0 item 18 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc900): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc900): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc900): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.08575417 +0000 UTC m=+156.518581535 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.08575417 +0000 UTC m=+156.518581535 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecc9c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecca00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecca00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecca00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecca00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecca00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.08575417 +0000 UTC m=+156.518581535 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecca00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a0d260 item 19 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccd40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccd40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccd40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccd40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccd40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.087469786 +0000 UTC m=+156.520297151 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccd40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccdc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccdc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccdc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccdc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccdc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.087469786 +0000 UTC m=+156.520297151 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005eccdc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a351f0 item 20 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd140): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd140): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd140): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.088876785 +0000 UTC m=+156.521704151 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.088876785 +0000 UTC m=+156.521704151 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd240): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd240): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd240): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd240): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd240): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.088876785 +0000 UTC m=+156.521704151 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd240): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002a810a0 item 21 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd580): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd580): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd580): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.090833031 +0000 UTC m=+156.523660396 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd600): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd600): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd600): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.090833031 +0000 UTC m=+156.523660396 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ab3030 item 22 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd940): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd940): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd940): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.092203001 +0000 UTC m=+156.525030366 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecd940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.092203001 +0000 UTC m=+156.525030366 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda40): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.092203001 +0000 UTC m=+156.525030366 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecda40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002adcee0 item 23 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecdd80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecdd80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecdd80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecdd80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecdd80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.093907716 +0000 UTC m=+156.526735081 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecdd80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecde00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecde00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecde00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecde00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecde00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.093907716 +0000 UTC m=+156.526735081 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005ecde00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b2ae70 item 24 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76200): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc005a76200): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76200): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76200): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76200): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76200): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76240): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76240): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76240): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76240): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76240): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.095284619 +0000 UTC m=+156.528111984 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76240): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.095284619 +0000 UTC m=+156.528111984 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76300): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76340): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76340): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76340): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76340): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76340): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.095284619 +0000 UTC m=+156.528111984 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76340): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002b64d20 item 25 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a766c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a766c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a766c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a766c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a766c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.097056039 +0000 UTC m=+156.529883394 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a766c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76780): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76780): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76780): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76780): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76780): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.097056039 +0000 UTC m=+156.529883394 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76780): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ba0cb0 item 26 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b00): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc005a76b00): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b00): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.098810788 +0000 UTC m=+156.531638163 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76b40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.098810788 +0000 UTC m=+156.531638163 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c40): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.098810788 +0000 UTC m=+156.531638163 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76c40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002bb4b60 item 27 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76f80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76f80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76f80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76f80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76f80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.100523419 +0000 UTC m=+156.533350783 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a76f80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77000): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77000): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77000): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77000): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77000): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.100523419 +0000 UTC m=+156.533350783 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77000): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c36af0 item 28 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77380): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc005a77380): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77380): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77380): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77380): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77380): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77380): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a773c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a773c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a773c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a773c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a773c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.102052865 +0000 UTC m=+156.534880240 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a773c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a774c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a774c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a774c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a774c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a774c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.102052865 +0000 UTC m=+156.534880240 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a774c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002c849a0 item 29 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77800): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77800): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77800): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.103673615 +0000 UTC m=+156.536501001 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77880): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77880): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77880): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.103673615 +0000 UTC m=+156.536501001 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d10850 item 30 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c00): _readAt: size=2, off=0 2025/02/17 03:40:14 ERROR : open-test-file(0xc005a77c00): Couldn't read size of file 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c00): >_writeAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c00): close: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.105581941 +0000 UTC m=+156.538409326 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77c40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77d00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77d00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77d00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77d00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.105581941 +0000 UTC m=+156.538409326 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005a77d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002d70700 item 31 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8100): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8100): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.107156693 +0000 UTC m=+156.539984058 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8180): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8180): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8180): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8180): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8180): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.107156693 +0000 UTC m=+156.539984058 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8180): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002e005b0 item 32 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8480): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8480): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8480): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.108884523 +0000 UTC m=+156.541711887 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002eb4460 item 33 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.109362845 +0000 UTC m=+156.542190231 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da84c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8500): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8500): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8500): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8500): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8500): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.109362845 +0000 UTC m=+156.542190231 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8500): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002eb45b0 item 33 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8840): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8840): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8840): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8840): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8840): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.11096004 +0000 UTC m=+156.543787405 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8840): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f02460 item 34 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.1115057 +0000 UTC m=+156.544333075 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da88c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da88c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da88c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da88c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da88c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.1115057 +0000 UTC m=+156.544333075 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da88c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f025b0 item 34 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.112947614 +0000 UTC m=+156.545774989 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f76460 item 35 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.113441747 +0000 UTC m=+156.546269122 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c80): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.113441747 +0000 UTC m=+156.546269122 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8c80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002f765b0 item 35 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8fc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8fc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8fc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8fc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8fc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.115059911 +0000 UTC m=+156.547887286 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da8fc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ff6460 item 36 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.115683807 +0000 UTC m=+156.548511182 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da90c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da90c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da90c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da90c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da90c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.115683807 +0000 UTC m=+156.548511182 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da90c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc002ff65b0 item 36 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da94c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da94c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da94c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da94c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da94c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.117105313 +0000 UTC m=+156.549932688 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da94c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003052460 item 37 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.117577256 +0000 UTC m=+156.550404631 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9500): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9540): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9540): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9540): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9540): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9540): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.117577256 +0000 UTC m=+156.550404631 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005da9540): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030525b0 item 37 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b800): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b800): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b800): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.119100181 +0000 UTC m=+156.551927556 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030accb0 item 38 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.119614172 +0000 UTC m=+156.552441536 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8b9c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8ba00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8ba00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8ba00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8ba00): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8ba00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.119614172 +0000 UTC m=+156.552441536 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc000b8ba00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0030ace00 item 38 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480080): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480080): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.120954135 +0000 UTC m=+156.553781510 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00312ccb0 item 39 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.121443088 +0000 UTC m=+156.554270463 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480180): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480180): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480180): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480180): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480180): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.121443088 +0000 UTC m=+156.554270463 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480180): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00312ce00 item 39 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064804c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064804c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064804c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064804c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064804c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.122936861 +0000 UTC m=+156.555764236 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064804c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003186cb0 item 40 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.123431545 +0000 UTC m=+156.556258920 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064805c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064805c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064805c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064805c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064805c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.123431545 +0000 UTC m=+156.556258920 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064805c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003186e00 item 40 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.124887895 +0000 UTC m=+156.557715261 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064808c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003208cb0 item 41 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.125468701 +0000 UTC m=+156.558296087 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003208e00 item 41 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.125983463 +0000 UTC m=+156.558810828 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a80): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.125983463 +0000 UTC m=+156.558810828 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003208f50 item 41 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.127358853 +0000 UTC m=+156.560186228 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329ae00 item 42 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.128017334 +0000 UTC m=+156.560844730 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480e40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329af50 item 42 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.128698668 +0000 UTC m=+156.561526062 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f40): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.128698668 +0000 UTC m=+156.561526062 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006480f40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00329b0a0 item 42 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.130505062 +0000 UTC m=+156.563332458 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481300): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481340): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481340): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481340): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00333af50 item 43 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481340): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481340): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.131226551 +0000 UTC m=+156.564053946 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481340): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00333b0a0 item 43 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.132009844 +0000 UTC m=+156.564837239 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481400): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481440): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481440): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481440): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.132009844 +0000 UTC m=+156.564837239 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00333b1f0 item 43 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.13406286 +0000 UTC m=+156.566890255 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064817c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481800): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481800): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033cd0a0 item 44 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481800): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.134679824 +0000 UTC m=+156.567507219 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033cd1f0 item 44 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.135340849 +0000 UTC m=+156.568168243 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0064819c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481a00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481a00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481a00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481a00): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481a00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.135340849 +0000 UTC m=+156.568168243 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481a00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0033cd340 item 44 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.137215191 +0000 UTC m=+156.570042586 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481dc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481e00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00344d1f0 item 45 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481e00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.137757685 +0000 UTC m=+156.570585079 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481ec0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481ec0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481ec0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481ec0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481ec0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.137757685 +0000 UTC m=+156.570585079 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006481ec0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00344d340 item 45 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.139674606 +0000 UTC m=+156.572502002 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063822c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382300): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382300): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382300): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034cd1f0 item 46 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382300): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382300): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.14008843 +0000 UTC m=+156.572915815 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382300): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063823c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063823c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063823c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063823c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063823c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.14008843 +0000 UTC m=+156.572915815 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063823c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0034cd340 item 46 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.141616836 +0000 UTC m=+156.574444211 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382740): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382780): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382780): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382780): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035591f0 item 47 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382780): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382780): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.141962252 +0000 UTC m=+156.574789627 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382780): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382840): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382840): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382840): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382840): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382840): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.141962252 +0000 UTC m=+156.574789627 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382840): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003559340 item 47 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.143585345 +0000 UTC m=+156.576412760 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382bc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382d00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382d00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382d00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035cf1f0 item 48 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382d00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.144246229 +0000 UTC m=+156.577073615 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382dc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382dc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382dc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382dc0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382dc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.144246229 +0000 UTC m=+156.577073615 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006382dc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0035cf340 item 48 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063830c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063830c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063830c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063830c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063830c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.145812015 +0000 UTC m=+156.578639390 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063830c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00361f1f0 item 49 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.146288416 +0000 UTC m=+156.579115801 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383140): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383140): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383140): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.146288416 +0000 UTC m=+156.579115801 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00361f340 item 49 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383480): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383480): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383480): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.147545314 +0000 UTC m=+156.580372679 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036a91f0 item 50 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.148119748 +0000 UTC m=+156.580947133 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383540): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383580): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383580): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383580): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.148119748 +0000 UTC m=+156.580947133 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0036a9340 item 50 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063838c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063838c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063838c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063838c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063838c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.14963513 +0000 UTC m=+156.582462515 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063838c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037171f0 item 51 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.150117932 +0000 UTC m=+156.582945317 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063839c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063839c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063839c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063839c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063839c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.150117932 +0000 UTC m=+156.582945317 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0063839c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003717340 item 51 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383e00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383e00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.151624977 +0000 UTC m=+156.584452352 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0037971f0 item 52 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.152117758 +0000 UTC m=+156.584945143 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383ec0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383f00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383f00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383f00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383f00): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383f00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.152117758 +0000 UTC m=+156.584945143 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006383f00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003797340 item 52 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069182c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069182c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069182c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069182c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069182c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.15361156 +0000 UTC m=+156.586438935 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069182c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0038251f0 item 53 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.154087229 +0000 UTC m=+156.586914614 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918380): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069183c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069183c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069183c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069183c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069183c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.154087229 +0000 UTC m=+156.586914614 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069183c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003825340 item 53 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918700): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918700): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918700): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918700): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918700): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.155568065 +0000 UTC m=+156.588395440 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918700): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00388d1f0 item 54 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.156059614 +0000 UTC m=+156.588886998 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069187c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918800): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918800): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918800): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.156059614 +0000 UTC m=+156.588886998 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00388d340 item 54 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918b40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918b40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918b40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918b40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918b40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.15753425 +0000 UTC m=+156.590361635 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918b40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039191f0 item 55 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.158013906 +0000 UTC m=+156.590841291 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c40): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.158013906 +0000 UTC m=+156.590841291 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918c40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003919340 item 55 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918fc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918fc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918fc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918fc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918fc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.159753577 +0000 UTC m=+156.592580952 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006918fc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039a51f0 item 56 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.160321978 +0000 UTC m=+156.593149354 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069190c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069190c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069190c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069190c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069190c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.160321978 +0000 UTC m=+156.593149354 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069190c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0039a5340 item 56 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.161803007 +0000 UTC m=+156.594630382 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919480): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919480): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a031f0 item 57 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919480): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.162268005 +0000 UTC m=+156.595095390 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a03340 item 57 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.162764724 +0000 UTC m=+156.595592109 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069195c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069195c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069195c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069195c0): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069195c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.162764724 +0000 UTC m=+156.595592109 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0069195c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a03490 item 57 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.16394568 +0000 UTC m=+156.596773045 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919980): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919980): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a97340 item 58 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919980): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.164338915 +0000 UTC m=+156.597166280 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a97490 item 58 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.164737279 +0000 UTC m=+156.597564644 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a80): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.164737279 +0000 UTC m=+156.597564644 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003a975e0 item 58 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.165772665 +0000 UTC m=+156.598600029 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b19490 item 59 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.166127327 +0000 UTC m=+156.598954682 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919e40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b195e0 item 59 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.166450882 +0000 UTC m=+156.599278247 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f40): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.166450882 +0000 UTC m=+156.599278247 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc006919f40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003b19730 item 59 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.167480906 +0000 UTC m=+156.600308272 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c340): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c380): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c380): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c380): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bab5e0 item 60 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c380): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c380): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.167819649 +0000 UTC m=+156.600647013 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c380): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bab730 item 60 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.168197015 +0000 UTC m=+156.601024370 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c480): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c480): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c480): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.168197015 +0000 UTC m=+156.601024370 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003bab880 item 60 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.169263337 +0000 UTC m=+156.602090702 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c800): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c840): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c840): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c840): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c33730 item 61 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c840): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c840): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.169627597 +0000 UTC m=+156.602454963 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c840): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c900): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c900): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c900): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.169627597 +0000 UTC m=+156.602454963 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7c900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003c33880 item 61 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.171371136 +0000 UTC m=+156.604198501 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cc80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7ccc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7ccc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7ccc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbb730 item 62 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7ccc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7ccc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.171771213 +0000 UTC m=+156.604598579 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7ccc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cd80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cd80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cd80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cd80): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cd80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.171771213 +0000 UTC m=+156.604598579 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7cd80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003cbb880 item 62 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.173053178 +0000 UTC m=+156.605880553 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d140): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d140): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5b730 item 63 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d140): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.173431506 +0000 UTC m=+156.606258881 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d200): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d200): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d200): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d200): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d200): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.173431506 +0000 UTC m=+156.606258881 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003d5b880 item 63 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): >_readAt: n=0, err=Bad file descriptor 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.174702961 +0000 UTC m=+156.607530327 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d5c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d5c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d5c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dd5730 item 64 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d5c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d5c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.175007831 +0000 UTC m=+156.607835206 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d5c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d680): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d680): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d680): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d680): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d680): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.175007831 +0000 UTC m=+156.607835206 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d680): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003dd5880 item 64 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d980): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d980): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d980): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.176458633 +0000 UTC m=+156.609286008 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e85730 item 65 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.176905347 +0000 UTC m=+156.609732732 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7d9c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7da00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7da00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7da00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7da00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7da00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.176905347 +0000 UTC m=+156.609732732 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7da00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003e85880 item 65 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.178087947 +0000 UTC m=+156.610915312 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fcb730 item 66 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.178462387 +0000 UTC m=+156.611289752 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd80): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.178462387 +0000 UTC m=+156.611289752 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc003b7dd80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc003fcb880 item 66 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042100): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042100): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.179869345 +0000 UTC m=+156.612696710 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00403f730 item 67 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.180438128 +0000 UTC m=+156.613265493 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042180): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042180): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042180): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042180): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042180): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.180438128 +0000 UTC m=+156.613265493 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042180): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00403f880 item 67 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040424c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040424c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040424c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040424c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040424c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.181635546 +0000 UTC m=+156.614462900 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040424c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00407f730 item 68 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.182029693 +0000 UTC m=+156.614857058 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040425c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040425c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040425c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040425c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040425c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.182029693 +0000 UTC m=+156.614857058 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040425c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00407f880 item 68 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040428c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040428c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040428c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040428c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040428c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.1831149 +0000 UTC m=+156.615942266 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040428c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040d1730 item 69 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.183513235 +0000 UTC m=+156.616340610 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042940): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042940): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042940): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.183513235 +0000 UTC m=+156.616340610 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0040d1880 item 69 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042c80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042c80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042c80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042c80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042c80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.18475727 +0000 UTC m=+156.617584645 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042c80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004135730 item 70 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.185189908 +0000 UTC m=+156.618017284 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d80): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.185189908 +0000 UTC m=+156.618017284 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004042d80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004135880 item 70 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040430c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040430c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040430c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040430c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040430c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.186422381 +0000 UTC m=+156.619249756 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040430c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041a5730 item 71 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.186829271 +0000 UTC m=+156.619656646 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043180): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040431c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040431c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040431c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040431c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040431c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.186829271 +0000 UTC m=+156.619656646 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040431c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0041a5880 item 71 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043500): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043500): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043500): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043500): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043500): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.188032369 +0000 UTC m=+156.620859734 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043500): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004207730 item 72 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.188442415 +0000 UTC m=+156.621269790 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040435c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043600): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043600): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043600): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.188442415 +0000 UTC m=+156.621269790 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004207880 item 72 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.189594087 +0000 UTC m=+156.622421462 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043900): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043940): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043940): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c7730 item 73 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043940): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.190020745 +0000 UTC m=+156.622848110 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c7880 item 73 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.190487487 +0000 UTC m=+156.623314852 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040439c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040439c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040439c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040439c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040439c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.190487487 +0000 UTC m=+156.623314852 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0040439c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0042c79d0 item 73 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.191932627 +0000 UTC m=+156.624759992 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00437d880 item 74 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.192346601 +0000 UTC m=+156.625173976 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043d80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00437d9d0 item 74 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.192837547 +0000 UTC m=+156.625664922 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e80): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.192837547 +0000 UTC m=+156.625664922 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004043e80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00437db20 item 74 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.194148738 +0000 UTC m=+156.626976104 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6480): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa64c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa64c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa64c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117e1c0 item 75 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa64c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa64c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.194557853 +0000 UTC m=+156.627385228 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa64c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): _writeAt: size=3, off=2 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117e310 item 75 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.194982537 +0000 UTC m=+156.627809921 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6580): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa65c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa65c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa65c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa65c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa65c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.194982537 +0000 UTC m=+156.627809921 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa65c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00117e460 item 75 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.196291792 +0000 UTC m=+156.629119167 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6980): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6980): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446e310 item 76 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6980): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.196677243 +0000 UTC m=+156.629504618 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446e460 item 76 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): _writeAt: size=3, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.197169824 +0000 UTC m=+156.629997189 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a80): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.197169824 +0000 UTC m=+156.629997189 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00446e5b0 item 76 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.198550163 +0000 UTC m=+156.631377528 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004500460 item 77 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.198936905 +0000 UTC m=+156.631764271 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6e40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6f00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6f00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6f00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6f00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6f00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.198936905 +0000 UTC m=+156.631764271 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa6f00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045005b0 item 77 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.200205926 +0000 UTC m=+156.633033302 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7280): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa72c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa72c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa72c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004556460 item 78 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa72c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa72c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.200604131 +0000 UTC m=+156.633431496 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa72c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa73c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa73c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa73c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa73c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa73c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.200604131 +0000 UTC m=+156.633431496 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa73c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045565b0 item 78 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.201843106 +0000 UTC m=+156.634670481 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7740): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7780): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7780): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7780): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045b8460 item 79 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7780): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7780): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.202214309 +0000 UTC m=+156.635041675 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7780): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7840): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7840): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7840): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7840): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7840): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.202214309 +0000 UTC m=+156.635041675 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7840): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0045b85b0 item 79 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.203443767 +0000 UTC m=+156.636271132 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00461a460 item 80 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.203795444 +0000 UTC m=+156.636622819 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7c40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7d00): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7d00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7d00): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7d00): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7d00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.203795444 +0000 UTC m=+156.636622819 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc005aa7d00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00461a5b0 item 80 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678080): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678080): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678080): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678080): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678080): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.205181053 +0000 UTC m=+156.638008418 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678080): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00468a460 item 81 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.205569699 +0000 UTC m=+156.638397085 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046780c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678100): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678100): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678100): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.205569699 +0000 UTC m=+156.638397085 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00468a5b0 item 81 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678440): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678440): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678440): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678440): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678440): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.206891019 +0000 UTC m=+156.639718394 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678440): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00471c460 item 82 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.20735251 +0000 UTC m=+156.640179885 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678500): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678540): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678540): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678540): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678540): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678540): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.20735251 +0000 UTC m=+156.640179885 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678540): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00471c5b0 item 82 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678880): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678880): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678880): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.20873779 +0000 UTC m=+156.641565154 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00479a460 item 83 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.209135543 +0000 UTC m=+156.641962918 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678940): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678980): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678980): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678980): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.209135543 +0000 UTC m=+156.641962918 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00479a5b0 item 83 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678cc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678cc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678cc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678cc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678cc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.210398262 +0000 UTC m=+156.643225637 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678cc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00482c460 item 84 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.210812045 +0000 UTC m=+156.643639420 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678d80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678dc0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678dc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678dc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678dc0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678dc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.210812045 +0000 UTC m=+156.643639420 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004678dc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00482c5b0 item 84 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679100): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679100): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.212117515 +0000 UTC m=+156.644944890 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048c6460 item 85 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.212464623 +0000 UTC m=+156.645291998 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc0046791c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679200): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679200): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679200): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679200): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679200): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.212464623 +0000 UTC m=+156.645291998 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0048c65b0 item 85 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679540): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679540): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679540): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679540): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679540): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.213948346 +0000 UTC m=+156.646775711 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679540): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004934460 item 86 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.214315462 +0000 UTC m=+156.647142816 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679640): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679640): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679640): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679640): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679640): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.214315462 +0000 UTC m=+156.647142816 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679640): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0049345b0 item 86 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679980): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679980): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679980): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679980): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679980): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.215392765 +0000 UTC m=+156.648220130 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679980): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00497a460 item 87 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.215745915 +0000 UTC m=+156.648573280 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a80): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.215745915 +0000 UTC m=+156.648573280 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00497a5b0 item 87 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679dc0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679dc0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679dc0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679dc0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679dc0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.21686151 +0000 UTC m=+156.649688875 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679dc0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a0e460 item 88 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.217301232 +0000 UTC m=+156.650128597 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679e80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679ec0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679ec0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679ec0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679ec0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679ec0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.217301232 +0000 UTC m=+156.650128597 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004679ec0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004a0e5b0 item 88 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.218384726 +0000 UTC m=+156.651212091 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a422c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42300): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42300): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42300): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aa8460 item 89 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42300): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42300): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.218717507 +0000 UTC m=+156.651544873 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42300): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aa85b0 item 89 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.219144585 +0000 UTC m=+156.651971961 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a423c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42400): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42400): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42400): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42400): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42400): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.219144585 +0000 UTC m=+156.651971961 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42400): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004aa8700 item 89 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.220317268 +0000 UTC m=+156.653144632 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42780): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a427c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a427c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a427c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004afe5b0 item 90 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a427c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a427c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.220607039 +0000 UTC m=+156.653434404 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a427c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004afe700 item 90 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.220971359 +0000 UTC m=+156.653798715 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42880): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a428c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a428c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a428c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a428c0): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a428c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.220971359 +0000 UTC m=+156.653798715 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a428c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004afe850 item 90 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.221933728 +0000 UTC m=+156.654761093 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b72700 item 91 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.22230974 +0000 UTC m=+156.655137105 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42c80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): >_readAt: n=2, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): _writeAt: size=3, off=7 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b72850 item 91 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.222669853 +0000 UTC m=+156.655497218 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d80): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d80): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d80): >_readAt: n=8, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.222669853 +0000 UTC m=+156.655497218 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a42d80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004b729a0 item 91 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.223719395 +0000 UTC m=+156.656546760 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43100): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43140): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43140): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43140): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c38850 item 92 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43140): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43140): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.22412851 +0000 UTC m=+156.656955874 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43140): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): open at offset 5 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c389a0 item 92 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): _readAt: size=2, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): _writeAt: size=3, off=5 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): >_writeAt: n=3, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.224501947 +0000 UTC m=+156.657329312 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43200): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43240): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43240): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43240): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43240): >_readAt: n=3, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43240): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.224501947 +0000 UTC m=+156.657329312 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43240): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004c38af0 item 92 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.225502185 +0000 UTC m=+156.658329550 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a435c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43600): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43600): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43600): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f0c9a0 item 93 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43600): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43600): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.225862419 +0000 UTC m=+156.658689784 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43600): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a436c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a436c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a436c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a436c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a436c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.225862419 +0000 UTC m=+156.658689784 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a436c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f0caf0 item 93 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.226950171 +0000 UTC m=+156.659777536 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a80): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a80): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a80): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f3c9a0 item 94 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a80): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a80): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.227295095 +0000 UTC m=+156.660122461 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43a80): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43b40): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43b40): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43b40): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43b40): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43b40): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.227295095 +0000 UTC m=+156.660122461 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43b40): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f3caf0 item 94 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.228311185 +0000 UTC m=+156.661138550 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43ec0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43f00): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43f00): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43f00): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f689a0 item 95 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43f00): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43f00): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.228698088 +0000 UTC m=+156.661525452 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004a43f00): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98040): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98040): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98040): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98040): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98040): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.228698088 +0000 UTC m=+156.661525452 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98040): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f68af0 item 95 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 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/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): open at offset 0 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): _readAt: size=2, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): >_readAt: n=0, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.229906255 +0000 UTC m=+156.662733620 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f983c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98400): _writeAt: size=5, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98400): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98400): >openPending: err= 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f9e9a0 item 96 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98400): >_writeAt: n=5, err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98400): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.2302672 +0000 UTC m=+156.663094565 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f98400): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: File.openRW failed: file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/02/17 03:40:14 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:40:14 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/02/17 03:40:14 DEBUG : open-test-file: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : open-test-file: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f984c0): _readAt: size=512, off=0 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f984c0): openPending: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f984c0): >openPending: err= 2025/02/17 03:40:14 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f984c0): >_readAt: n=5, err=EOF 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f984c0): close: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: setting modification time to 2025-02-17 03:40:14.2302672 +0000 UTC m=+156.663094565 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:14 DEBUG : open-test-file(0xc004f984c0): >close: err= 2025/02/17 03:40:14 DEBUG : open-test-file: Remove: 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc004f9eaf0 item 96 2025/02/17 03:40:14 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/02/17 03:40:14 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vDel: "open-test-file" 2025/02/17 03:40:14 DEBUG : open-test-file: >Remove: err= 2025/02/17 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : >WaitForWriters: 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.37s) --- 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.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.18s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:14 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:14 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:14 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:14 DEBUG : file1: newRWFileHandle: 2025/02/17 03:40:14 DEBUG : file1(0xc005da9580): openPending: 2025/02/17 03:40:14 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:14 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item file1 not removed, freed 0 bytes 2025/02/17 03:40:14 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 0, uploading 0, total size 0 (was 0) 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:14 DEBUG : file1(0xc005da9580): >openPending: err= 2025/02/17 03:40:14 DEBUG : file1: >newRWFileHandle: err= 2025/02/17 03:40:14 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:40:14 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/02/17 03:40:14 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/02/17 03:40:14 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2025/02/17 03:40:14 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : file1: reading active writers 2025/02/17 03:40:14 DEBUG : file1: active writers 1 2025/02/17 03:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : file1: reading active writers 2025/02/17 03:40:14 DEBUG : file1: active writers 1 2025/02/17 03:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : file1: reading active writers 2025/02/17 03:40:14 DEBUG : file1: active writers 1 2025/02/17 03:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : file1: reading active writers 2025/02/17 03:40:14 DEBUG : file1: active writers 1 2025/02/17 03:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:14 DEBUG : : Looking for writers 2025/02/17 03:40:14 DEBUG : file1: reading active writers 2025/02/17 03:40:14 DEBUG : file1: active writers 1 2025/02/17 03:40:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:15 DEBUG : : Looking for writers 2025/02/17 03:40:15 DEBUG : file1: reading active writers 2025/02/17 03:40:15 DEBUG : file1: active writers 1 2025/02/17 03:40:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2025/02/17 03:40:15 DEBUG : : Looking for writers 2025/02/17 03:40:15 DEBUG : file1: reading active writers 2025/02/17 03:40:15 DEBUG : file1: active writers 1 2025/02/17 03:40:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2025/02/17 03:40:15 DEBUG : : Looking for writers 2025/02/17 03:40:15 DEBUG : file1: reading active writers 2025/02/17 03:40:15 DEBUG : file1: active writers 1 2025/02/17 03:40:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:16 DEBUG : : Looking for writers 2025/02/17 03:40:16 DEBUG : file1: reading active writers 2025/02/17 03:40:16 DEBUG : file1: active writers 1 2025/02/17 03:40:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:17 DEBUG : : Looking for writers 2025/02/17 03:40:17 DEBUG : file1: reading active writers 2025/02/17 03:40:17 DEBUG : file1: active writers 1 2025/02/17 03:40:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:18 DEBUG : : Looking for writers 2025/02/17 03:40:18 DEBUG : file1: reading active writers 2025/02/17 03:40:18 DEBUG : file1: active writers 1 2025/02/17 03:40:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:19 DEBUG : : Looking for writers 2025/02/17 03:40:19 DEBUG : file1: reading active writers 2025/02/17 03:40:19 DEBUG : file1: active writers 1 2025/02/17 03:40:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:20 DEBUG : : Looking for writers 2025/02/17 03:40:20 DEBUG : file1: reading active writers 2025/02/17 03:40:20 DEBUG : file1: active writers 1 2025/02/17 03:40:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:21 DEBUG : : Looking for writers 2025/02/17 03:40:21 DEBUG : file1: reading active writers 2025/02/17 03:40:21 DEBUG : file1: active writers 1 2025/02/17 03:40:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:22 DEBUG : : Looking for writers 2025/02/17 03:40:22 DEBUG : file1: reading active writers 2025/02/17 03:40:22 DEBUG : file1: active writers 1 2025/02/17 03:40:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:23 DEBUG : : Looking for writers 2025/02/17 03:40:23 DEBUG : file1: reading active writers 2025/02/17 03:40:23 DEBUG : file1: active writers 1 2025/02/17 03:40:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:24 DEBUG : : Looking for writers 2025/02/17 03:40:24 DEBUG : file1: reading active writers 2025/02/17 03:40:24 DEBUG : file1: active writers 1 2025/02/17 03:40:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:25 DEBUG : : Looking for writers 2025/02/17 03:40:25 DEBUG : file1: reading active writers 2025/02/17 03:40:25 DEBUG : file1: active writers 1 2025/02/17 03:40:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:26 DEBUG : : Looking for writers 2025/02/17 03:40:26 DEBUG : file1: reading active writers 2025/02/17 03:40:26 DEBUG : file1: active writers 1 2025/02/17 03:40:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:27 DEBUG : : Looking for writers 2025/02/17 03:40:27 DEBUG : file1: reading active writers 2025/02/17 03:40:27 DEBUG : file1: active writers 1 2025/02/17 03:40:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:28 DEBUG : : Looking for writers 2025/02/17 03:40:28 DEBUG : file1: reading active writers 2025/02/17 03:40:28 DEBUG : file1: active writers 1 2025/02/17 03:40:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:29 DEBUG : : Looking for writers 2025/02/17 03:40:29 DEBUG : file1: reading active writers 2025/02/17 03:40:29 DEBUG : file1: active writers 1 2025/02/17 03:40:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:30 DEBUG : : Looking for writers 2025/02/17 03:40:30 DEBUG : file1: reading active writers 2025/02/17 03:40:30 DEBUG : file1: active writers 1 2025/02/17 03:40:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:31 DEBUG : : Looking for writers 2025/02/17 03:40:31 DEBUG : file1: reading active writers 2025/02/17 03:40:31 DEBUG : file1: active writers 1 2025/02/17 03:40:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:32 DEBUG : : Looking for writers 2025/02/17 03:40:32 DEBUG : file1: reading active writers 2025/02/17 03:40:32 DEBUG : file1: active writers 1 2025/02/17 03:40:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:33 DEBUG : : Looking for writers 2025/02/17 03:40:33 DEBUG : file1: reading active writers 2025/02/17 03:40:33 DEBUG : file1: active writers 1 2025/02/17 03:40:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:34 DEBUG : : Looking for writers 2025/02/17 03:40:34 DEBUG : file1: reading active writers 2025/02/17 03:40:34 DEBUG : file1: active writers 1 2025/02/17 03:40:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:35 DEBUG : : Looking for writers 2025/02/17 03:40:35 DEBUG : file1: reading active writers 2025/02/17 03:40:35 DEBUG : file1: active writers 1 2025/02/17 03:40:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:36 DEBUG : : Looking for writers 2025/02/17 03:40:36 DEBUG : file1: reading active writers 2025/02/17 03:40:36 DEBUG : file1: active writers 1 2025/02/17 03:40:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:37 DEBUG : : Looking for writers 2025/02/17 03:40:37 DEBUG : file1: reading active writers 2025/02/17 03:40:37 DEBUG : file1: active writers 1 2025/02/17 03:40:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:38 DEBUG : : Looking for writers 2025/02/17 03:40:38 DEBUG : file1: reading active writers 2025/02/17 03:40:38 DEBUG : file1: active writers 1 2025/02/17 03:40:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:39 DEBUG : : Looking for writers 2025/02/17 03:40:39 DEBUG : file1: reading active writers 2025/02/17 03:40:39 DEBUG : file1: active writers 1 2025/02/17 03:40:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:40 DEBUG : : Looking for writers 2025/02/17 03:40:40 DEBUG : file1: reading active writers 2025/02/17 03:40:40 DEBUG : file1: active writers 1 2025/02/17 03:40:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:41 DEBUG : : Looking for writers 2025/02/17 03:40:41 DEBUG : file1: reading active writers 2025/02/17 03:40:41 DEBUG : file1: active writers 1 2025/02/17 03:40:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:42 DEBUG : : Looking for writers 2025/02/17 03:40:42 DEBUG : file1: reading active writers 2025/02/17 03:40:42 DEBUG : file1: active writers 1 2025/02/17 03:40:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:43 DEBUG : : Looking for writers 2025/02/17 03:40:43 DEBUG : file1: reading active writers 2025/02/17 03:40:43 DEBUG : file1: active writers 1 2025/02/17 03:40:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2025/02/17 03:40:44 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc00022f950 mu:{state:0 sema:0} cond:{noCopy:{} L:0xc002f5ae08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824683376192} name:file1 opens:1 downloaders: o: fd:0xc005cc7620 info:{ModTime:{wall:13971513802925474015 ext:156665021646 loc:0x3daf640} ATime:{wall:13971513802925474015 ext:156665021646 loc:0x3daf640} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2025/02/17 03:40:44 DEBUG : >WaitForWriters: 2025/02/17 03:40:44 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.46s) === RUN TestRWCacheRename run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:44 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:44 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:44 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:44 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:44 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:40:44 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:40:44 DEBUG : rename_me: newRWFileHandle: 2025/02/17 03:40:44 DEBUG : rename_me(0xc0043f2980): openPending: 2025/02/17 03:40:44 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/02/17 03:40:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/17 03:40:44 DEBUG : rename_me(0xc0043f2980): >openPending: err= 2025/02/17 03:40:44 DEBUG : rename_me: >newRWFileHandle: err= 2025/02/17 03:40:44 DEBUG : : Added virtual directory entry vAddFile: "rename_me" 2025/02/17 03:40:44 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/02/17 03:40:44 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/02/17 03:40:44 DEBUG : rename_me(0xc0043f2980): _writeAt: size=5, off=0 2025/02/17 03:40:44 DEBUG : rename_me(0xc0043f2980): >_writeAt: n=5, err= 2025/02/17 03:40:44 DEBUG : rename_me(0xc0043f2980): close: 2025/02/17 03:40:44 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache RemoveNotInUse (maxAge=3600000000000, emptyOnly=false): item rename_me not removed, freed 0 bytes 2025/02/17 03:40:44 DEBUG : rename_me: vfs cache: setting modification time to 2025-02-17 03:40:44.690824417 +0000 UTC m=+187.123651812 2025/02/17 03:40:44 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/02/17 03:40:44 DEBUG : rename_me(0xc0043f2980): >close: err= 2025/02/17 03:40:44 INFO : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaned: objects 1 (was 1) in use 1, to upload 1, uploading 0, total size 5 (was 5) 2025/02/17 03:40:44 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/02/17 03:40:44 DEBUG : i_was_renamed: Updating file with 0xc0038a9740 2025/02/17 03:40:44 DEBUG : : Added virtual directory entry vDel: "rename_me" 2025/02/17 03:40:44 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/17 03:40:44 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:44 DEBUG : : Looking for writers 2025/02/17 03:40:44 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/02/17 03:40:44 DEBUG : : Looking for writers 2025/02/17 03:40:44 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/02/17 03:40:44 DEBUG : : Looking for writers 2025/02/17 03:40:44 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/02/17 03:40:44 DEBUG : : Looking for writers 2025/02/17 03:40:44 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/02/17 03:40:44 DEBUG : i_was_renamed: vfs cache: starting upload 2025/02/17 03:40:44 DEBUG : : Looking for writers 2025/02/17 03:40:44 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:40:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/02/17 03:40:44 INFO : i_was_renamed: Copied (new) 2025/02/17 03:40:44 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2025/02/17 03:40:44 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/02/17 03:40:44 DEBUG : : Added virtual directory entry vAddFile: "i_was_renamed" 2025/02/17 03:40:44 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/02/17 03:40:45 DEBUG : : Looking for writers 2025/02/17 03:40:45 DEBUG : i_was_renamed: reading active writers 2025/02/17 03:40:45 DEBUG : >WaitForWriters: 2025/02/17 03:40:45 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (2.28s) === RUN TestRWCacheUpdate run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:46 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: root is "/home/rclone/.cache/rclone" 2025/02/17 03:40:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" 2025/02/17 03:40:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/02/17 03:40:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestMega/rclone-test-foxuhen8zava" read_write_test.go:729: skip as modtime not supported 2025/02/17 03:40:46 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:40:46 DEBUG : : Looking for writers 2025/02/17 03:40:46 DEBUG : >WaitForWriters: 2025/02/17 03:40:46 DEBUG : mega root 'rclone-test-foxuhen8zava': vfs cache: cleaner exiting --- SKIP: TestRWCacheUpdate (0.00s) === RUN TestCaseSensitivity run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:40:47 DEBUG : : forgetting directory cache 2025/02/17 03:40:51 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:51 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:40:51 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:40:51 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:40:51 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:51 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:51 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:51 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:51 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:51 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:52 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:52 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:52 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:52 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:52 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:52 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:53 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:53 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:53 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 03:40:53 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 03:40:53 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 03:40:53 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:53 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:54 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:54 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 03:40:54 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 03:40:54 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 03:40:54 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:54 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:55 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:55 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:55 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:55 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:56 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:56 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:57 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:57 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:40:57 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:40:57 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:40:57 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:58 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:58 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 03:40:58 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 03:40:58 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 03:40:58 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:58 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:40:59 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:40:59 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 03:40:59 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 03:40:59 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 03:40:59 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:40:59 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:00 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:00 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/17 03:41:00 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2025/02/17 03:41:00 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:00 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/17 03:41:00 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2025/02/17 03:41:00 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:00 DEBUG : FiLeA: Open: flags=O_RDONLY 2025/02/17 03:41:00 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2025/02/17 03:41:00 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2025/02/17 03:41:00 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:41:00 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:01 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:01 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:01 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:01 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:01 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:01 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:01 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:01 DEBUG : FiLeB: Open: flags=O_RDONLY 2025/02/17 03:41:01 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2025/02/17 03:41:01 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2025/02/17 03:41:01 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:41:01 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:02 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:02 DEBUG : FilEb: Open: flags=O_RDONLY 2025/02/17 03:41:02 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2025/02/17 03:41:02 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2025/02/17 03:41:02 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:41:02 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:03 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:03 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:03 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:03 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:03 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:03 DEBUG : : Looking for writers 2025/02/17 03:41:03 DEBUG : FiLeA: reading active writers 2025/02/17 03:41:03 DEBUG : FiLeB: reading active writers 2025/02/17 03:41:03 DEBUG : FilEb: reading active writers 2025/02/17 03:41:03 DEBUG : >WaitForWriters: 2025/02/17 03:41:03 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:03 DEBUG : : Looking for writers 2025/02/17 03:41:03 DEBUG : FiLeA: reading active writers 2025/02/17 03:41:03 DEBUG : FiLeB: reading active writers 2025/02/17 03:41:03 DEBUG : FilEb: reading active writers 2025/02/17 03:41:03 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (16.37s) === RUN TestUnicodeNormalization run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:03 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:03 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:03 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:03 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/17 03:41:03 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:41:03 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:41:03 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:41:04 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:05 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:05 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/02/17 03:41:05 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/02/17 03:41:05 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/02/17 03:41:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:41:05 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:06 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:06 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/02/17 03:41:06 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:41:06 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/02/17 03:41:06 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:41:06 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/02/17 03:41:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:07 DEBUG : : Looking for writers 2025/02/17 03:41:07 DEBUG : normal name with no special characters.txt: reading active writers 2025/02/17 03:41:07 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/02/17 03:41:07 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.87s) === RUN TestVFSNew run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:07 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:07 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:07 DEBUG : mega root 'rclone-test-foxuhen8zava': Reusing VFS from active cache 2025/02/17 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:07 DEBUG : : Looking for writers 2025/02/17 03:41:07 DEBUG : >WaitForWriters: 2025/02/17 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:07 DEBUG : : Looking for writers 2025/02/17 03:41:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.00s) === RUN TestVFSNewWithOpts run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:07 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:07 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:07 DEBUG : : Looking for writers 2025/02/17 03:41:07 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.00s) === RUN TestVFSRoot run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:07 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:07 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:07 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:07 DEBUG : : Looking for writers 2025/02/17 03:41:07 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.00s) === RUN TestVFSStat run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:07 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:07 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:09 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:09 DEBUG : dir: Looking for writers 2025/02/17 03:41:09 DEBUG : file2: reading active writers 2025/02/17 03:41:09 DEBUG : : Looking for writers 2025/02/17 03:41:09 DEBUG : dir: reading active writers 2025/02/17 03:41:09 DEBUG : file1: reading active writers 2025/02/17 03:41:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.89s) === RUN TestVFSStatParent run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:10 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:10 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:12 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:12 DEBUG : dir: Looking for writers 2025/02/17 03:41:12 DEBUG : : Looking for writers 2025/02/17 03:41:12 DEBUG : dir: reading active writers 2025/02/17 03:41:12 DEBUG : file1: reading active writers 2025/02/17 03:41:12 DEBUG : >WaitForWriters: run.go:125: removing dir "dir" failed - try 1/3: directory not empty --- PASS: TestVFSStatParent (3.68s) === RUN TestVFSOpenFile run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:13 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:13 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:14 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:41:14 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:41:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:41:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/02/17 03:41:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 03:41:14 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:41:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/02/17 03:41:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/02/17 03:41:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/02/17 03:41:14 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:14 DEBUG : dir: Looking for writers 2025/02/17 03:41:14 DEBUG : file2: reading active writers 2025/02/17 03:41:14 DEBUG : new_file.txt: reading active writers 2025/02/17 03:41:14 DEBUG : : Looking for writers 2025/02/17 03:41:14 DEBUG : dir: reading active writers 2025/02/17 03:41:14 DEBUG : file1: reading active writers 2025/02/17 03:41:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.13s) === RUN TestVFSRename run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:14 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:14 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:15 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/02/17 03:41:15 DEBUG : dir/file1: Updating file with dir/file1 0xc004980240 2025/02/17 03:41:15 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/02/17 03:41:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:15 INFO : dir/file1: Moved (server-side) to: file0 2025/02/17 03:41:15 DEBUG : file0: Updating file with file0 0xc004980240 2025/02/17 03:41:15 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/02/17 03:41:15 DEBUG : : Added virtual directory entry vAddFile: "file0" 2025/02/17 03:41:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:15 DEBUG : dir: Looking for writers 2025/02/17 03:41:15 DEBUG : : Looking for writers 2025/02/17 03:41:15 DEBUG : dir: reading active writers 2025/02/17 03:41:15 DEBUG : file0: reading active writers 2025/02/17 03:41:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (1.03s) === RUN TestVFSStatfs run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:15 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:15 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:15 DEBUG : : Looking for writers 2025/02/17 03:41:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.05s) === RUN TestVFSMkdir run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:15 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:15 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:15 DEBUG : : Added virtual directory entry vAddDir: "/" 2025/02/17 03:41:18 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/17 03:41:18 DEBUG : : Added virtual directory entry vAddDir: "b" 2025/02/17 03:41:18 DEBUG : : Added virtual directory entry vAddDir: "c" 2025/02/17 03:41:18 DEBUG : : Added virtual directory entry vAddDir: "d" 2025/02/17 03:41:18 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:18 DEBUG : b: Looking for writers 2025/02/17 03:41:18 DEBUG : c: Looking for writers 2025/02/17 03:41:18 DEBUG : d: Looking for writers 2025/02/17 03:41:18 DEBUG : : Looking for writers 2025/02/17 03:41:18 DEBUG : a: Looking for writers 2025/02/17 03:41:18 DEBUG : : Looking for writers 2025/02/17 03:41:18 DEBUG : b: reading active writers 2025/02/17 03:41:18 DEBUG : c: reading active writers 2025/02/17 03:41:18 DEBUG : d: reading active writers 2025/02/17 03:41:18 DEBUG : /: reading active writers 2025/02/17 03:41:18 DEBUG : a: reading active writers 2025/02/17 03:41:18 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.30s) === RUN TestVFSMkdirAll run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:19 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:19 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:19 DEBUG : : Added virtual directory entry vAddDir: "a" 2025/02/17 03:41:19 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/02/17 03:41:19 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/02/17 03:41:19 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/02/17 03:41:19 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:19 DEBUG : a/b/c/d: Looking for writers 2025/02/17 03:41:19 DEBUG : a/b/c: Looking for writers 2025/02/17 03:41:19 DEBUG : d: reading active writers 2025/02/17 03:41:19 DEBUG : a/b: Looking for writers 2025/02/17 03:41:19 DEBUG : c: reading active writers 2025/02/17 03:41:19 DEBUG : a: Looking for writers 2025/02/17 03:41:19 DEBUG : b: reading active writers 2025/02/17 03:41:19 DEBUG : : Looking for writers 2025/02/17 03:41:19 DEBUG : a: reading active writers 2025/02/17 03:41:19 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (1.10s) === RUN TestWriteFileHandleMethods run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:20 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:20 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:20 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:20 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:20 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:20 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:20 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/17 03:41:20 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/02/17 03:41:20 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/02/17 03:41:20 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (5 bytes), uploading instead of streaming 2025/02/17 03:41:21 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:21 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/02/17 03:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:41:21 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/02/17 03:41:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:21 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:21 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (7 bytes), uploading instead of streaming 2025/02/17 03:41:22 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:41:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:22 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:22 DEBUG : : Looking for writers 2025/02/17 03:41:22 DEBUG : file1: reading active writers 2025/02/17 03:41:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (2.05s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:22 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:22 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/02/17 03:41:23 DEBUG : file1: aborting in-sequence write wait, off=100 2025/02/17 03:41:23 DEBUG : file1: failed to wait for in-sequence write to 100 2025/02/17 03:41:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/02/17 03:41:23 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (11 bytes), uploading instead of streaming 2025/02/17 03:41:23 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:41:23 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/02/17 03:41:23 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:23 DEBUG : : Looking for writers 2025/02/17 03:41:23 DEBUG : file1: reading active writers 2025/02/17 03:41:23 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.35s) === RUN TestWriteFileHandleFlush run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:30 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:30 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:30 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:30 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:30 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/02/17 03:41:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:30 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (5 bytes), uploading instead of streaming 2025/02/17 03:41:30 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:41:30 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:30 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/02/17 03:41:30 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:30 DEBUG : : Looking for writers 2025/02/17 03:41:30 DEBUG : file1: reading active writers 2025/02/17 03:41: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 --- PASS: TestWriteFileHandleFlush (7.29s) === RUN TestWriteFileHandleRelease run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:38 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:38 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:41:38 DEBUG : file1: WriteFileHandle.Release closing 2025/02/17 03:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:38 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:41:38 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:41:38 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:38 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/02/17 03:41:38 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:38 DEBUG : : Looking for writers 2025/02/17 03:41:38 DEBUG : file1: reading active writers 2025/02/17 03:41:38 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: TestWriteFileHandleRelease (7.22s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:41:45 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:41:45 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:41:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:41:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:41:45 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:41:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:41:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2025/02/17 03:41:45 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2025/02/17 03:41:45 DEBUG : : Looking for writers 2025/02/17 03:41:45 DEBUG : file1: reading active writers 2025/02/17 03:41:45 DEBUG : file1: active writers 1 2025/02/17 03:41:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2025/02/17 03:41:46 DEBUG : : Looking for writers 2025/02/17 03:41:46 DEBUG : file1: reading active writers 2025/02/17 03:41:46 DEBUG : file1: active writers 1 2025/02/17 03:41:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:47 DEBUG : : Looking for writers 2025/02/17 03:41:47 DEBUG : file1: reading active writers 2025/02/17 03:41:47 DEBUG : file1: active writers 1 2025/02/17 03:41:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:48 DEBUG : : Looking for writers 2025/02/17 03:41:48 DEBUG : file1: reading active writers 2025/02/17 03:41:48 DEBUG : file1: active writers 1 2025/02/17 03:41:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:49 DEBUG : : Looking for writers 2025/02/17 03:41:49 DEBUG : file1: reading active writers 2025/02/17 03:41:49 DEBUG : file1: active writers 1 2025/02/17 03:41:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:50 DEBUG : : Looking for writers 2025/02/17 03:41:50 DEBUG : file1: reading active writers 2025/02/17 03:41:50 DEBUG : file1: active writers 1 2025/02/17 03:41:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:51 DEBUG : : Looking for writers 2025/02/17 03:41:51 DEBUG : file1: reading active writers 2025/02/17 03:41:51 DEBUG : file1: active writers 1 2025/02/17 03:41:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:52 DEBUG : : Looking for writers 2025/02/17 03:41:52 DEBUG : file1: reading active writers 2025/02/17 03:41:52 DEBUG : file1: active writers 1 2025/02/17 03:41:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:53 DEBUG : : Looking for writers 2025/02/17 03:41:53 DEBUG : file1: reading active writers 2025/02/17 03:41:53 DEBUG : file1: active writers 1 2025/02/17 03:41:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:54 DEBUG : : Looking for writers 2025/02/17 03:41:54 DEBUG : file1: reading active writers 2025/02/17 03:41:54 DEBUG : file1: active writers 1 2025/02/17 03:41:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:55 DEBUG : : Looking for writers 2025/02/17 03:41:55 DEBUG : file1: reading active writers 2025/02/17 03:41:55 DEBUG : file1: active writers 1 2025/02/17 03:41:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:56 DEBUG : : Looking for writers 2025/02/17 03:41:56 DEBUG : file1: reading active writers 2025/02/17 03:41:56 DEBUG : file1: active writers 1 2025/02/17 03:41:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:57 DEBUG : : Looking for writers 2025/02/17 03:41:57 DEBUG : file1: reading active writers 2025/02/17 03:41:57 DEBUG : file1: active writers 1 2025/02/17 03:41:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:58 DEBUG : : Looking for writers 2025/02/17 03:41:58 DEBUG : file1: reading active writers 2025/02/17 03:41:58 DEBUG : file1: active writers 1 2025/02/17 03:41:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:41:59 DEBUG : : Looking for writers 2025/02/17 03:41:59 DEBUG : file1: reading active writers 2025/02/17 03:41:59 DEBUG : file1: active writers 1 2025/02/17 03:41:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:00 DEBUG : : Looking for writers 2025/02/17 03:42:00 DEBUG : file1: reading active writers 2025/02/17 03:42:00 DEBUG : file1: active writers 1 2025/02/17 03:42:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:01 DEBUG : : Looking for writers 2025/02/17 03:42:01 DEBUG : file1: reading active writers 2025/02/17 03:42:01 DEBUG : file1: active writers 1 2025/02/17 03:42:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:02 DEBUG : : Looking for writers 2025/02/17 03:42:02 DEBUG : file1: reading active writers 2025/02/17 03:42:02 DEBUG : file1: active writers 1 2025/02/17 03:42:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:03 DEBUG : : Looking for writers 2025/02/17 03:42:03 DEBUG : file1: reading active writers 2025/02/17 03:42:03 DEBUG : file1: active writers 1 2025/02/17 03:42:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:04 DEBUG : : Looking for writers 2025/02/17 03:42:04 DEBUG : file1: reading active writers 2025/02/17 03:42:04 DEBUG : file1: active writers 1 2025/02/17 03:42:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:05 DEBUG : : Looking for writers 2025/02/17 03:42:05 DEBUG : file1: reading active writers 2025/02/17 03:42:05 DEBUG : file1: active writers 1 2025/02/17 03:42:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:06 DEBUG : : Looking for writers 2025/02/17 03:42:06 DEBUG : file1: reading active writers 2025/02/17 03:42:06 DEBUG : file1: active writers 1 2025/02/17 03:42:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:07 DEBUG : : Looking for writers 2025/02/17 03:42:07 DEBUG : file1: reading active writers 2025/02/17 03:42:07 DEBUG : file1: active writers 1 2025/02/17 03:42:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:08 DEBUG : : Looking for writers 2025/02/17 03:42:08 DEBUG : file1: reading active writers 2025/02/17 03:42:08 DEBUG : file1: active writers 1 2025/02/17 03:42:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:09 DEBUG : : Looking for writers 2025/02/17 03:42:09 DEBUG : file1: reading active writers 2025/02/17 03:42:09 DEBUG : file1: active writers 1 2025/02/17 03:42:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:10 DEBUG : : Looking for writers 2025/02/17 03:42:10 DEBUG : file1: reading active writers 2025/02/17 03:42:10 DEBUG : file1: active writers 1 2025/02/17 03:42:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:11 DEBUG : : Looking for writers 2025/02/17 03:42:11 DEBUG : file1: reading active writers 2025/02/17 03:42:11 DEBUG : file1: active writers 1 2025/02/17 03:42:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:12 DEBUG : : Looking for writers 2025/02/17 03:42:12 DEBUG : file1: reading active writers 2025/02/17 03:42:12 DEBUG : file1: active writers 1 2025/02/17 03:42:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:13 DEBUG : : Looking for writers 2025/02/17 03:42:13 DEBUG : file1: reading active writers 2025/02/17 03:42:13 DEBUG : file1: active writers 1 2025/02/17 03:42:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:14 DEBUG : : Looking for writers 2025/02/17 03:42:14 DEBUG : file1: reading active writers 2025/02/17 03:42:14 DEBUG : file1: active writers 1 2025/02/17 03:42:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2025/02/17 03:42:15 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2025/02/17 03:42:15 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.00s) === RUN TestFileReadAtZeroLength run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:42:15 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:42:15 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:42:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:42:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:42:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:42:15 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:42:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:42:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:42:15 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (0 bytes), uploading instead of streaming 2025/02/17 03:42:15 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:42:15 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:42:15 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:42:15 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:42:15 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:42:15 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:42:15 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:42:15 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/17 03:42:15 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:42:15 DEBUG : : Looking for writers 2025/02/17 03:42:15 DEBUG : file1: reading active writers 2025/02/17 03:42:15 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: TestFileReadAtZeroLength (7.36s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "mega root 'rclone-test-foxuhen8zava'", Local "Local file system at /tmp/rclone2578120939", Modify Window "876000h0m0s" 2025/02/17 03:42:22 INFO : mega root 'rclone-test-foxuhen8zava': poll-interval is not supported by this remote 2025/02/17 03:42:22 NOTICE: mega root 'rclone-test-foxuhen8zava': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/02/17 03:42:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/02/17 03:42:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/02/17 03:42:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:42:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/02/17 03:42:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/02/17 03:42:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:42:22 DEBUG : mega root 'rclone-test-foxuhen8zava': File to upload is small (100 bytes), uploading instead of streaming 2025/02/17 03:42:22 DEBUG : file1: Size of src and dst objects identical 2025/02/17 03:42:22 DEBUG : : Added virtual directory entry vAddFile: "file1" 2025/02/17 03:42:22 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/02/17 03:42:22 DEBUG : file1: Open: flags=O_RDONLY 2025/02/17 03:42:22 DEBUG : file1: >Open: fd=file1 (r), err= 2025/02/17 03:42:22 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/02/17 03:42:22 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/02/17 03:42:22 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/02/17 03:42:23 DEBUG : WaitForWriters: timeout=30s 2025/02/17 03:42:23 DEBUG : : Looking for writers 2025/02/17 03:42:23 DEBUG : file1: reading active writers 2025/02/17 03:42:23 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.51s) FAIL 2025/02/17 03:42:23 DEBUG : mega root 'rclone-test-foxuhen8zava': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestMega: -verbose -test.run '^(TestCaseSensitivity|TestDirEntryModTimeInvalidation|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 4m45.800447142s (try 5/5): exit status 1: Failed [TestDirEntryModTimeInvalidation TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false]