"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Starting (try 1/5) 2026/06/08 01:57:48 DEBUG : Creating backend with remote "TestFileLu:rclone-test-mihuzac5vizo" 2026/06/08 01:57:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/08 01:57:48 DEBUG : Creating backend with remote "/tmp/rclone1051707841" === RUN TestDirHandleMethods run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:57:48 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:57:48 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 01:57:49 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo" with ID 4142161 2026/06/08 01:57:50 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/dir" with ID 4142162 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:14 Error: Received unexpected error: file does not exist Test: TestDirHandleMethods 2026/06/08 01:58:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:58:01 DEBUG : Looking for writers 2026/06/08 01:58:01 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleMethods (13.24s) === RUN TestDirHandleReaddir run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:58:02 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:58:02 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 01:58:07 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/dir/subdir" with ID 4142164 fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 Error: Should be true Test: TestDirHandleReaddir Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:45 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirHandleReaddir Messages: 3 objects not found dir_handle_test.go:48: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:48 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddir 2026/06/08 01:58:18 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:58:18 DEBUG : Looking for writers 2026/06/08 01:58:18 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddir (17.22s) === RUN TestDirHandleReaddirnames run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:58:19 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:58:19 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirHandleReaddirnames Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Not equal: expected: 0 actual : 1 Test: TestDirHandleReaddirnames Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_handle_test.go:94 Error: Received unexpected error: file does not exist Test: TestDirHandleReaddirnames 2026/06/08 01:58:30 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:58:30 DEBUG : Looking for writers 2026/06/08 01:58:30 DEBUG : >WaitForWriters: --- FAIL: TestDirHandleReaddirnames (12.52s) === RUN TestDirMethods run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:58:31 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:58:31 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Not equal: expected: 0 actual : 1 Test: TestDirMethods Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:36 Error: Received unexpected error: file does not exist Test: TestDirMethods 2026/06/08 01:58:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:58:43 DEBUG : Looking for writers 2026/06/08 01:58:43 DEBUG : >WaitForWriters: --- FAIL: TestDirMethods (12.55s) === RUN TestDirForgetAll run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:58:44 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:58:44 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:87 Error: Received unexpected error: file does not exist Test: TestDirForgetAll 2026/06/08 01:58:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:58:55 DEBUG : Looking for writers 2026/06/08 01:58:55 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetAll (12.50s) === RUN TestDirForgetPath run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:58:56 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:58:56 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirForgetPath Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Not equal: expected: 0 actual : 1 Test: TestDirForgetPath Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:114 Error: Received unexpected error: file does not exist Test: TestDirForgetPath 2026/06/08 01:59:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:59:08 DEBUG : Looking for writers 2026/06/08 01:59:08 DEBUG : >WaitForWriters: --- FAIL: TestDirForgetPath (12.53s) === RUN TestDirWalk run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:59:09 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:59:09 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirWalk Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Not equal: expected: 0 actual : 1 Test: TestDirWalk Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:145 Error: Received unexpected error: file does not exist Test: TestDirWalk 2026/06/08 01:59:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:59:20 DEBUG : Looking for writers 2026/06/08 01:59:20 DEBUG : >WaitForWriters: --- FAIL: TestDirWalk (13.16s) === RUN TestDirSetModTime run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:59:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:59:22 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirSetModTime Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Not equal: expected: 0 actual : 1 Test: TestDirSetModTime Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:213 Error: Received unexpected error: file does not exist Test: TestDirSetModTime 2026/06/08 01:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:59:34 DEBUG : Looking for writers 2026/06/08 01:59:34 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (12.51s) === RUN TestDirStat run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:59:35 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:59:35 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirStat Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Not equal: expected: 0 actual : 1 Test: TestDirStat Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:229 Error: Received unexpected error: file does not exist Test: TestDirStat 2026/06/08 01:59:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 01:59:46 DEBUG : Looking for writers 2026/06/08 01:59:46 DEBUG : >WaitForWriters: --- FAIL: TestDirStat (12.53s) === RUN TestDirReadDirAll run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 01:59:47 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 01:59:47 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 Error: Should be true Test: TestDirReadDirAll Messages: listing wrong, want dir/file1 (14), dir/file2 (15), dir/subdir/file3 (16) got fstest.go:203: Not found "dir/file1" fstest.go:203: Not found "dir/file2" fstest.go:203: Not found "dir/subdir/file3" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:259 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 3 Test: TestDirReadDirAll Messages: 3 objects not found dir_test.go:262: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:262 Error: Received unexpected error: file does not exist Test: TestDirReadDirAll 2026/06/08 02:00:04 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:00:04 DEBUG : Looking for writers 2026/06/08 02:00:04 DEBUG : >WaitForWriters: --- FAIL: TestDirReadDirAll (17.75s) === RUN TestDirOpen run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:00:05 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:00:05 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Not equal: expected: 0 actual : 1 Test: TestDirOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:334 Error: Received unexpected error: file does not exist Test: TestDirOpen 2026/06/08 02:00:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:00:16 DEBUG : Looking for writers 2026/06/08 02:00:16 DEBUG : >WaitForWriters: --- FAIL: TestDirOpen (12.58s) === RUN TestDirCreate run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:00:18 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:00:18 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirCreate Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Not equal: expected: 0 actual : 1 Test: TestDirCreate Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:347 Error: Received unexpected error: file does not exist Test: TestDirCreate 2026/06/08 02:00:30 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:00:30 DEBUG : Looking for writers 2026/06/08 02:00:30 DEBUG : >WaitForWriters: --- FAIL: TestDirCreate (13.27s) === RUN TestDirMkdir run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:00:31 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:00:31 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdir Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdir Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:389 Error: Received unexpected error: file does not exist Test: TestDirMkdir 2026/06/08 02:00:42 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:00:42 DEBUG : Looking for writers 2026/06/08 02:00:42 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdir (12.59s) === RUN TestDirMkdirSub run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:00:43 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:00:43 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMkdirSub Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestDirMkdirSub Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:413 Error: Received unexpected error: file does not exist Test: TestDirMkdirSub 2026/06/08 02:00:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:00:55 DEBUG : Looking for writers 2026/06/08 02:00:55 DEBUG : >WaitForWriters: --- FAIL: TestDirMkdirSub (12.52s) === RUN TestDirRemove run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:00:56 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:00:56 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemove Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:438 Error: Received unexpected error: file does not exist Test: TestDirRemove 2026/06/08 02:01:07 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:01:07 DEBUG : Looking for writers 2026/06/08 02:01:07 DEBUG : >WaitForWriters: --- FAIL: TestDirRemove (12.53s) === RUN TestDirRemoveAll run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:01:08 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:01:08 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveAll Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:477 Error: Received unexpected error: file does not exist Test: TestDirRemoveAll 2026/06/08 02:01:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:01:20 DEBUG : Looking for writers 2026/06/08 02:01:20 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveAll (12.63s) === RUN TestDirRemoveName run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:01:21 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:01:21 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRemoveName Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Not equal: expected: 0 actual : 1 Test: TestDirRemoveName Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:498 Error: Received unexpected error: file does not exist Test: TestDirRemoveName 2026/06/08 02:01:33 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:01:33 DEBUG : Looking for writers 2026/06/08 02:01:33 DEBUG : >WaitForWriters: --- FAIL: TestDirRemoveName (12.56s) === RUN TestDirRename run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:01:34 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:01:34 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirRename Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Not equal: expected: 0 actual : 1 Test: TestDirRename Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:520 Error: Received unexpected error: file does not exist Test: TestDirRename 2026/06/08 02:01:45 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:01:45 DEBUG : Looking for writers 2026/06/08 02:01:45 DEBUG : >WaitForWriters: --- FAIL: TestDirRename (12.66s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:01:46 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:01:46 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Not equal: expected: 0 actual : 1 Test: TestDirFileOpen Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:616 Error: Received unexpected error: file does not exist Test: TestDirFileOpen 2026/06/08 02:01:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:01:58 DEBUG : Looking for writers 2026/06/08 02:01:58 DEBUG : >WaitForWriters: --- FAIL: TestDirFileOpen (12.57s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:01:59 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:01:59 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/08 02:01:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:01:59 DEBUG : Looking for writers 2026/06/08 02:01:59 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (1.00s) === RUN TestDirMetadataExtension run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:02:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:02:00 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestDirMetadataExtension Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:26 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Not equal: expected: 0 actual : 1 Test: TestDirMetadataExtension Messages: 1 objects not found dir_test.go:29: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:29 /home/rclone/go/src/github.com/rclone/rclone/vfs/dir_test.go:699 Error: Received unexpected error: file does not exist Test: TestDirMetadataExtension 2026/06/08 02:02:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:02:11 DEBUG : Looking for writers 2026/06/08 02:02:11 DEBUG : >WaitForWriters: --- FAIL: TestDirMetadataExtension (12.64s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:02:12 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:02:12 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileMethods Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Not equal: expected: 0 actual : 1 Test: TestFileMethods Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:38 Error: Received unexpected error: file does not exist Test: TestFileMethods 2026/06/08 02:02:24 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:02:24 DEBUG : Looking for writers 2026/06/08 02:02:24 DEBUG : >WaitForWriters: --- FAIL: TestFileMethods (12.52s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:02:25 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:02:25 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=false,write=false 2026/06/08 02:02:37 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:02:37 DEBUG : Looking for writers 2026/06/08 02:02:37 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:02:38 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:02:38 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=false 2026/06/08 02:02:49 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:02:49 DEBUG : Looking for writers 2026/06/08 02:02:49 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:02:50 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:02:50 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=off,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=off,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=off,open=true,write=true 2026/06/08 02:03:02 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:03:02 DEBUG : Looking for writers 2026/06/08 02:03:02 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:03:03 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:03:03 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:03:03 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:03 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:03:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:03 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=false,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=false,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=false,write=false 2026/06/08 02:03:14 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:03:14 DEBUG : Looking for writers 2026/06/08 02:03:14 DEBUG : >WaitForWriters: 2026/06/08 02:03:14 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:03:15 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:03:15 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:03:15 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:15 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:03:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:15 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=false 2026/06/08 02:03:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:03:27 DEBUG : Looking for writers 2026/06/08 02:03:27 DEBUG : >WaitForWriters: 2026/06/08 02:03:27 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:03:28 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:03:28 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:03:28 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:28 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:03:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:03:28 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Should be true Test: TestFileSetModTime/cache=full,open=true,write=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Not equal: expected: 0 actual : 1 Test: TestFileSetModTime/cache=full,open=true,write=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:95 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:159 Error: Received unexpected error: file does not exist Test: TestFileSetModTime/cache=full,open=true,write=true 2026/06/08 02:03:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:03:40 DEBUG : Looking for writers 2026/06/08 02:03:40 DEBUG : >WaitForWriters: 2026/06/08 02:03:40 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (76.09s) --- FAIL: TestFileSetModTime/cache=off,open=false,write=false (12.54s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=false (12.54s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (12.53s) --- FAIL: TestFileSetModTime/cache=full,open=false,write=false (12.57s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=false (13.28s) --- FAIL: TestFileSetModTime/cache=full,open=true,write=true (12.62s) === RUN TestFileOpenRead run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:03:41 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:03:41 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenRead Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenRead Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:178 Error: Received unexpected error: file does not exist Test: TestFileOpenRead 2026/06/08 02:03:53 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:03:53 DEBUG : Looking for writers 2026/06/08 02:03:53 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenRead (12.83s) === RUN TestFileOpenReadUnknownSize 2026/06/08 02:03:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/08 02:03:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:03:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:03:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/08 02:03:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:03:54 DEBUG : Looking for writers 2026/06/08 02:03:54 DEBUG : file.txt: reading active writers 2026/06/08 02:03:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:03:54 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:03:54 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpenWrite Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpenWrite Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:232 Error: Received unexpected error: file does not exist Test: TestFileOpenWrite 2026/06/08 02:04:05 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:04:05 DEBUG : Looking for writers 2026/06/08 02:04:05 DEBUG : >WaitForWriters: --- FAIL: TestFileOpenWrite (12.55s) === RUN TestFileRemove run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:04:06 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:04:06 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemove Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemove Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:251 Error: Received unexpected error: file does not exist Test: TestFileRemove 2026/06/08 02:04:18 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:04:18 DEBUG : Looking for writers 2026/06/08 02:04:18 DEBUG : >WaitForWriters: --- FAIL: TestFileRemove (12.55s) === RUN TestFileRemoveAll run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:04:19 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:04:19 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileRemoveAll Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Not equal: expected: 0 actual : 1 Test: TestFileRemoveAll Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:264 Error: Received unexpected error: file does not exist Test: TestFileRemoveAll 2026/06/08 02:04:31 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:04:31 DEBUG : Looking for writers 2026/06/08 02:04:31 DEBUG : >WaitForWriters: --- FAIL: TestFileRemoveAll (12.55s) === RUN TestFileOpen run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:04:32 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:04:32 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestFileOpen Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Not equal: expected: 0 actual : 1 Test: TestFileOpen Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:277 Error: Received unexpected error: file does not exist Test: TestFileOpen 2026/06/08 02:04:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:04:43 DEBUG : Looking for writers 2026/06/08 02:04:43 DEBUG : >WaitForWriters: --- FAIL: TestFileOpen (12.94s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:04:45 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:04:45 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/off,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/off,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/off,forceCache=false 2026/06/08 02:04:56 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:04:56 DEBUG : Looking for writers 2026/06/08 02:04:56 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:04:57 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:04:57 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:04:57 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:04:57 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:04:57 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:04:57 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:04:57 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:04:57 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:04:57 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=false 2026/06/08 02:05:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:09 DEBUG : Looking for writers 2026/06/08 02:05:09 DEBUG : >WaitForWriters: 2026/06/08 02:05:09 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:05:10 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:05:10 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:05:10 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:10 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:10 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:10 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/minimal,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/minimal,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/minimal,forceCache=true 2026/06/08 02:05:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:21 DEBUG : Looking for writers 2026/06/08 02:05:21 DEBUG : >WaitForWriters: 2026/06/08 02:05:21 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:05:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:05:22 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:22 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:22 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2026/06/08 02:05:34 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:34 DEBUG : Looking for writers 2026/06/08 02:05:34 DEBUG : >WaitForWriters: 2026/06/08 02:05:34 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:05:35 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:05:35 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:35 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:35 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:35 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=true Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=true Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=true 2026/06/08 02:05:46 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:46 DEBUG : Looking for writers 2026/06/08 02:05:46 DEBUG : >WaitForWriters: 2026/06/08 02:05:46 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:05:47 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:05:47 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:05:47 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:47 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:05:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:05:47 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/full,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/full,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/full,forceCache=false 2026/06/08 02:05:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:05:59 DEBUG : Looking for writers 2026/06/08 02:05:59 DEBUG : >WaitForWriters: 2026/06/08 02:05:59 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestFileRename (75.61s) --- FAIL: TestFileRename/off,forceCache=false (12.56s) --- FAIL: TestFileRename/minimal,forceCache=false (12.53s) --- FAIL: TestFileRename/minimal,forceCache=true (12.57s) --- FAIL: TestFileRename/writes,forceCache=false (12.55s) --- FAIL: TestFileRename/writes,forceCache=true (12.60s) --- FAIL: TestFileRename/full,forceCache=false (12.80s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:06:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:00 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:06:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:00 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:06:00 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:00 DEBUG : Looking for writers 2026/06/08 02:06:00 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (1.00s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:06:01 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:01 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleMethods Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleMethods Messages: 1 objects not found 2026/06/08 02:06:12 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:13 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:40 Error: Received unexpected error: file does not exist Test: TestReadFileHandleMethods 2026/06/08 02:06:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:13 DEBUG : Looking for writers 2026/06/08 02:06:13 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleMethods (12.54s) === RUN TestReadFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:06:14 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:14 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleSeek Messages: 1 objects not found 2026/06/08 02:06:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:25 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:85 Error: Received unexpected error: file does not exist Test: TestReadFileHandleSeek 2026/06/08 02:06:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:25 DEBUG : Looking for writers 2026/06/08 02:06:25 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (12.62s) === RUN TestReadFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:06:26 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:26 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleReadAt Messages: 1 objects not found 2026/06/08 02:06:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:38 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:127 Error: Received unexpected error: file does not exist Test: TestReadFileHandleReadAt 2026/06/08 02:06:38 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:38 DEBUG : Looking for writers 2026/06/08 02:06:38 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleReadAt (12.60s) === RUN TestReadFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:06:39 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:39 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleFlush Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleFlush Messages: 1 objects not found 2026/06/08 02:06:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:06:50 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:182 Error: Received unexpected error: file does not exist Test: TestReadFileHandleFlush 2026/06/08 02:06:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:06:50 DEBUG : Looking for writers 2026/06/08 02:06:50 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (12.56s) === RUN TestReadFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:06:51 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:06:51 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestReadFileHandleRelease Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:19 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Not equal: expected: 0 actual : 1 Test: TestReadFileHandleRelease Messages: 1 objects not found 2026/06/08 02:07:02 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:07:03 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_test.go:22: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:22 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_test.go:210 Error: Received unexpected error: file does not exist Test: TestReadFileHandleRelease 2026/06/08 02:07:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:03 DEBUG : Looking for writers 2026/06/08 02:07:03 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleRelease (12.54s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:07:04 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:07:04 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:07:04 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:04 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:04 DEBUG : Config file has changed externally - reloading 2026/06/08 02:07:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:04 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Should be true Test: TestRWFileHandleMethodsRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleMethodsRead Messages: 1 objects not found 2026/06/08 02:07:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:07:16 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:72 Error: Received unexpected error: file does not exist Test: TestRWFileHandleMethodsRead 2026/06/08 02:07:16 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:16 DEBUG : Looking for writers 2026/06/08 02:07:16 DEBUG : >WaitForWriters: 2026/06/08 02:07:16 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleMethodsRead (12.60s) === RUN TestRWFileHandleSeek run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:07:17 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:07:17 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:07:17 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:17 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:17 DEBUG : Config file has changed externally - reloading 2026/06/08 02:07:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:17 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Should be true Test: TestRWFileHandleSeek Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSeek Messages: 1 objects not found 2026/06/08 02:07:28 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:07:29 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:118 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSeek 2026/06/08 02:07:29 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:29 DEBUG : Looking for writers 2026/06/08 02:07:29 DEBUG : >WaitForWriters: 2026/06/08 02:07:29 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSeek (13.04s) === RUN TestRWFileHandleReadAt run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:07:30 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:07:30 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:07:30 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:30 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:30 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Should be true Test: TestRWFileHandleReadAt Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReadAt Messages: 1 objects not found 2026/06/08 02:07:41 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:07:41 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:167 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReadAt 2026/06/08 02:07:41 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:41 DEBUG : Looking for writers 2026/06/08 02:07:41 DEBUG : >WaitForWriters: 2026/06/08 02:07:41 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReadAt (12.61s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:07:42 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:07:42 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:07:42 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:42 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:42 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Should be true Test: TestRWFileHandleFlushRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleFlushRead Messages: 1 objects not found 2026/06/08 02:07:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:07:54 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:216 Error: Received unexpected error: file does not exist Test: TestRWFileHandleFlushRead 2026/06/08 02:07:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:07:54 DEBUG : Looking for writers 2026/06/08 02:07:54 DEBUG : >WaitForWriters: 2026/06/08 02:07:54 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (12.55s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:07:55 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:07:55 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:07:55 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:55 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:07:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:07:55 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/08 02:08:01 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Should be true Test: TestRWFileHandleReleaseRead Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleReleaseRead Messages: 1 objects not found 2026/06/08 02:08:06 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:08:06 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:53 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:244 Error: Received unexpected error: file does not exist Test: TestRWFileHandleReleaseRead 2026/06/08 02:08:06 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:06 DEBUG : Looking for writers 2026/06/08 02:08:06 DEBUG : >WaitForWriters: 2026/06/08 02:08:06 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleReleaseRead (12.57s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:07 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:07 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:07 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:07 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:07 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:07 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:08:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:08:08 DEBUG : file1: newRWFileHandle: 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): openPending: 2026/06/08 02:08:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): >openPending: err= 2026/06/08 02:08:08 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:08:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:08:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): _writeAt: size=5, off=0 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): >_writeAt: n=5, err= 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): _writeAt: size=7, off=5 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): >_writeAt: n=7, err= 2026/06/08 02:08:08 DEBUG : file1: vfs cache: truncate to size=11 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): close: 2026/06/08 02:08:08 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:08:08.37556321 +0000 UTC m=+619.519305067 2026/06/08 02:08:08 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): >close: err= 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): close: 2026/06/08 02:08:08 DEBUG : file1(0x13afc9f9c100): >close: err=file already closed 2026/06/08 02:08:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:08 DEBUG : Looking for writers 2026/06/08 02:08:08 DEBUG : file1: reading active writers 2026/06/08 02:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:08:08 DEBUG : Looking for writers 2026/06/08 02:08:08 DEBUG : file1: reading active writers 2026/06/08 02:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:08:08 DEBUG : Looking for writers 2026/06/08 02:08:08 DEBUG : file1: reading active writers 2026/06/08 02:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:08:08 DEBUG : Looking for writers 2026/06/08 02:08:08 DEBUG : file1: reading active writers 2026/06/08 02:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:08:08 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:08:08 DEBUG : Looking for writers 2026/06/08 02:08:08 DEBUG : file1: reading active writers 2026/06/08 02:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:08:08 DEBUG : Looking for writers 2026/06/08 02:08:08 DEBUG : file1: reading active writers 2026/06/08 02:08:08 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:08:09 DEBUG : Looking for writers 2026/06/08 02:08:09 DEBUG : file1: reading active writers 2026/06/08 02:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:08:09 DEBUG : Looking for writers 2026/06/08 02:08:09 DEBUG : file1: reading active writers 2026/06/08 02:08:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:08:10 DEBUG : file1: size = 11 OK 2026/06/08 02:08:10 INFO : file1: Copied (new) 2026/06/08 02:08:10 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/08 02:08:10 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:08:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:10 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:08:10 DEBUG : Looking for writers 2026/06/08 02:08:10 DEBUG : file1: reading active writers 2026/06/08 02:08:10 DEBUG : >WaitForWriters: 2026/06/08 02:08:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:11 DEBUG : Looking for writers 2026/06/08 02:08:11 DEBUG : file1: reading active writers 2026/06/08 02:08:11 DEBUG : >WaitForWriters: 2026/06/08 02:08:11 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:12 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestRWFileHandleMethodsWrite (4.79s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:12 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:12 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:12 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:12 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:12 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:08:13 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:08:13 DEBUG : file1: newRWFileHandle: 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): openPending: 2026/06/08 02:08:13 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): >openPending: err= 2026/06/08 02:08:13 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:08:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:13 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:08:13 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): _writeAt: size=7, off=0 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): >_writeAt: n=7, err= 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): _writeAt: size=6, off=5 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): >_writeAt: n=6, err= 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): close: 2026/06/08 02:08:13 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:08:13.152779844 +0000 UTC m=+624.296521722 2026/06/08 02:08:13 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): >close: err= 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): _writeAt: size=5, off=0 2026/06/08 02:08:13 DEBUG : file1(0x13afc9a62b40): >_writeAt: n=0, err=file already closed 2026/06/08 02:08:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:08:13 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:08:13 DEBUG : Looking for writers 2026/06/08 02:08:13 DEBUG : file1: reading active writers 2026/06/08 02:08:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:08:14 DEBUG : Looking for writers 2026/06/08 02:08:14 DEBUG : file1: reading active writers 2026/06/08 02:08:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:08:15 DEBUG : file1: size = 11 OK 2026/06/08 02:08:15 INFO : file1: Copied (new) 2026/06/08 02:08:15 DEBUG : file1: vfs cache: fingerprint now "11" 2026/06/08 02:08:15 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:08:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:15 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:08:15 DEBUG : Looking for writers 2026/06/08 02:08:15 DEBUG : file1: reading active writers 2026/06/08 02:08:15 DEBUG : >WaitForWriters: 2026/06/08 02:08:15 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:15 DEBUG : Looking for writers 2026/06/08 02:08:15 DEBUG : file1: reading active writers 2026/06/08 02:08:15 DEBUG : >WaitForWriters: 2026/06/08 02:08:15 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:16 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestRWFileHandleWriteAt (5.04s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:17 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:17 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:17 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:17 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:17 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:08:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:08:18 DEBUG : file1: newRWFileHandle: 2026/06/08 02:08:18 DEBUG : file1(0x13afc9a62180): openPending: 2026/06/08 02:08:18 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:18 DEBUG : file1(0x13afc9a62180): >openPending: err= 2026/06/08 02:08:18 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:18 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:08:18 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:08:18 DEBUG : file1(0x13afc9a62180): close: 2026/06/08 02:08:18 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:08:18.184853081 +0000 UTC m=+629.328594968 2026/06/08 02:08:18 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:18 DEBUG : file1(0x13afc9a62180): >close: err= 2026/06/08 02:08:18 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:08:18 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:08:18 DEBUG : file2: newRWFileHandle: 2026/06/08 02:08:18 DEBUG : file2(0x13afc9a62600): openPending: 2026/06/08 02:08:18 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:08:18 DEBUG : file2(0x13afc9a62600): >openPending: err= 2026/06/08 02:08:18 DEBUG : file2: >newRWFileHandle: err= 2026/06/08 02:08:18 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:08:18 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/08 02:08:18 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/08 02:08:18 DEBUG : file2(0x13afc9a62600): RWFileHandle.Flush 2026/06/08 02:08:18 DEBUG : file2(0x13afc9a62600): RWFileHandle.Release 2026/06/08 02:08:18 DEBUG : file2(0x13afc9a62600): close: 2026/06/08 02:08:18 DEBUG : file2: vfs cache: setting modification time to 2026-06-08 02:08:18.18596174 +0000 UTC m=+629.329703597 2026/06/08 02:08:18 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:18 DEBUG : file2(0x13afc9a62600): >close: err= 2026/06/08 02:08:18 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/08 02:08:18 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:08:18 DEBUG : file2: vfs cache: starting upload 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/06/08 02:08:18 DEBUG : forgetting directory cache 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/06/08 02:08:18 DEBUG : Looking for writers 2026/06/08 02:08:18 DEBUG : file1: reading active writers 2026/06/08 02:08:18 DEBUG : file2: reading active writers 2026/06/08 02:08:18 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/06/08 02:08:19 DEBUG : Looking for writers 2026/06/08 02:08:19 DEBUG : file1: reading active writers 2026/06/08 02:08:19 DEBUG : file2: reading active writers 2026/06/08 02:08:19 DEBUG : Still 0 writers active and 2 cache items in use, waiting 1s 2026/06/08 02:08:20 DEBUG : file1: size = 0 OK 2026/06/08 02:08:20 INFO : file1: Copied (new) 2026/06/08 02:08:20 DEBUG : file1: vfs cache: fingerprint now "0" 2026/06/08 02:08:20 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:08:20 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:20 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:08:20 DEBUG : file2: size = 0 OK 2026/06/08 02:08:20 INFO : file2: Copied (new) 2026/06/08 02:08:20 DEBUG : file2: vfs cache: fingerprint now "0" 2026/06/08 02:08:20 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/08 02:08:20 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/08 02:08:20 INFO : file2: vfs cache: upload succeeded try #1 2026/06/08 02:08:20 DEBUG : Looking for writers 2026/06/08 02:08:20 DEBUG : file2: reading active writers 2026/06/08 02:08:20 DEBUG : file1: reading active writers 2026/06/08 02:08:20 DEBUG : >WaitForWriters: 2026/06/08 02:08:20 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:20 DEBUG : Looking for writers 2026/06/08 02:08:20 DEBUG : file1: reading active writers 2026/06/08 02:08:20 DEBUG : file2: reading active writers 2026/06/08 02:08:20 DEBUG : >WaitForWriters: 2026/06/08 02:08:20 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:21 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 2026/06/08 02:08:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file2 --- PASS: TestRWFileHandleWriteNoWrite (5.28s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:22 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:22 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:22 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:08:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:08:23 DEBUG : file1: newRWFileHandle: 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): openPending: 2026/06/08 02:08:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): >openPending: err= 2026/06/08 02:08:23 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:08:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:08:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): _writeAt: size=5, off=0 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): >_writeAt: n=5, err= 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): RWFileHandle.Flush 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): RWFileHandle.Flush 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): close: 2026/06/08 02:08:23 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:08:23.462746777 +0000 UTC m=+634.606488624 2026/06/08 02:08:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:23 DEBUG : file1(0x13afc9714840): >close: err= 2026/06/08 02:08:23 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:23 DEBUG : Looking for writers 2026/06/08 02:08:23 DEBUG : file1: reading active writers 2026/06/08 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:08:23 DEBUG : Looking for writers 2026/06/08 02:08:23 DEBUG : file1: reading active writers 2026/06/08 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:08:23 DEBUG : Looking for writers 2026/06/08 02:08:23 DEBUG : file1: reading active writers 2026/06/08 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:08:23 DEBUG : Looking for writers 2026/06/08 02:08:23 DEBUG : file1: reading active writers 2026/06/08 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:08:23 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:08:23 DEBUG : Looking for writers 2026/06/08 02:08:23 DEBUG : file1: reading active writers 2026/06/08 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:08:23 DEBUG : Looking for writers 2026/06/08 02:08:23 DEBUG : file1: reading active writers 2026/06/08 02:08:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:08:24 DEBUG : Looking for writers 2026/06/08 02:08:24 DEBUG : file1: reading active writers 2026/06/08 02:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:08:24 DEBUG : Looking for writers 2026/06/08 02:08:24 DEBUG : file1: reading active writers 2026/06/08 02:08:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:08:25 DEBUG : file1: size = 5 OK 2026/06/08 02:08:25 INFO : file1: Copied (new) 2026/06/08 02:08:25 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/08 02:08:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:08:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:25 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:08:25 DEBUG : Looking for writers 2026/06/08 02:08:25 DEBUG : file1: reading active writers 2026/06/08 02:08:25 DEBUG : >WaitForWriters: 2026/06/08 02:08:25 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:26 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestRWFileHandleFlushWrite (4.27s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:27 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:27 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:27 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:27 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:27 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:08:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:08:27 DEBUG : file1: newRWFileHandle: 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): openPending: 2026/06/08 02:08:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): >openPending: err= 2026/06/08 02:08:27 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:08:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:08:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): _writeAt: size=5, off=0 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): >_writeAt: n=5, err= 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): RWFileHandle.Release 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): close: 2026/06/08 02:08:27 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:08:27.735985256 +0000 UTC m=+638.879727113 2026/06/08 02:08:27 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): >close: err= 2026/06/08 02:08:27 DEBUG : file1(0x13afc975c080): RWFileHandle.Release 2026/06/08 02:08:27 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:27 DEBUG : Looking for writers 2026/06/08 02:08:27 DEBUG : file1: reading active writers 2026/06/08 02:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:08:27 DEBUG : Looking for writers 2026/06/08 02:08:27 DEBUG : file1: reading active writers 2026/06/08 02:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:08:27 DEBUG : Looking for writers 2026/06/08 02:08:27 DEBUG : file1: reading active writers 2026/06/08 02:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:08:27 DEBUG : Looking for writers 2026/06/08 02:08:27 DEBUG : file1: reading active writers 2026/06/08 02:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:08:27 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:08:27 DEBUG : Looking for writers 2026/06/08 02:08:27 DEBUG : file1: reading active writers 2026/06/08 02:08:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:08:28 DEBUG : Looking for writers 2026/06/08 02:08:28 DEBUG : file1: reading active writers 2026/06/08 02:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:08:28 DEBUG : Looking for writers 2026/06/08 02:08:28 DEBUG : file1: reading active writers 2026/06/08 02:08:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:08:29 DEBUG : Looking for writers 2026/06/08 02:08:29 DEBUG : file1: reading active writers 2026/06/08 02:08:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:08:29 DEBUG : file1: size = 5 OK 2026/06/08 02:08:29 INFO : file1: Copied (new) 2026/06/08 02:08:29 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/08 02:08:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:08:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:29 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:08:30 DEBUG : Looking for writers 2026/06/08 02:08:30 DEBUG : file1: reading active writers 2026/06/08 02:08:30 DEBUG : >WaitForWriters: 2026/06/08 02:08:30 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:30 DEBUG : forgetting directory cache 2026/06/08 02:08:31 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestRWFileHandleReleaseWrite (4.27s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:31 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:31 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:31 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:31 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:31 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeTruncateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeTruncateExisting Messages: 1 objects not found 2026/06/08 02:08:42 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:08:43 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:481 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeTruncateExisting 2026/06/08 02:08:43 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:43 DEBUG : Looking for writers 2026/06/08 02:08:43 DEBUG : >WaitForWriters: 2026/06/08 02:08:43 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:43 DEBUG : forgetting directory cache --- FAIL: TestRWFileHandleSizeTruncateExisting (12.52s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:44 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:44 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:44 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:44 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:44 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Should be true Test: TestRWFileHandleSizeCreateExisting Messages: listing wrong, want dir/file1 (16) got fstest.go:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:40 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Not equal: expected: 0 actual : 1 Test: TestRWFileHandleSizeCreateExisting Messages: 1 objects not found 2026/06/08 02:08:55 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:55 DEBUG : dir/file1: >OpenFile: fd=, err=file does not exist read_write_test.go:44: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:44 /home/rclone/go/src/github.com/rclone/rclone/vfs/read_write_test.go:502 Error: Received unexpected error: file does not exist Test: TestRWFileHandleSizeCreateExisting 2026/06/08 02:08:55 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:55 DEBUG : Looking for writers 2026/06/08 02:08:55 DEBUG : >WaitForWriters: 2026/06/08 02:08:55 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:08:55 DEBUG : forgetting directory cache --- FAIL: TestRWFileHandleSizeCreateExisting (12.86s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:08:56 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:08:56 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:08:56 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:56 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:08:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:08:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:08:56 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:08:57 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:08:57 DEBUG : file1: newRWFileHandle: 2026/06/08 02:08:57 DEBUG : file1(0x13afc9f9d940): openPending: 2026/06/08 02:08:57 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:08:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:57 DEBUG : file1(0x13afc9f9d940): >openPending: err= 2026/06/08 02:08:57 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:08:57 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:57 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:08:57 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:08:57 DEBUG : file1(0x13afc9f9d940): _writeAt: size=5, off=0 2026/06/08 02:08:57 DEBUG : file1(0x13afc9f9d940): >_writeAt: n=5, err= 2026/06/08 02:08:57 DEBUG : file1(0x13afc9f9d940): close: 2026/06/08 02:08:57 DEBUG : file1: vfs cache: setting modification time to 2026-06-08 02:08:57.386147322 +0000 UTC m=+668.529889189 2026/06/08 02:08:57 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/08 02:08:57 DEBUG : file1(0x13afc9f9d940): >close: err= 2026/06/08 02:08:57 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:08:57 DEBUG : Looking for writers 2026/06/08 02:08:57 DEBUG : file1: reading active writers 2026/06/08 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:08:57 DEBUG : Looking for writers 2026/06/08 02:08:57 DEBUG : file1: reading active writers 2026/06/08 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:08:57 DEBUG : Looking for writers 2026/06/08 02:08:57 DEBUG : file1: reading active writers 2026/06/08 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:08:57 DEBUG : Looking for writers 2026/06/08 02:08:57 DEBUG : file1: reading active writers 2026/06/08 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:08:57 DEBUG : file1: vfs cache: starting upload 2026/06/08 02:08:57 DEBUG : Looking for writers 2026/06/08 02:08:57 DEBUG : file1: reading active writers 2026/06/08 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:08:57 DEBUG : Looking for writers 2026/06/08 02:08:57 DEBUG : file1: reading active writers 2026/06/08 02:08:57 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:08:58 DEBUG : Looking for writers 2026/06/08 02:08:58 DEBUG : file1: reading active writers 2026/06/08 02:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:08:58 DEBUG : Looking for writers 2026/06/08 02:08:58 DEBUG : file1: reading active writers 2026/06/08 02:08:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:08:59 DEBUG : file1: size = 5 OK 2026/06/08 02:08:59 INFO : file1: Copied (new) 2026/06/08 02:08:59 DEBUG : file1: vfs cache: fingerprint now "5" 2026/06/08 02:08:59 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/08 02:08:59 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:08:59 INFO : file1: vfs cache: upload succeeded try #1 2026/06/08 02:08:59 DEBUG : Looking for writers 2026/06/08 02:08:59 DEBUG : file1: reading active writers 2026/06/08 02:08:59 DEBUG : >WaitForWriters: 2026/06/08 02:08:59 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:09:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestRWFileHandleSizeCreateNew (4.27s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:09:01 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:01 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:09:01 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:01 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/08 02:09:01 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d70e00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d70e00): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d70e00): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d70e00): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d70e00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.658735035 +0000 UTC m=+672.802476882 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d70e00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.658735035 +0000 UTC m=+672.802476882 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71280): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71740): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71740): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71740): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71740): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71740): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.658735035 +0000 UTC m=+672.802476882 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71740): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9740c40 item 1 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71d80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71d80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71d80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71d80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71d80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.661070335 +0000 UTC m=+672.804812183 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d71d80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce380): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce380): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce380): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.661070335 +0000 UTC m=+672.804812183 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c023f0 item 2 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce9c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce9c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce9c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce9c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce9c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.665390605 +0000 UTC m=+672.809132452 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fce9c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.665390605 +0000 UTC m=+672.809132452 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcee40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf300): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf300): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf300): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.665390605 +0000 UTC m=+672.809132452 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c029a0 item 3 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.667994305 +0000 UTC m=+672.811736151 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcf980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcfec0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcfec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcfec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcfec0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcfec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.667994305 +0000 UTC m=+672.811736151 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcfec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c02f50 item 4 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffa600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffa600): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffa600): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffa600): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffa600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.669425685 +0000 UTC m=+672.813167532 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffa600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.669425685 +0000 UTC m=+672.813167532 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaa80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaf40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaf40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaf40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaf40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaf40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.669425685 +0000 UTC m=+672.813167532 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffaf40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c032d0 item 5 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffb5c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffb5c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffb5c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffb5c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffb5c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.671933283 +0000 UTC m=+672.815675129 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffb5c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffbb00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffbb00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffbb00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffbb00): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffbb00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.671933283 +0000 UTC m=+672.815675129 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ffbb00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c03c00 item 6 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018280): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018280): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018280): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018280): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018280): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.673769249 +0000 UTC m=+672.817511096 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018280): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.673769249 +0000 UTC m=+672.817511096 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018c40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018c40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018c40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018c40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018c40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.673769249 +0000 UTC m=+672.817511096 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018c40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97461c0 item 7 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0192c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0192c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0192c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0192c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0192c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.676698194 +0000 UTC m=+672.820440041 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0192c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019800): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019800): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019800): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019800): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019800): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.676698194 +0000 UTC m=+672.820440041 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019800): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9746d90 item 8 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24500): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc9c24500): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24500): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24500): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24500): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24500): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24500): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c248c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c248c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c248c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c248c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c248c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.680347262 +0000 UTC m=+672.824089109 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c248c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.680347262 +0000 UTC m=+672.824089109 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24d40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24300): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24300): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24300): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.680347262 +0000 UTC m=+672.824089109 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c24300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64ee0 item 9 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25240): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25240): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25240): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25240): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25240): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.683114542 +0000 UTC m=+672.826856389 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25240): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25780): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25780): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25780): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.683114542 +0000 UTC m=+672.826856389 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f644d0 item 10 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25dc0): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc9c25dc0): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25dc0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25dc0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25dc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c25dc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c2c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c2c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c2c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c2c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c2c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.685231569 +0000 UTC m=+672.828973416 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c2c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.685231569 +0000 UTC m=+672.828973416 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c7c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8ccc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8ccc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8ccc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8ccc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8ccc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.685231569 +0000 UTC m=+672.828973416 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8ccc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64850 item 11 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d340): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d340): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d340): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d340): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d340): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.687948654 +0000 UTC m=+672.831690511 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d340): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d880): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d880): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d880): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.687948654 +0000 UTC m=+672.831690511 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f650a0 item 12 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8dec0): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc9e8dec0): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8dec0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8dec0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8dec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8dec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8dec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018380): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018380): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018380): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.689373492 +0000 UTC m=+672.833115339 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018a40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018a40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018a40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018a40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018a40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.689373492 +0000 UTC m=+672.833115339 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca018a40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65570 item 13 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0190c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0190c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0190c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0190c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0190c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.691103697 +0000 UTC m=+672.834845564 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0190c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019600): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019600): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019600): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.691103697 +0000 UTC m=+672.834845564 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f658f0 item 14 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019c40): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afca019c40): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019c40): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019c40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019c40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019c40): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca019c40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714600): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714600): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714600): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.696318911 +0000 UTC m=+672.840060758 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714e80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714e80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714e80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714e80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714e80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.696318911 +0000 UTC m=+672.840060758 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714e80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb2150 item 15 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90300): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90300): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90300): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.702328018 +0000 UTC m=+672.846069875 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90880): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90880): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90880): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.702328018 +0000 UTC m=+672.846069875 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb24d0 item 16 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90f40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90f40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90f40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90f40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90f40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.70427799 +0000 UTC m=+672.848019837 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90f40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.70427799 +0000 UTC m=+672.848019837 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91940): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91940): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91940): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91940): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91940): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.70427799 +0000 UTC m=+672.848019837 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91940): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb29a0 item 17 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975c640): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975c640): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975c640): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975c640): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975c640): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.707284502 +0000 UTC m=+672.851026350 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975c640): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975ce40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975ce40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975ce40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975ce40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975ce40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.707284502 +0000 UTC m=+672.851026350 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975ce40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb2fc0 item 18 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975d700): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975d700): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975d700): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975d700): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975d700): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.709259201 +0000 UTC m=+672.853001048 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975d700): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.709259201 +0000 UTC m=+672.853001048 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc975dec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994ad00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994ad00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994ad00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994ad00): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994ad00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.709259201 +0000 UTC m=+672.853001048 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994ad00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb3420 item 19 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9668600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9668600): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9668600): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9668600): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9668600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.711229442 +0000 UTC m=+672.854971288 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9668600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c240): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c240): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c240): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c240): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c240): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.711229442 +0000 UTC m=+672.854971288 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c240): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb3a40 item 20 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c8c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c8c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c8c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c8c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c8c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.713027785 +0000 UTC m=+672.856769632 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9c8c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.713027785 +0000 UTC m=+672.856769632 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9ce00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d300): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d300): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d300): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.713027785 +0000 UTC m=+672.856769632 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb3dc0 item 21 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.715386441 +0000 UTC m=+672.859128288 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f9d980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904040): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904040): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904040): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904040): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904040): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.715386441 +0000 UTC m=+672.859128288 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904040): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96ea7e0 item 22 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99046c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99046c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99046c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99046c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99046c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.717195256 +0000 UTC m=+672.860937102 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99046c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.717195256 +0000 UTC m=+672.860937102 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9904bc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99050c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99050c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99050c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99050c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99050c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.717195256 +0000 UTC m=+672.860937102 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99050c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96eb030 item 23 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905740): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905740): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905740): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905740): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905740): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.719813393 +0000 UTC m=+672.863555240 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905740): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905c80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905c80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905c80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905c80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905c80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.719813393 +0000 UTC m=+672.863555240 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9905c80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96eb7a0 item 24 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99703c0): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc99703c0): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99703c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99703c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99703c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99703c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99703c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970780): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970780): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970780): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.722015362 +0000 UTC m=+672.865757209 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.722015362 +0000 UTC m=+672.865757209 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9970c80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99711c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99711c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99711c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99711c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99711c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.722015362 +0000 UTC m=+672.865757209 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc99711c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96ebb90 item 25 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971840): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971840): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971840): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971840): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971840): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.724673093 +0000 UTC m=+672.868414940 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971840): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971d80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971d80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971d80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971d80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971d80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.724673093 +0000 UTC m=+672.868414940 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9971d80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97463f0 item 26 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e4c0): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc9a2e4c0): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e4c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e4c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e4c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e4c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e880): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e880): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e880): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.726558994 +0000 UTC m=+672.870300851 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2e880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.726558994 +0000 UTC m=+672.870300851 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2ed80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f2c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f2c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f2c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f2c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f2c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.726558994 +0000 UTC m=+672.870300851 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f2c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9746930 item 27 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f940): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f940): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f940): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f940): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f940): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.729432534 +0000 UTC m=+672.873174381 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2f940): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2fe80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2fe80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2fe80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2fe80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2fe80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.729432534 +0000 UTC m=+672.873174381 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a2fe80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9747730 item 28 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a785c0): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc9a785c0): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a785c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a785c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a785c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a785c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a785c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a78980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a78980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a78980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a78980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a78980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.730815693 +0000 UTC m=+672.874557540 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a78980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79040): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79040): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79040): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79040): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79040): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.730815693 +0000 UTC m=+672.874557540 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79040): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9747c70 item 29 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a796c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a796c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a796c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a796c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a796c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.732205374 +0000 UTC m=+672.875947222 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a796c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79c00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79c00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79c00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79c00): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79c00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.732205374 +0000 UTC m=+672.875947222 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a79c00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e0cb0 item 30 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4340): _readAt: size=2, off=0 2026/06/08 02:09:01 ERROR : open-test-file(0x13afc9ad4340): Couldn't read size of file 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4340): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4340): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4340): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4340): close: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4340): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4700): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4700): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4700): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4700): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4700): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.733679795 +0000 UTC m=+672.877421643 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4700): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4dc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4dc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4dc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4dc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4dc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.733679795 +0000 UTC m=+672.877421643 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad4dc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e1810 item 31 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5440): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5440): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5440): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.735904478 +0000 UTC m=+672.879646324 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5980): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5980): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5980): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.735904478 +0000 UTC m=+672.879646324 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ad5980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44070 item 32 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c0c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c0c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c0c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c0c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c0c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.737411741 +0000 UTC m=+672.881153608 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c0c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44540 item 33 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.738153325 +0000 UTC m=+672.881895172 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0c540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0ca40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0ca40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0ca40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0ca40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0ca40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.738153325 +0000 UTC m=+672.881895172 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0ca40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44700 item 33 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d080): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d080): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d080): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d080): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d080): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.739814861 +0000 UTC m=+672.883556708 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d080): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44a80 item 34 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.740618142 +0000 UTC m=+672.884359989 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0d500): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0da40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0da40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0da40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0da40): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0da40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.740618142 +0000 UTC m=+672.884359989 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b0da40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44c40 item 34 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e180): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e180): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e180): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e180): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e180): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.742356262 +0000 UTC m=+672.886098150 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e180): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f450a0 item 35 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.743074322 +0000 UTC m=+672.886816170 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7e600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7eb00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7eb00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7eb00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7eb00): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7eb00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.743074322 +0000 UTC m=+672.886816170 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7eb00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f45500 item 35 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f180): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f180): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f180): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f180): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f180): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.744945916 +0000 UTC m=+672.888687763 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f180): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc934c5b0 item 36 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.745937413 +0000 UTC m=+672.889679260 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7f680): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7fbc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7fbc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7fbc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7fbc0): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7fbc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.745937413 +0000 UTC m=+672.889679260 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9b7fbc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc934d030 item 36 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0300): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0300): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0300): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.749934841 +0000 UTC m=+672.893676758 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc934db20 item 37 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.750543183 +0000 UTC m=+672.894285030 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0c80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0c80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0c80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0c80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0c80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.750543183 +0000 UTC m=+672.894285030 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba0c80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc98740e0 item 37 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1300): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1300): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1300): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.754786897 +0000 UTC m=+672.898528744 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc98748c0 item 38 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.755343471 +0000 UTC m=+672.899085318 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1800): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1d40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1d40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1d40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1d40): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1d40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.755343471 +0000 UTC m=+672.899085318 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ba1d40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874a80 item 38 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc4c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc4c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc4c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc4c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc4c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.756699348 +0000 UTC m=+672.900441196 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc4c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc98753b0 item 39 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.759377267 +0000 UTC m=+672.903119115 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcc9c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bccec0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bccec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bccec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bccec0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bccec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.759377267 +0000 UTC m=+672.903119115 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bccec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc98755e0 item 39 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcd540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcd540): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcd540): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcd540): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcd540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.761407973 +0000 UTC m=+672.905149820 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcd540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875c00 item 40 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.764187746 +0000 UTC m=+672.907929592 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9bcda40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04080): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04080): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04080): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04080): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04080): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.764187746 +0000 UTC m=+672.907929592 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04080): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875dc0 item 40 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.7658433 +0000 UTC m=+672.909585147 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04640): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04b40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04b40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04b40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e2a0 item 41 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04b40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04b40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.766622645 +0000 UTC m=+672.910364493 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c04b40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e460 item 41 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.767644451 +0000 UTC m=+672.911386297 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05000): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05540): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05540): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05540): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.767644451 +0000 UTC m=+672.911386297 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e620 item 41 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.769835308 +0000 UTC m=+672.913577155 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c05b80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c180): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c180): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c180): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5ea10 item 42 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c180): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c180): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.770544641 +0000 UTC m=+672.914286488 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c180): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5ecb0 item 42 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.771217315 +0000 UTC m=+672.914959172 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5c6c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5cc40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5cc40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5cc40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5cc40): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5cc40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.771217315 +0000 UTC m=+672.914959172 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5cc40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f180 item 42 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.772453094 +0000 UTC m=+672.916194941 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d280): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d780): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d780): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f5e0 item 43 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d780): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.773213754 +0000 UTC m=+672.916955601 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5d780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f960 item 43 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.773801678 +0000 UTC m=+672.917543525 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c5dcc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e300): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e300): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e300): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.773801678 +0000 UTC m=+672.917543525 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5fc70 item 43 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.77575246 +0000 UTC m=+672.919494307 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8e940): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8ee40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8ee40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8ee40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b42a0 item 44 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8ee40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8ee40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.776479859 +0000 UTC m=+672.920221705 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8ee40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b44d0 item 44 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.777820255 +0000 UTC m=+672.921562103 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f900): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f900): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f900): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f900): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f900): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.777820255 +0000 UTC m=+672.921562103 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9c8f900): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b4c40 item 44 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.783826368 +0000 UTC m=+672.927568225 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4040): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4540): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4540): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b55e0 item 45 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4540): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.784397308 +0000 UTC m=+672.928139155 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4c40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4c40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4c40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4c40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4c40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.784397308 +0000 UTC m=+672.928139155 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca4c40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b58f0 item 45 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.785839518 +0000 UTC m=+672.929581385 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5280): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5780): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5780): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96fe850 item 46 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5780): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.786354915 +0000 UTC m=+672.930096761 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5e80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5e80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5e80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5e80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5e80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.786354915 +0000 UTC m=+672.930096761 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ca5e80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96fed20 item 46 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.788114416 +0000 UTC m=+672.931856263 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d245c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d24ac0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d24ac0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d24ac0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96ffb20 item 47 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d24ac0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d24ac0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.788578754 +0000 UTC m=+672.932320601 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d24ac0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d251c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d251c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d251c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d251c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d251c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.788578754 +0000 UTC m=+672.932320601 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d251c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f6070 item 47 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.790012178 +0000 UTC m=+672.933754025 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25800): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25d00): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25d00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25d00): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f7810 item 48 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25d00): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25d00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.790653904 +0000 UTC m=+672.934395751 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d25d00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52500): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52500): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52500): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52500): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52500): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.790653904 +0000 UTC m=+672.934395751 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52500): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f7c70 item 48 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52b40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52b40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52b40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52b40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52b40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.792525437 +0000 UTC m=+672.936267294 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52b40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9412c40 item 49 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.79307146 +0000 UTC m=+672.936813308 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d52fc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53500): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53500): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53500): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53500): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53500): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.79307146 +0000 UTC m=+672.936813308 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53500): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9413ce0 item 49 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53b80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53b80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53b80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53b80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53b80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.794517578 +0000 UTC m=+672.938259426 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d53b80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86380 item 50 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.795207605 +0000 UTC m=+672.938949452 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e180): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e700): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e700): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e700): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e700): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e700): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.795207605 +0000 UTC m=+672.938949452 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7e700): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e865b0 item 50 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7ed80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7ed80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7ed80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7ed80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7ed80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.797216939 +0000 UTC m=+672.940958786 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7ed80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86930 item 51 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.797698711 +0000 UTC m=+672.941440558 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f280): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f7c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f7c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f7c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f7c0): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f7c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.797698711 +0000 UTC m=+672.941440558 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7f7c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86af0 item 51 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7fe40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7fe40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7fe40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7fe40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7fe40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.799758421 +0000 UTC m=+672.943500268 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d7fe40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86e70 item 52 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.800384376 +0000 UTC m=+672.944126223 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac9c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac9c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac9c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac9c0): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac9c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.800384376 +0000 UTC m=+672.944126223 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dac9c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e87260 item 52 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad040): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad040): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad040): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad040): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad040): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.801975418 +0000 UTC m=+672.945717266 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad040): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e875e0 item 53 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.802739255 +0000 UTC m=+672.946481101 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dad540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dada80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dada80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dada80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dada80): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dada80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.802739255 +0000 UTC m=+672.946481101 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dada80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e877a0 item 53 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0200): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0200): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0200): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0200): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0200): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.804446867 +0000 UTC m=+672.948188714 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0200): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e87b20 item 54 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.805684992 +0000 UTC m=+672.949426839 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0700): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0c80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0c80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0c80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0c80): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0c80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.805684992 +0000 UTC m=+672.949426839 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd0c80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e87d50 item 54 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1300): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1300): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1300): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.808600662 +0000 UTC m=+672.952342509 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad65b0 item 55 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.80927582 +0000 UTC m=+672.953017667 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1800): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1d40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1d40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1d40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1d40): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1d40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.80927582 +0000 UTC m=+672.953017667 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dd1d40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad6a10 item 55 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe4c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe4c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe4c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe4c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe4c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.810797552 +0000 UTC m=+672.954539398 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe4c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad70a0 item 56 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.811846968 +0000 UTC m=+672.955588825 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfe9c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfef40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfef40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfef40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfef40): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfef40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.811846968 +0000 UTC m=+672.955588825 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dfef40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad7500 item 56 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.81342751 +0000 UTC m=+672.957169358 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dff580): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dffac0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dffac0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dffac0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad79d0 item 57 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dffac0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dffac0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.814070096 +0000 UTC m=+672.957811943 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9dffac0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad7c00 item 57 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.81465825 +0000 UTC m=+672.958400107 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22100): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22680): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22680): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22680): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22680): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22680): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.81465825 +0000 UTC m=+672.958400107 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22680): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad7e30 item 57 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.816287225 +0000 UTC m=+672.960029072 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e22cc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23200): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23200): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23200): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30460 item 58 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23200): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23200): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.816827747 +0000 UTC m=+672.960569594 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23200): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30850 item 58 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.819821175 +0000 UTC m=+672.963563022 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23740): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23d00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23d00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23d00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23d00): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23d00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.819821175 +0000 UTC m=+672.963563022 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e23d00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30a80 item 58 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.82185209 +0000 UTC m=+672.965593938 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30e70 item 59 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.822672123 +0000 UTC m=+672.966413970 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b31030 item 59 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.823432021 +0000 UTC m=+672.967173869 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e60ec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61440): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61440): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61440): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.823432021 +0000 UTC m=+672.967173869 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b313b0 item 59 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.825371103 +0000 UTC m=+672.969112949 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e61a80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea40c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea40c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea40c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b31b90 item 60 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea40c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea40c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.827229301 +0000 UTC m=+672.970971148 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea40c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974e310 item 60 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.829334276 +0000 UTC m=+672.973076123 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4bc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4bc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4bc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4bc0): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4bc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.829334276 +0000 UTC m=+672.973076123 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea4bc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974ea10 item 60 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.830752711 +0000 UTC m=+672.974494559 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5200): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5740): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5740): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5740): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974f500 item 61 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5740): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5740): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.83126468 +0000 UTC m=+672.975006528 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5740): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5e40): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5e40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5e40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5e40): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5e40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.83126468 +0000 UTC m=+672.975006528 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9ea5e40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974f7a0 item 61 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.832523774 +0000 UTC m=+672.976265622 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18580): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18ac0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18ac0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18ac0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46460 item 62 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18ac0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18ac0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.8333454 +0000 UTC m=+672.977087247 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f18ac0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f191c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f191c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f191c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f191c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f191c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.8333454 +0000 UTC m=+672.977087247 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f191c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46700 item 62 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.835036862 +0000 UTC m=+672.978778710 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19800): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19d40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19d40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19d40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46bd0 item 63 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19d40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19d40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.835594869 +0000 UTC m=+672.979336716 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f19d40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52540): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52540): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52540): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.835594869 +0000 UTC m=+672.979336716 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46d90 item 63 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.83697367 +0000 UTC m=+672.980715516 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f52b80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f530c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f530c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f530c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47110 item 64 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f530c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f530c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.838692344 +0000 UTC m=+672.982434191 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f530c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f537c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f537c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f537c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f537c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f537c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.838692344 +0000 UTC m=+672.982434191 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f537c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f472d0 item 64 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f53e00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f53e00): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f53e00): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f53e00): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f53e00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.841974978 +0000 UTC m=+672.985716825 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f53e00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f477a0 item 65 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.842546551 +0000 UTC m=+672.986288398 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70880): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70880): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70880): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.842546551 +0000 UTC m=+672.986288398 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47960 item 65 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70ec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70ec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70ec0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70ec0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70ec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.843872862 +0000 UTC m=+672.987614719 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f70ec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47d50 item 66 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.844328755 +0000 UTC m=+672.988070601 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71340): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71880): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71880): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71880): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.844328755 +0000 UTC m=+672.988070601 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9762310 item 66 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71ec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71ec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71ec0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71ec0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71ec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.845433075 +0000 UTC m=+672.989174922 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f71ec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9763110 item 67 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.845855205 +0000 UTC m=+672.989597051 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92940): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92940): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92940): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92940): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92940): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.845855205 +0000 UTC m=+672.989597051 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92940): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9763490 item 67 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92fc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92fc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92fc0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92fc0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92fc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.847317804 +0000 UTC m=+672.991059651 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f92fc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97638f0 item 68 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.847758499 +0000 UTC m=+672.991500346 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f934c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f93a00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f93a00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f93a00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f93a00): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f93a00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.847758499 +0000 UTC m=+672.991500346 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9f93a00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9763b90 item 68 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc140): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc140): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc140): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.849136107 +0000 UTC m=+672.992877954 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8310 item 69 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.850239756 +0000 UTC m=+672.993981613 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcc5c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fccac0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fccac0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fccac0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fccac0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fccac0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.850239756 +0000 UTC m=+672.993981613 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fccac0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f85b0 item 69 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd140): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd140): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd140): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.851632011 +0000 UTC m=+672.995373859 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8c40 item 70 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.852492621 +0000 UTC m=+672.996234469 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcd640): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcdb80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcdb80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcdb80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcdb80): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcdb80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.852492621 +0000 UTC m=+672.996234469 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9fcdb80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f9110 item 70 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000300): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000300): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000300): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000300): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000300): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.853928039 +0000 UTC m=+672.997669886 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000300): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97182a0 item 71 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.854415722 +0000 UTC m=+672.998157569 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000800): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000d00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000d00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000d00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000d00): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000d00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.854415722 +0000 UTC m=+672.998157569 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca000d00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97188c0 item 71 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001380): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001380): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001380): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.855543737 +0000 UTC m=+672.999285584 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97193b0 item 72 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.856143653 +0000 UTC m=+672.999885501 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001dc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001dc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001dc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001dc0): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001dc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.856143653 +0000 UTC m=+672.999885501 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca001dc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97196c0 item 72 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.857383551 +0000 UTC m=+673.001125398 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036480): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc975a070 item 73 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.85783701 +0000 UTC m=+673.001578856 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc975a310 item 73 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.858339771 +0000 UTC m=+673.002081618 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca036e40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037380): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037380): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037380): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.858339771 +0000 UTC m=+673.002081618 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc975a930 item 73 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.859555292 +0000 UTC m=+673.003297139 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0379c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037ec0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037ec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037ec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc975b6c0 item 74 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037ec0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037ec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.860012148 +0000 UTC m=+673.003753995 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca037ec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc975b9d0 item 74 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.860634606 +0000 UTC m=+673.004376453 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056500): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056a80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056a80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056a80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056a80): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056a80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.860634606 +0000 UTC m=+673.004376453 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca056a80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc975bc00 item 74 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.861786066 +0000 UTC m=+673.005527913 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0570c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0575c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0575c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0575c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e24380 item 75 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0575c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0575c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.862230307 +0000 UTC m=+673.005972154 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0575c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): _writeAt: size=3, off=2 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e24690 item 75 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.862727609 +0000 UTC m=+673.006469456 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca057b00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070140): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070140): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070140): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.862727609 +0000 UTC m=+673.006469456 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e24850 item 75 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.86396926 +0000 UTC m=+673.007711107 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070c80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070c80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070c80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e24bd0 item 76 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070c80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070c80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.864469386 +0000 UTC m=+673.008211234 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca070c80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e24d90 item 76 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): _writeAt: size=3, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.86522133 +0000 UTC m=+673.008963178 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0711c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071740): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071740): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071740): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071740): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071740): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.86522133 +0000 UTC m=+673.008963178 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071740): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e24fc0 item 76 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.868807239 +0000 UTC m=+673.012549086 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca071d80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6380): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6380): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6380): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e253b0 item 77 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6380): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6380): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.869307797 +0000 UTC m=+673.013049644 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6380): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6a80): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6a80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6a80): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6a80): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6a80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.869307797 +0000 UTC m=+673.013049644 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d6a80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e255e0 item 77 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.870669676 +0000 UTC m=+673.014411523 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d70c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d75c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d75c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d75c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e25a40 item 78 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d75c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d75c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.871203647 +0000 UTC m=+673.014945494 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d75c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d7cc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d7cc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d7cc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d7cc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d7cc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.871203647 +0000 UTC m=+673.014945494 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0d7cc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e25c00 item 78 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.872765984 +0000 UTC m=+673.016507831 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8400): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8900): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8900): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8900): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97801c0 item 79 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8900): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8900): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.873509932 +0000 UTC m=+673.017251780 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f8900): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9000): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9000): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9000): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9000): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9000): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.873509932 +0000 UTC m=+673.017251780 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9000): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97809a0 item 79 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.874981168 +0000 UTC m=+673.018723025 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9640): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9b40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9b40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9b40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9781490 item 80 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9b40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9b40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.875500552 +0000 UTC m=+673.019242399 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0f9b40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114340): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114340): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114340): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114340): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114340): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.875500552 +0000 UTC m=+673.019242399 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114340): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9781b20 item 80 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.877065935 +0000 UTC m=+673.020807782 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97404d0 item 81 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.877785758 +0000 UTC m=+673.021527605 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114e00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115340): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115340): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115340): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115340): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115340): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.877785758 +0000 UTC m=+673.021527605 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115340): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9740700 item 81 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092180): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092180): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092180): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092180): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092180): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.879466009 +0000 UTC m=+673.023207857 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092180): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c02700 item 82 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.881313467 +0000 UTC m=+673.025055315 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092680): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092c00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092c00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092c00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092c00): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092c00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.881313467 +0000 UTC m=+673.025055315 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca092c00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c028c0 item 82 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093280): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093280): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093280): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093280): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093280): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.882966627 +0000 UTC m=+673.026708474 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093280): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c02c40 item 83 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.883562274 +0000 UTC m=+673.027304121 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093cc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093cc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093cc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093cc0): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093cc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.883562274 +0000 UTC m=+673.027304121 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca093cc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c02e00 item 83 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee440): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee440): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee440): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.885147144 +0000 UTC m=+673.028888992 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c03180 item 84 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.886863846 +0000 UTC m=+673.030605692 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ee940): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0eeec0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0eeec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0eeec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0eeec0): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0eeec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.886863846 +0000 UTC m=+673.030605692 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0eeec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c03420 item 84 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ef540): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ef540): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ef540): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ef540): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ef540): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.888491426 +0000 UTC m=+673.032233274 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0ef540): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c03ab0 item 85 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.889072888 +0000 UTC m=+673.032814765 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca0efa40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198080): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198080): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198080): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198080): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198080): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.889072888 +0000 UTC m=+673.032814765 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198080): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9c03c70 item 85 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198700): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198700): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198700): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198700): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198700): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.890613665 +0000 UTC m=+673.034355512 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198700): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a8380 item 86 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.892033944 +0000 UTC m=+673.035775791 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198c00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199180): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199180): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199180): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199180): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199180): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.892033944 +0000 UTC m=+673.035775791 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199180): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a8cb0 item 86 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206240): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206240): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206240): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206240): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206240): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.893954299 +0000 UTC m=+673.037696147 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206240): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a81c0 item 87 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.895297001 +0000 UTC m=+673.039038848 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198200): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198740): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198740): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198740): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198740): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198740): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.895297001 +0000 UTC m=+673.039038848 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca198740): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a90a0 item 87 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca1995c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca1995c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca1995c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca1995c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca1995c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.896930244 +0000 UTC m=+673.040672101 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca1995c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a9b20 item 88 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.897527254 +0000 UTC m=+673.041269101 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca199ac0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114140): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114140): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114140): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.897527254 +0000 UTC m=+673.041269101 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97401c0 item 88 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.899165606 +0000 UTC m=+673.042907463 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114cc0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114cc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114cc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9740770 item 89 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114cc0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114cc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.899698515 +0000 UTC m=+673.043440362 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca114cc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9740d20 item 89 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.900260299 +0000 UTC m=+673.044002146 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115200): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115780): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115780): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115780): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115780): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115780): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.900260299 +0000 UTC m=+673.044002146 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca115780): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97412d0 item 89 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.901725171 +0000 UTC m=+673.045467019 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a620c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62600): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62600): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62600): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64150 item 90 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62600): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62600): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.902221852 +0000 UTC m=+673.045963699 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62600): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64380 item 90 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.90278091 +0000 UTC m=+673.046522758 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a62b80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63140): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63140): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63140): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.90278091 +0000 UTC m=+673.046522758 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64540 item 90 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.904854637 +0000 UTC m=+673.048596484 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a637c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63d00): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63d00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63d00): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f648c0 item 91 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63d00): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63d00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.905501912 +0000 UTC m=+673.049243759 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9a63d00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): >_readAt: n=2, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): _writeAt: size=3, off=7 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64a80 item 91 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.906429729 +0000 UTC m=+673.050171576 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206880): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206e00): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206e00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206e00): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206e00): >_readAt: n=8, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206e00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.906429729 +0000 UTC m=+673.050171576 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca206e00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64c40 item 91 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.908618302 +0000 UTC m=+673.052360150 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207980): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207980): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207980): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65030 item 92 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207980): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207980): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.909379795 +0000 UTC m=+673.053121641 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207980): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): open at offset 5 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f651f0 item 92 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): _readAt: size=2, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): _writeAt: size=3, off=5 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): >_writeAt: n=3, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.910140133 +0000 UTC m=+673.053881980 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afca207ec0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c5c0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c5c0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c5c0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c5c0): >_readAt: n=3, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c5c0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.910140133 +0000 UTC m=+673.053881980 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8c5c0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65500 item 92 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.911597783 +0000 UTC m=+673.055339630 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8cc00): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d140): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d140): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65880 item 93 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d140): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.913670778 +0000 UTC m=+673.057412635 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d840): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d840): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d840): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d840): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d840): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.913670778 +0000 UTC m=+673.057412635 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8d840): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65ab0 item 93 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.915470656 +0000 UTC m=+673.059212513 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9e8de80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714bc0): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714bc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714bc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65e30 item 94 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714bc0): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714bc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.916146506 +0000 UTC m=+673.059888353 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9714bc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9715dc0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9715dc0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9715dc0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9715dc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9715dc0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.916146506 +0000 UTC m=+673.059888353 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9715dc0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94230 item 94 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.918666477 +0000 UTC m=+673.062408324 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90700): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90c40): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90c40): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90c40): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e945b0 item 95 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90c40): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90c40): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.919214364 +0000 UTC m=+673.062956211 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d90c40): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.919214364 +0000 UTC m=+673.062956211 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91440): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94770 item 95 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): open at offset 0 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): _readAt: size=2, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): >_readAt: n=0, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.920995896 +0000 UTC m=+673.064737744 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc9d91a80): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994a140): _writeAt: size=5, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994a140): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994a140): >openPending: err= 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94af0 item 96 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994a140): >_writeAt: n=5, err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994a140): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.921780121 +0000 UTC m=+673.065521968 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994a140): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:01 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:01 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:01 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:01 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:01 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994bac0): _readAt: size=512, off=0 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994bac0): openPending: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994bac0): >openPending: err= 2026/06/08 02:09:01 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994bac0): >_readAt: n=5, err=EOF 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994bac0): close: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:01.921780121 +0000 UTC m=+673.065521968 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:01 DEBUG : open-test-file(0x13afc994bac0): >close: err= 2026/06/08 02:09:01 DEBUG : open-test-file: Remove: 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb20e0 item 96 2026/06/08 02:09:01 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:01 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:01 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:01 DEBUG : open-test-file: >Remove: err= 2026/06/08 02:09:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:01 DEBUG : Looking for writers 2026/06/08 02:09:01 DEBUG : >WaitForWriters: 2026/06/08 02:09:01 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:09:02 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:02 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:09:02 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:02 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:02 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:02 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:02 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/08 02:09:02 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c4c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c4c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c4c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c4c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c4c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.460988545 +0000 UTC m=+674.604730402 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c4c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.460988545 +0000 UTC m=+674.604730402 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c940): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.460988545 +0000 UTC m=+674.604730402 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb39d0 item 1 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d480): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d480): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d480): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.464185959 +0000 UTC m=+674.607927816 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d980): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d980): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d980): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d980): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d980): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.464185959 +0000 UTC m=+674.607927816 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d980): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9746000 item 2 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2140): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2140): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2140): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.466406613 +0000 UTC m=+674.610148470 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.466406613 +0000 UTC m=+674.610148470 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e25c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2a80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2a80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2a80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2a80): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2a80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.466406613 +0000 UTC m=+674.610148470 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e2a80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97464d0 item 3 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3100): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3100): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3100): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3100): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3100): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.469219279 +0000 UTC m=+674.612961136 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3100): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3640): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3640): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3640): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3640): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3640): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.469219279 +0000 UTC m=+674.612961136 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3640): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9747110 item 4 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3c80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3c80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3c80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3c80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3c80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.470929807 +0000 UTC m=+674.614671664 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1e3c80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.470929807 +0000 UTC m=+674.614671664 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2200): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f26c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f26c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f26c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f26c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f26c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.470929807 +0000 UTC m=+674.614671664 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f26c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97476c0 item 5 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2d40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2d40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2d40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2d40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2d40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.473239089 +0000 UTC m=+674.616980946 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f2d40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3280): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3280): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3280): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3280): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3280): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.473239089 +0000 UTC m=+674.616980946 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3280): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e00e0 item 6 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3900): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3900): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3900): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3900): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3900): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.474974524 +0000 UTC m=+674.618716372 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3900): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.474974524 +0000 UTC m=+674.618716372 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1f3e00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fe3c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fe3c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fe3c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fe3c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fe3c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.474974524 +0000 UTC m=+674.618716372 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fe3c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e0d90 item 7 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fea40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fea40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fea40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fea40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fea40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.477419703 +0000 UTC m=+674.621161561 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fea40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fef80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fef80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fef80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fef80): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fef80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.477419703 +0000 UTC m=+674.621161561 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1fef80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e1ce0 item 8 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff540): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afca1ff540): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff540): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff540): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff540): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff540): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff540): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff900): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff900): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff900): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff900): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff900): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.479293521 +0000 UTC m=+674.623035368 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ff900): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.479293521 +0000 UTC m=+674.623035368 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afca1ffd80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993c380): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993c380): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993c380): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993c380): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993c380): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.479293521 +0000 UTC m=+674.623035368 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993c380): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44380 item 9 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993ca00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993ca00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993ca00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993ca00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993ca00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.481672626 +0000 UTC m=+674.625414483 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993ca00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993cf40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993cf40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993cf40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993cf40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993cf40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.481672626 +0000 UTC m=+674.625414483 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993cf40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f448c0 item 10 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d580): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc993d580): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d580): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d580): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d580): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d580): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d580): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d940): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d940): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d940): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d940): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d940): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.483521436 +0000 UTC m=+674.627263293 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993d940): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.483521436 +0000 UTC m=+674.627263293 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc993de40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4440): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4440): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4440): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4440): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4440): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.483521436 +0000 UTC m=+674.627263293 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4440): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44c40 item 11 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4ac0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4ac0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4ac0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4ac0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4ac0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.485642462 +0000 UTC m=+674.629384319 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e4ac0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5000): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5000): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5000): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5000): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5000): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.485642462 +0000 UTC m=+674.629384319 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5000): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f45490 item 12 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5640): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc99e5640): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5640): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5640): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5640): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5640): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5640): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5a00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5a00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5a00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5a00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5a00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.487463168 +0000 UTC m=+674.631205026 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e5a00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a441c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a441c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a441c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a441c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a441c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.487463168 +0000 UTC m=+674.631205026 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a441c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f45e30 item 13 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44840): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44840): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44840): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44840): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44840): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.489070271 +0000 UTC m=+674.632812119 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44840): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44d80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44d80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44d80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44d80): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44d80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.489070271 +0000 UTC m=+674.632812119 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a44d80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc934d340 item 14 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a453c0): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc9a453c0): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a453c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a453c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a453c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a453c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a453c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45780): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45780): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45780): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45780): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45780): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.490837338 +0000 UTC m=+674.634579195 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45780): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45e40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45e40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45e40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45e40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45e40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.490837338 +0000 UTC m=+674.634579195 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a45e40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874070 item 15 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a605c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a605c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a605c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a605c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a605c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.492690926 +0000 UTC m=+674.636432783 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a605c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a60b00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a60b00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a60b00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a60b00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a60b00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.492690926 +0000 UTC m=+674.636432783 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a60b00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874770 item 16 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61140): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61140): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61140): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.494475255 +0000 UTC m=+674.638217112 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.494475255 +0000 UTC m=+674.638217112 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a615c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61ac0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61ac0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61ac0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61ac0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61ac0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.494475255 +0000 UTC m=+674.638217112 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a61ac0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874c40 item 17 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6240): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6240): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6240): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6240): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6240): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.496947556 +0000 UTC m=+674.640689413 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6240): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6780): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6780): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6780): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6780): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6780): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.496947556 +0000 UTC m=+674.640689413 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6780): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875730 item 18 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6e00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6e00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6e00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6e00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6e00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.49874547 +0000 UTC m=+674.642487317 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac6e00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.49874547 +0000 UTC m=+674.642487317 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7300): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7800): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7800): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7800): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7800): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7800): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.49874547 +0000 UTC m=+674.642487317 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7800): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875ce0 item 19 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7e80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7e80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7e80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7e80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7e80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.500924204 +0000 UTC m=+674.644666061 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ac7e80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b104c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b104c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b104c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b104c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b104c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.500924204 +0000 UTC m=+674.644666061 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b104c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e310 item 20 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b10b40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b10b40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b10b40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b10b40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b10b40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.502626217 +0000 UTC m=+674.646368074 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b10b40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.502626217 +0000 UTC m=+674.646368074 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11040): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11540): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11540): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11540): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11540): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11540): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.502626217 +0000 UTC m=+674.646368074 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11540): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e690 item 21 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11bc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11bc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11bc0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11bc0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11bc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.505037131 +0000 UTC m=+674.648778978 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b11bc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c200): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c200): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c200): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c200): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c200): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.505037131 +0000 UTC m=+674.648778978 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c200): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5ecb0 item 22 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c880): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c880): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c880): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c880): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c880): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.506607004 +0000 UTC m=+674.650348861 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7c880): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.506607004 +0000 UTC m=+674.650348861 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7cd80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d280): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d280): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d280): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d280): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d280): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.506607004 +0000 UTC m=+674.650348861 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d280): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f340 item 23 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d900): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d900): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d900): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d900): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d900): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.509042174 +0000 UTC m=+674.652784031 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7d900): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7de40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7de40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7de40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7de40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7de40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.509042174 +0000 UTC m=+674.652784031 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7de40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5fc00 item 24 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6580): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc9ba6580): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6580): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6580): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6580): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6580): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6580): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6940): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6940): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6940): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6940): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6940): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.510633797 +0000 UTC m=+674.654375654 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6940): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.510633797 +0000 UTC m=+674.654375654 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7380): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7380): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7380): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7380): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7380): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.510633797 +0000 UTC m=+674.654375654 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7380): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b4230 item 25 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.512666897 +0000 UTC m=+674.656408743 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc040): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc040): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc040): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc040): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc040): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.512666897 +0000 UTC m=+674.656408743 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc040): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b5030 item 26 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc680): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc9bbc680): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc680): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc680): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc680): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc680): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbc680): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbca40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbca40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbca40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbca40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbca40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.51423749 +0000 UTC m=+674.657979338 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbca40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.51423749 +0000 UTC m=+674.657979338 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbcf40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbd480): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbd480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbd480): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbd480): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbd480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.51423749 +0000 UTC m=+674.657979338 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbd480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b56c0 item 27 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbdb00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbdb00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbdb00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbdb00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbdb00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.516149139 +0000 UTC m=+674.659890986 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bbdb00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00140): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00140): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00140): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.516149139 +0000 UTC m=+674.659890986 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96fe930 item 28 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00780): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc9c00780): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00780): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00780): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00780): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00780): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00780): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00b40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00b40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00b40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00b40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00b40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.518548041 +0000 UTC m=+674.662289898 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c00b40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01200): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01200): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01200): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01200): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01200): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.518548041 +0000 UTC m=+674.662289898 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01200): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96ff5e0 item 29 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01880): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01880): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01880): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01880): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01880): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.520178649 +0000 UTC m=+674.663920506 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01880): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01dc0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01dc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01dc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01dc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01dc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.520178649 +0000 UTC m=+674.663920506 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c01dc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f6770 item 30 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32500): _readAt: size=2, off=0 2026/06/08 02:09:03 ERROR : open-test-file(0x13afc9c32500): Couldn't read size of file 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32500): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32500): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32500): >_writeAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32500): close: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32500): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c328c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c328c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c328c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c328c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c328c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.521830586 +0000 UTC m=+674.665572443 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c328c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32f80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32f80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32f80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32f80): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32f80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.521830586 +0000 UTC m=+674.665572443 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c32f80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f7960 item 31 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33600): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33600): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33600): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33600): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33600): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.523551413 +0000 UTC m=+674.667293270 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33600): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33b40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33b40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33b40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33b40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33b40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.523551413 +0000 UTC m=+674.667293270 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c33b40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9412770 item 32 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68280): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68280): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68280): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68280): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68280): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.52504968 +0000 UTC m=+674.668791537 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68280): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86000 item 33 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.525604311 +0000 UTC m=+674.669346168 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68700): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68c00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68c00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68c00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68c00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68c00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.525604311 +0000 UTC m=+674.669346168 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c68c00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86230 item 33 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69240): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69240): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69240): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69240): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69240): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.526962662 +0000 UTC m=+674.670704509 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69240): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86620 item 34 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.527555995 +0000 UTC m=+674.671297842 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c696c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69c00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69c00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69c00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69c00): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69c00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.527555995 +0000 UTC m=+674.671297842 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c69c00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e867e0 item 34 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e340): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e340): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e340): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e340): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e340): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.528887105 +0000 UTC m=+674.672628953 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e340): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86b60 item 35 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.5293917 +0000 UTC m=+674.673133548 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e7c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8ecc0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8ecc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8ecc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8ecc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8ecc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.5293917 +0000 UTC m=+674.673133548 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8ecc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e86d20 item 35 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f340): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f340): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f340): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f340): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f340): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.530670412 +0000 UTC m=+674.674412259 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f340): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e872d0 item 36 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.531257443 +0000 UTC m=+674.674999290 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f840): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fd80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fd80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fd80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fd80): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fd80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.531257443 +0000 UTC m=+674.674999290 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fd80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e87490 item 36 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca64c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca64c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca64c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca64c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca64c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.532521756 +0000 UTC m=+674.676263604 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca64c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e87810 item 37 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.532996266 +0000 UTC m=+674.676738112 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6940): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.532996266 +0000 UTC m=+674.676738112 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e879d0 item 37 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.534529739 +0000 UTC m=+674.678271586 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e87dc0 item 38 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.535124044 +0000 UTC m=+674.678865891 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca79c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea000): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea000): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea000): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea000): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea000): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.535124044 +0000 UTC m=+674.678865891 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea000): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad62a0 item 38 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea680): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea680): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea680): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea680): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea680): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.536456898 +0000 UTC m=+674.680198744 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea680): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad6a80 item 39 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.536988975 +0000 UTC m=+674.680730822 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceab80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb080): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb080): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb080): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb080): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb080): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.536988975 +0000 UTC m=+674.680730822 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb080): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad6c40 item 39 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb700): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb700): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb700): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb700): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb700): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.538454359 +0000 UTC m=+674.682196205 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb700): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96eaee0 item 40 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.538964806 +0000 UTC m=+674.682706683 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e340): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e880): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e880): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e880): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e880): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e880): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.538964806 +0000 UTC m=+674.682706683 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9e880): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96eb2d0 item 40 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.540336743 +0000 UTC m=+674.684078590 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9ee40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f340): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f340): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f340): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96eb730 item 41 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f340): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f340): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.540883819 +0000 UTC m=+674.684625666 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f340): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96eb960 item 41 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.541434372 +0000 UTC m=+674.685176219 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9f800): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9fd40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9fd40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9fd40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9fd40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9fd40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.541434372 +0000 UTC m=+674.685176219 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e9fd40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96ebb20 item 41 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.542963797 +0000 UTC m=+674.686705644 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0980): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0980): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0980): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b301c0 item 42 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0980): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0980): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.543513407 +0000 UTC m=+674.687255255 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0980): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30460 item 42 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.544331475 +0000 UTC m=+674.688073323 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef0ec0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1440): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1440): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1440): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1440): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1440): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.544331475 +0000 UTC m=+674.688073323 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1440): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30850 item 42 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.545598836 +0000 UTC m=+674.689340683 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ef1a80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94080): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94080): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94080): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30cb0 item 43 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94080): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94080): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.5461345 +0000 UTC m=+674.689876346 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94080): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b30e70 item 43 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.546575594 +0000 UTC m=+674.690317442 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d945c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94b00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94b00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94b00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94b00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94b00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.546575594 +0000 UTC m=+674.690317442 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d94b00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b31030 item 43 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.548192616 +0000 UTC m=+674.691934464 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95640): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95640): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95640): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b31650 item 44 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95640): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95640): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.549035502 +0000 UTC m=+674.692777349 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95640): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9b31b90 item 44 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.549596564 +0000 UTC m=+674.693338411 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d95b80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6200): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6200): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6200): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6200): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6200): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.549596564 +0000 UTC m=+674.693338411 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6200): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974e310 item 44 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.550870187 +0000 UTC m=+674.694612033 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6840): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6d40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6d40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6d40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974f2d0 item 45 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6d40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6d40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.551396462 +0000 UTC m=+674.695138309 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db6d40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7440): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7440): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7440): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7440): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7440): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.551396462 +0000 UTC m=+674.695138309 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7440): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc974f500 item 45 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.552989198 +0000 UTC m=+674.696731044 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9db7a80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4080): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4080): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4080): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46000 item 46 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4080): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4080): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.553499904 +0000 UTC m=+674.697241751 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4080): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4780): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4780): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4780): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4780): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4780): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.553499904 +0000 UTC m=+674.697241751 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4780): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46460 item 46 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.554951804 +0000 UTC m=+674.698693651 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd4dc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd52c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd52c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd52c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46a10 item 47 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd52c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd52c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.55554147 +0000 UTC m=+674.699283317 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd52c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd59c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd59c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd59c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd59c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd59c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.55554147 +0000 UTC m=+674.699283317 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dd59c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46bd0 item 47 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.557066407 +0000 UTC m=+674.700808264 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc100): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc600): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc600): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc600): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f46f50 item 48 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc600): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc600): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.557508864 +0000 UTC m=+674.701250721 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfc600): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfcd00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfcd00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfcd00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfcd00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfcd00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.557508864 +0000 UTC m=+674.701250721 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfcd00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47110 item 48 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd340): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd340): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd340): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd340): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd340): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.559034182 +0000 UTC m=+674.702776029 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd340): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47490 item 49 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.559721474 +0000 UTC m=+674.703463321 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfd7c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfdd00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfdd00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfdd00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfdd00): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfdd00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.559721474 +0000 UTC m=+674.703463321 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9dfdd00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f477a0 item 49 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26480): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26480): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26480): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.561046001 +0000 UTC m=+674.704787849 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47b90 item 50 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.561755886 +0000 UTC m=+674.705497743 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26980): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26f00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26f00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26f00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26f00): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26f00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.561755886 +0000 UTC m=+674.705497743 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e26f00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f47d50 item 50 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27580): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27580): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27580): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27580): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27580): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.563010872 +0000 UTC m=+674.706752719 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27580): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9762d90 item 51 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.563519444 +0000 UTC m=+674.707261291 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e27a80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e540c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e540c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e540c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e540c0): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e540c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.563519444 +0000 UTC m=+674.707261291 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e540c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9763110 item 51 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e546c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e546c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e546c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e546c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e546c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.564994016 +0000 UTC m=+674.708735864 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e546c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9763650 item 52 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.565547674 +0000 UTC m=+674.709289522 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e54bc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55140): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55140): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55140): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.565547674 +0000 UTC m=+674.709289522 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97638f0 item 52 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e557c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e557c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e557c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e557c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e557c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.566875077 +0000 UTC m=+674.710616924 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e557c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8150 item 53 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.567409189 +0000 UTC m=+674.711151036 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e55cc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80300): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80300): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80300): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80300): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80300): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.567409189 +0000 UTC m=+674.711151036 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80300): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8310 item 53 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80980): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80980): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80980): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80980): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80980): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.568909008 +0000 UTC m=+674.712650855 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80980): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f88c0 item 54 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.569566723 +0000 UTC m=+674.713308571 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80e80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81400): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81400): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81400): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81400): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81400): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.569566723 +0000 UTC m=+674.713308571 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81400): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8c40 item 54 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cebbc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cebbc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cebbc0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cebbc0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cebbc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.572588385 +0000 UTC m=+674.716330242 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cebbc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f81c0 item 55 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.573263291 +0000 UTC m=+674.717005139 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e80480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e809c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e809c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e809c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e809c0): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e809c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.573263291 +0000 UTC m=+674.717005139 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e809c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8460 item 55 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81040): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81040): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81040): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81040): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81040): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.574597118 +0000 UTC m=+674.718338965 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81040): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f8930 item 56 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.575246667 +0000 UTC m=+674.718988514 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81540): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81c00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81c00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81c00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81c00): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81c00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.575246667 +0000 UTC m=+674.718988514 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e81c00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f9030 item 56 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.576587125 +0000 UTC m=+674.720328973 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975ca80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d100): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d100): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d100): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96f9c70 item 57 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d100): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d100): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.577093955 +0000 UTC m=+674.720835801 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d100): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad6380 item 57 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.577625602 +0000 UTC m=+674.721367448 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc975d840): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea180): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea180): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea180): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea180): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea180): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.577625602 +0000 UTC m=+674.721367448 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea180): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad67e0 item 57 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.578995856 +0000 UTC m=+674.722737703 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cea7c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cead00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cead00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cead00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad6d20 item 58 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cead00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cead00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.579488449 +0000 UTC m=+674.723230295 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cead00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad73b0 item 58 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.580237406 +0000 UTC m=+674.723979253 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb240): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb800): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb800): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb800): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb800): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb800): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.580237406 +0000 UTC m=+674.723979253 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ceb800): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad7650 item 58 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.581451103 +0000 UTC m=+674.725192951 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62200): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62780): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62780): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62780): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad7b90 item 59 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62780): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62780): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.581905304 +0000 UTC m=+674.725647151 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62780): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9ad7dc0 item 59 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.582380564 +0000 UTC m=+674.726122410 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a62cc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63240): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63240): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63240): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63240): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63240): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.582380564 +0000 UTC m=+674.726122410 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63240): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e940e0 item 59 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.583741831 +0000 UTC m=+674.727483678 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a638c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63e00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63e00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63e00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94460 item 60 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63e00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63e00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.584244182 +0000 UTC m=+674.727986029 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a63e00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94620 item 60 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.584965808 +0000 UTC m=+674.728707665 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8c480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8ca40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8ca40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8ca40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8ca40): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8ca40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.584965808 +0000 UTC m=+674.728707665 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8ca40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e947e0 item 60 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.586403139 +0000 UTC m=+674.730144986 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d080): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d5c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d5c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d5c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94b60 item 61 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d5c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d5c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.586883619 +0000 UTC m=+674.730625466 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8d5c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8dcc0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8dcc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8dcc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8dcc0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8dcc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.586883619 +0000 UTC m=+674.730625466 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9e8dcc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e94f50 item 61 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.588376876 +0000 UTC m=+674.732118723 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9714b00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9715800): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9715800): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9715800): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e952d0 item 62 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9715800): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9715800): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.588940052 +0000 UTC m=+674.732681900 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9715800): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90540): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90540): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90540): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90540): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90540): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.588940052 +0000 UTC m=+674.732681900 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90540): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e95490 item 62 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.590593443 +0000 UTC m=+674.734335290 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d90b80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d91140): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d91140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d91140): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e95810 item 63 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d91140): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d91140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.591175384 +0000 UTC m=+674.734917232 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d91140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d918c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d918c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d918c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d918c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d918c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.591175384 +0000 UTC m=+674.734917232 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d918c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e959d0 item 63 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): >_readAt: n=0, err=Bad file descriptor 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.592597507 +0000 UTC m=+674.736339354 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994a040): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994b840): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994b840): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994b840): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e95d50 item 64 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994b840): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994b840): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.593408443 +0000 UTC m=+674.737150289 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc994b840): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc96688c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc96688c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc96688c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc96688c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc96688c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.593408443 +0000 UTC m=+674.737150289 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc96688c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a81c0 item 64 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c440): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c440): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c440): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c440): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c440): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.594997921 +0000 UTC m=+674.738739769 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c440): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a8ee0 item 65 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.595461459 +0000 UTC m=+674.739203306 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9c8c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.595461459 +0000 UTC m=+674.739203306 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9ce00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a91f0 item 65 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d440): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d440): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d440): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d440): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d440): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.596694113 +0000 UTC m=+674.740435961 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d440): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96a9d50 item 66 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.597184963 +0000 UTC m=+674.740926810 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9d8c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9de80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9de80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9de80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9de80): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9de80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.597184963 +0000 UTC m=+674.740926810 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9f9de80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97402a0 item 66 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7a5c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7a5c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7a5c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7a5c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7a5c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.598390164 +0000 UTC m=+674.742132012 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7a5c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9740930 item 67 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.598826551 +0000 UTC m=+674.742568398 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7aa40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7af40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7af40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7af40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7af40): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7af40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.598826551 +0000 UTC m=+674.742568398 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7af40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9740c40 item 67 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7b5c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7b5c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7b5c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7b5c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7b5c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.600179752 +0000 UTC m=+674.743921599 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7b5c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9741500 item 68 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.60073312 +0000 UTC m=+674.744474967 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9d7bac0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886180): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886180): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886180): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886180): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886180): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.60073312 +0000 UTC m=+674.744474967 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886180): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64070 item 68 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98867c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98867c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98867c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98867c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98867c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.60212224 +0000 UTC m=+674.745864087 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98867c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f644d0 item 69 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.602547946 +0000 UTC m=+674.746289792 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9886c40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887140): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887140): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887140): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.602547946 +0000 UTC m=+674.746289792 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64690 item 69 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98877c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98877c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98877c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98877c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98877c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.603636556 +0000 UTC m=+674.747378404 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98877c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64a10 item 70 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.604101768 +0000 UTC m=+674.747843615 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9887cc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8300): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8300): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8300): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8300): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8300): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.604101768 +0000 UTC m=+674.747843615 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8300): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64bd0 item 70 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8980): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8980): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8980): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8980): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8980): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.605313432 +0000 UTC m=+674.749055279 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8980): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f64fc0 item 71 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.605749998 +0000 UTC m=+674.749491846 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e8e80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9380): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9380): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9380): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9380): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9380): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.605749998 +0000 UTC m=+674.749491846 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9380): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65180 item 71 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9a00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9a00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9a00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9a00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9a00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.606876702 +0000 UTC m=+674.750618548 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc98e9a00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65650 item 72 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.60741994 +0000 UTC m=+674.751161787 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912000): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912540): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912540): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912540): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912540): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912540): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.60741994 +0000 UTC m=+674.751161787 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912540): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65810 item 72 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.608822226 +0000 UTC m=+674.752564072 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9912b00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913000): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913000): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913000): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65c00 item 73 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913000): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913000): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.609341899 +0000 UTC m=+674.753083746 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913000): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f65dc0 item 73 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.609835544 +0000 UTC m=+674.753577390 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99134c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913a00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913a00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913a00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913a00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913a00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.609835544 +0000 UTC m=+674.753577390 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9913a00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb20e0 item 73 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.611356503 +0000 UTC m=+674.755098350 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962640): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962640): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962640): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb2460 item 74 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962640): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962640): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.612072218 +0000 UTC m=+674.755814065 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962640): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb2620 item 74 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.612671853 +0000 UTC m=+674.756413701 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9962b80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963100): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963100): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963100): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963100): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963100): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.612671853 +0000 UTC m=+674.756413701 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963100): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb27e0 item 74 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.614104796 +0000 UTC m=+674.757846644 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963740): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963c40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963c40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963c40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb2d90 item 75 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963c40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963c40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.614609963 +0000 UTC m=+674.758351810 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9963c40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): _writeAt: size=3, off=2 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb2fc0 item 75 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.615144384 +0000 UTC m=+674.758886232 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6280): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e67c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e67c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e67c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e67c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e67c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.615144384 +0000 UTC m=+674.758886232 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e67c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb3260 item 75 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.616542411 +0000 UTC m=+674.760284258 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e6e00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7300): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7300): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7300): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb36c0 item 76 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7300): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7300): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.617108002 +0000 UTC m=+674.760849849 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7300): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb38f0 item 76 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): _writeAt: size=3, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.617650469 +0000 UTC m=+674.761392316 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7840): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7dc0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7dc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7dc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7dc0): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7dc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.617650469 +0000 UTC m=+674.761392316 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc99e7dc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb3ab0 item 76 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.618978843 +0000 UTC m=+674.762720691 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2e500): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2ea00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2ea00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2ea00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9fb3e30 item 77 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2ea00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2ea00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.619806983 +0000 UTC m=+674.763548829 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2ea00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f100): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f100): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f100): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f100): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f100): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.619806983 +0000 UTC m=+674.763548829 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f100): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9746150 item 77 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.621279639 +0000 UTC m=+674.765021487 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2f740): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2fc40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2fc40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2fc40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9746620 item 78 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2fc40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2fc40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.621801258 +0000 UTC m=+674.765543105 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a2fc40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56440): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56440): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56440): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56440): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56440): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.621801258 +0000 UTC m=+674.765543105 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56440): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9746930 item 78 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.623409913 +0000 UTC m=+674.767151760 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56a80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56f80): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56f80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56f80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9747500 item 79 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56f80): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56f80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.623951969 +0000 UTC m=+674.767693817 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a56f80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57680): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57680): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57680): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57680): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57680): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.623951969 +0000 UTC m=+674.767693817 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57680): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc97476c0 item 79 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.625400532 +0000 UTC m=+674.769142378 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a57cc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a2c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a2c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a2c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9747b90 item 80 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a2c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a2c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.625977064 +0000 UTC m=+674.769718910 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a2c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a9c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a9c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a9c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a9c0): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a9c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.625977064 +0000 UTC m=+674.769718910 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8a9c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e0700 item 80 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b000): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b000): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b000): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b000): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b000): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.627350524 +0000 UTC m=+674.771092371 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b000): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e11f0 item 81 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.627905334 +0000 UTC m=+674.771647181 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b480): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b9c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b9c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b9c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b9c0): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b9c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.627905334 +0000 UTC m=+674.771647181 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9a8b9c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96e17a0 item 81 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada140): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada140): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada140): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.629368936 +0000 UTC m=+674.773110783 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44000 item 82 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.63029571 +0000 UTC m=+674.774037557 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ada640): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adabc0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adabc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adabc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adabc0): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adabc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.63029571 +0000 UTC m=+674.774037557 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adabc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f442a0 item 82 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb240): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb240): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb240): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb240): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb240): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.631669391 +0000 UTC m=+674.775411238 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb240): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44690 item 83 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.632262704 +0000 UTC m=+674.776004551 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adb740): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adbc80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adbc80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adbc80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adbc80): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adbc80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.632262704 +0000 UTC m=+674.776004551 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9adbc80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44850 item 83 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16400): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16400): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16400): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16400): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16400): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.63352309 +0000 UTC m=+674.777264937 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16400): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44bd0 item 84 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.634196836 +0000 UTC m=+674.777938684 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16900): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16e80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16e80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16e80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16e80): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16e80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.634196836 +0000 UTC m=+674.777938684 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b16e80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f44d90 item 84 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17500): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17500): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17500): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17500): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17500): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.635617195 +0000 UTC m=+674.779359041 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17500): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f45490 item 85 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.63626962 +0000 UTC m=+674.780011467 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b17a00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e040): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e040): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e040): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e040): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e040): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.63626962 +0000 UTC m=+674.780011467 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e040): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9f45880 item 85 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e6c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e6c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e6c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e6c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e6c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.637454293 +0000 UTC m=+674.781196140 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7e6c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc934cee0 item 86 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.637908864 +0000 UTC m=+674.781650711 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7ebc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f140): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f140): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f140): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f140): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f140): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.637908864 +0000 UTC m=+674.781650711 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f140): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc934d340 item 86 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f7c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f7c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f7c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f7c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f7c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.639288365 +0000 UTC m=+674.783030212 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7f7c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874070 item 87 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.639773665 +0000 UTC m=+674.783515511 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9b7fcc0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6300): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6300): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6300): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6300): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6300): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.639773665 +0000 UTC m=+674.783515511 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6300): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc98742a0 item 87 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6980): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6980): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6980): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6980): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6980): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.640825506 +0000 UTC m=+674.784567353 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6980): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874a10 item 88 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.641486497 +0000 UTC m=+674.785228344 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba6e80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7400): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7400): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7400): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7400): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7400): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.641486497 +0000 UTC m=+674.785228344 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7400): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9874c40 item 88 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.642753155 +0000 UTC m=+674.786495002 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ba7a40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc080): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc080): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc080): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875570 item 89 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc080): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc080): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.643297325 +0000 UTC m=+674.787039172 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc080): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875810 item 89 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.643788826 +0000 UTC m=+674.787530673 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcc5c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bccb40): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bccb40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bccb40): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bccb40): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bccb40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.643788826 +0000 UTC m=+674.787530673 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bccb40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9875b20 item 89 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.645143611 +0000 UTC m=+674.788885458 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd180): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd6c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd6c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd6c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e070 item 90 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd6c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd6c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.645654979 +0000 UTC m=+674.789396826 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcd6c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e230 item 90 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.646216772 +0000 UTC m=+674.789958619 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9bcdc00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e2c0): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e2c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e2c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e2c0): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e2c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.646216772 +0000 UTC m=+674.789958619 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e2c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e3f0 item 90 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.647469224 +0000 UTC m=+674.791211071 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1e900): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1ee40): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1ee40): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1ee40): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e7e0 item 91 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1ee40): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1ee40): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.647849875 +0000 UTC m=+674.791591721 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1ee40): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): >_readAt: n=2, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): _writeAt: size=3, off=7 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5e9a0 item 91 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.648320847 +0000 UTC m=+674.792062694 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f380): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f900): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f900): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f900): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f900): >_readAt: n=8, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f900): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.648320847 +0000 UTC m=+674.792062694 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c1f900): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5ec40 item 91 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.649551997 +0000 UTC m=+674.793293844 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52040): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52580): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52580): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52580): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f2d0 item 92 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52580): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52580): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.65001779 +0000 UTC m=+674.793759637 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52580): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): open at offset 5 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f570 item 92 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): _readAt: size=2, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): _writeAt: size=3, off=5 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): >_writeAt: n=3, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.650825097 +0000 UTC m=+674.794566944 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c52ac0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c53080): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c53080): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c53080): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c53080): >_readAt: n=3, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c53080): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.650825097 +0000 UTC m=+674.794566944 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c53080): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc9e5f810 item 92 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.652051219 +0000 UTC m=+674.795793066 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c536c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e180): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e180): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e180): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b4150 item 93 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e180): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e180): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.652601762 +0000 UTC m=+674.796343609 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e180): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e880): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e880): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e880): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e880): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e880): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.652601762 +0000 UTC m=+674.796343609 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8e880): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b4310 item 93 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.654050865 +0000 UTC m=+674.797792712 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8eec0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f400): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f400): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f400): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b4ee0 item 94 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f400): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f400): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.654904011 +0000 UTC m=+674.798645858 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8f400): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fb00): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fb00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fb00): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fb00): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fb00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.654904011 +0000 UTC m=+674.798645858 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9c8fb00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b5260 item 94 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.656189564 +0000 UTC m=+674.799931411 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6240): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6780): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6780): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6780): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b5ab0 item 95 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6780): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6780): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.656597246 +0000 UTC m=+674.800339093 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6780): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e80): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e80): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e80): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e80): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e80): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.656597246 +0000 UTC m=+674.800339093 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca6e80): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc99b5d50 item 95 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): open at offset 0 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): _readAt: size=2, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >_readAt: n=0, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.658048354 +0000 UTC m=+674.801790201 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca74c0): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca7a00): _writeAt: size=5, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca7a00): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca7a00): >openPending: err= 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96fed90 item 96 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca7a00): >_writeAt: n=5, err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca7a00): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.658555884 +0000 UTC m=+674.802297731 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9ca7a00): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/08 02:09:03 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:09:03 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/08 02:09:03 DEBUG : open-test-file: newRWFileHandle: 2026/06/08 02:09:03 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/08 02:09:03 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cfe200): _readAt: size=512, off=0 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cfe200): openPending: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cfe200): >openPending: err= 2026/06/08 02:09:03 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cfe200): >_readAt: n=5, err=EOF 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cfe200): close: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-08 02:09:03.658555884 +0000 UTC m=+674.802297731 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:03 DEBUG : open-test-file(0x13afc9cfe200): >close: err= 2026/06/08 02:09:03 DEBUG : open-test-file: Remove: 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x13afc96ff5e0 item 96 2026/06/08 02:09:03 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/08 02:09:03 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/08 02:09:03 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/08 02:09:03 DEBUG : open-test-file: >Remove: err= 2026/06/08 02:09:03 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:03 DEBUG : Looking for writers 2026/06/08 02:09:03 DEBUG : >WaitForWriters: 2026/06/08 02:09:03 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (3.50s) --- PASS: TestRWFileHandleOpenTests/writes (1.79s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.50s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.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 (1.72s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.52s) --- 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:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:09:04 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:04 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:09:04 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:04 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:04 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:09:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:05 DEBUG : file1: newRWFileHandle: 2026/06/08 02:09:05 DEBUG : file1(0x13afc9e022c0): openPending: 2026/06/08 02:09:05 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:09:05 DEBUG : file1(0x13afc9e022c0): >openPending: err= 2026/06/08 02:09:05 DEBUG : file1: >newRWFileHandle: err= 2026/06/08 02:09:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:09:05 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/08 02:09:05 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/08 02:09:08 DEBUG : forgetting directory cache 2026/06/08 02:09:08 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/time_test 2026/06/08 02:09:08 DEBUG : Can set mod time: false read_write_test.go:655: can't set mod time 2026/06/08 02:09:08 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:08 DEBUG : Looking for writers 2026/06/08 02:09:08 DEBUG : file1: reading active writers 2026/06/08 02:09:08 DEBUG : file1: active writers 1 2026/06/08 02:09:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:09:08 DEBUG : Looking for writers 2026/06/08 02:09:08 DEBUG : file1: reading active writers 2026/06/08 02:09:08 DEBUG : file1: active writers 1 2026/06/08 02:09:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:09:08 DEBUG : Looking for writers 2026/06/08 02:09:08 DEBUG : file1: reading active writers 2026/06/08 02:09:08 DEBUG : file1: active writers 1 2026/06/08 02:09:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:09:08 DEBUG : Looking for writers 2026/06/08 02:09:08 DEBUG : file1: reading active writers 2026/06/08 02:09:08 DEBUG : file1: active writers 1 2026/06/08 02:09:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:09:08 DEBUG : Looking for writers 2026/06/08 02:09:08 DEBUG : file1: reading active writers 2026/06/08 02:09:08 DEBUG : file1: active writers 1 2026/06/08 02:09:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:09:09 DEBUG : Looking for writers 2026/06/08 02:09:09 DEBUG : file1: reading active writers 2026/06/08 02:09:09 DEBUG : file1: active writers 1 2026/06/08 02:09:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:09:09 DEBUG : Looking for writers 2026/06/08 02:09:09 DEBUG : file1: reading active writers 2026/06/08 02:09:09 DEBUG : file1: active writers 1 2026/06/08 02:09:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:09:09 DEBUG : Looking for writers 2026/06/08 02:09:09 DEBUG : file1: reading active writers 2026/06/08 02:09:09 DEBUG : file1: active writers 1 2026/06/08 02:09:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:10 DEBUG : Looking for writers 2026/06/08 02:09:10 DEBUG : file1: reading active writers 2026/06/08 02:09:10 DEBUG : file1: active writers 1 2026/06/08 02:09:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:11 DEBUG : Looking for writers 2026/06/08 02:09:11 DEBUG : file1: reading active writers 2026/06/08 02:09:11 DEBUG : file1: active writers 1 2026/06/08 02:09:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:12 DEBUG : Looking for writers 2026/06/08 02:09:12 DEBUG : file1: reading active writers 2026/06/08 02:09:12 DEBUG : file1: active writers 1 2026/06/08 02:09:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:13 DEBUG : Looking for writers 2026/06/08 02:09:13 DEBUG : file1: reading active writers 2026/06/08 02:09:13 DEBUG : file1: active writers 1 2026/06/08 02:09:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:14 DEBUG : Looking for writers 2026/06/08 02:09:14 DEBUG : file1: reading active writers 2026/06/08 02:09:14 DEBUG : file1: active writers 1 2026/06/08 02:09:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:15 DEBUG : Looking for writers 2026/06/08 02:09:15 DEBUG : file1: reading active writers 2026/06/08 02:09:15 DEBUG : file1: active writers 1 2026/06/08 02:09:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:16 DEBUG : Looking for writers 2026/06/08 02:09:16 DEBUG : file1: reading active writers 2026/06/08 02:09:16 DEBUG : file1: active writers 1 2026/06/08 02:09:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:17 DEBUG : Looking for writers 2026/06/08 02:09:17 DEBUG : file1: reading active writers 2026/06/08 02:09:17 DEBUG : file1: active writers 1 2026/06/08 02:09:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:18 DEBUG : Looking for writers 2026/06/08 02:09:18 DEBUG : file1: reading active writers 2026/06/08 02:09:18 DEBUG : file1: active writers 1 2026/06/08 02:09:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:19 DEBUG : Looking for writers 2026/06/08 02:09:19 DEBUG : file1: reading active writers 2026/06/08 02:09:19 DEBUG : file1: active writers 1 2026/06/08 02:09:19 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:20 DEBUG : forgetting directory cache 2026/06/08 02:09:20 DEBUG : Looking for writers 2026/06/08 02:09:20 DEBUG : file1: reading active writers 2026/06/08 02:09:20 DEBUG : file1: active writers 1 2026/06/08 02:09:20 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:21 DEBUG : Looking for writers 2026/06/08 02:09:21 DEBUG : file1: reading active writers 2026/06/08 02:09:21 DEBUG : file1: active writers 1 2026/06/08 02:09:21 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:22 DEBUG : Looking for writers 2026/06/08 02:09:22 DEBUG : file1: reading active writers 2026/06/08 02:09:22 DEBUG : file1: active writers 1 2026/06/08 02:09:22 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:23 DEBUG : Looking for writers 2026/06/08 02:09:23 DEBUG : file1: reading active writers 2026/06/08 02:09:23 DEBUG : file1: active writers 1 2026/06/08 02:09:23 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:24 DEBUG : Looking for writers 2026/06/08 02:09:24 DEBUG : file1: reading active writers 2026/06/08 02:09:24 DEBUG : file1: active writers 1 2026/06/08 02:09:24 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:25 DEBUG : Looking for writers 2026/06/08 02:09:25 DEBUG : file1: reading active writers 2026/06/08 02:09:25 DEBUG : file1: active writers 1 2026/06/08 02:09:25 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:26 DEBUG : Looking for writers 2026/06/08 02:09:26 DEBUG : file1: reading active writers 2026/06/08 02:09:26 DEBUG : file1: active writers 1 2026/06/08 02:09:26 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:27 DEBUG : Looking for writers 2026/06/08 02:09:27 DEBUG : file1: reading active writers 2026/06/08 02:09:27 DEBUG : file1: active writers 1 2026/06/08 02:09:27 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:28 DEBUG : Looking for writers 2026/06/08 02:09:28 DEBUG : file1: reading active writers 2026/06/08 02:09:28 DEBUG : file1: active writers 1 2026/06/08 02:09:28 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:29 DEBUG : Looking for writers 2026/06/08 02:09:29 DEBUG : file1: reading active writers 2026/06/08 02:09:29 DEBUG : file1: active writers 1 2026/06/08 02:09:29 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:30 DEBUG : Looking for writers 2026/06/08 02:09:30 DEBUG : file1: reading active writers 2026/06/08 02:09:30 DEBUG : file1: active writers 1 2026/06/08 02:09:30 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:31 DEBUG : Looking for writers 2026/06/08 02:09:31 DEBUG : file1: reading active writers 2026/06/08 02:09:31 DEBUG : file1: active writers 1 2026/06/08 02:09:31 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:32 DEBUG : Looking for writers 2026/06/08 02:09:32 DEBUG : file1: reading active writers 2026/06/08 02:09:32 DEBUG : file1: active writers 1 2026/06/08 02:09:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:33 DEBUG : Looking for writers 2026/06/08 02:09:33 DEBUG : file1: reading active writers 2026/06/08 02:09:33 DEBUG : file1: active writers 1 2026/06/08 02:09:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:34 DEBUG : forgetting directory cache 2026/06/08 02:09:34 DEBUG : Looking for writers 2026/06/08 02:09:34 DEBUG : file1: reading active writers 2026/06/08 02:09:34 DEBUG : file1: active writers 1 2026/06/08 02:09:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:35 DEBUG : Looking for writers 2026/06/08 02:09:35 DEBUG : file1: reading active writers 2026/06/08 02:09:35 DEBUG : file1: active writers 1 2026/06/08 02:09:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:36 DEBUG : Looking for writers 2026/06/08 02:09:36 DEBUG : file1: reading active writers 2026/06/08 02:09:36 DEBUG : file1: active writers 1 2026/06/08 02:09:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:37 DEBUG : Looking for writers 2026/06/08 02:09:37 DEBUG : file1: reading active writers 2026/06/08 02:09:37 DEBUG : file1: active writers 1 2026/06/08 02:09:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:38 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x13afc9ff6500 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x13afc99db7a8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:21645722761184} name:file1 opens:1 downloaders: o: fd:0x13afc9402060 info:{ModTime:{wall:14015667066309531952 ext:676303475951 loc:0x4733400} ATime:{wall:14015667066309531952 ext:676303475951 loc:0x4733400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/08 02:09:38 DEBUG : >WaitForWriters: 2026/06/08 02:09:38 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (35.05s) === RUN TestRWCacheRename run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:09:39 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:39 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:09:39 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:39 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:39 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:09:39 INFO : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/08 02:09:40 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:09:40 DEBUG : rename_me: newRWFileHandle: 2026/06/08 02:09:40 DEBUG : rename_me(0x13afc9e02c80): openPending: 2026/06/08 02:09:40 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/08 02:09:40 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 02:09:40 DEBUG : rename_me(0x13afc9e02c80): >openPending: err= 2026/06/08 02:09:40 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/08 02:09:40 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/08 02:09:40 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/08 02:09:40 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/08 02:09:40 DEBUG : rename_me(0x13afc9e02c80): _writeAt: size=5, off=0 2026/06/08 02:09:40 DEBUG : rename_me(0x13afc9e02c80): >_writeAt: n=5, err= 2026/06/08 02:09:40 DEBUG : rename_me(0x13afc9e02c80): close: 2026/06/08 02:09:40 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-08 02:09:40.219504416 +0000 UTC m=+711.363246273 2026/06/08 02:09:40 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/08 02:09:40 DEBUG : rename_me(0x13afc9e02c80): >close: err= 2026/06/08 02:09:40 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/08 02:09:40 DEBUG : i_was_renamed: Updating file with 0x13afc9e1edd0 2026/06/08 02:09:40 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/08 02:09:40 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 02:09:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/08 02:09:40 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/06/08 02:09:40 DEBUG : Looking for writers 2026/06/08 02:09:40 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/06/08 02:09:41 DEBUG : Looking for writers 2026/06/08 02:09:41 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 1s 2026/06/08 02:09:42 DEBUG : i_was_renamed: size = 5 OK 2026/06/08 02:09:42 INFO : i_was_renamed: Copied (new) 2026/06/08 02:09:42 DEBUG : i_was_renamed: vfs cache: fingerprint now "5" 2026/06/08 02:09:42 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/08 02:09:42 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/08 02:09:42 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/08 02:09:42 DEBUG : Looking for writers 2026/06/08 02:09:42 DEBUG : i_was_renamed: reading active writers 2026/06/08 02:09:42 DEBUG : >WaitForWriters: 2026/06/08 02:09:42 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:09:43 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/i_was_renamed --- PASS: TestRWCacheRename (4.29s) === RUN TestRWCacheUpdate run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:09:43 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:43 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/08 02:09:43 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:43 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" 2026/06/08 02:09:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/08 02:09:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFileLu/rclone-test-mihuzac5vizo" read_write_test.go:730: skip as modtime not supported 2026/06/08 02:09:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:44 DEBUG : Looking for writers 2026/06/08 02:09:44 DEBUG : >WaitForWriters: 2026/06/08 02:09:44 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': vfs cache: cleaner exiting 2026/06/08 02:09:44 DEBUG : forgetting directory cache --- SKIP: TestRWCacheUpdate (1.80s) === RUN TestCaseSensitivity run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:09:46 DEBUG : forgetting directory cache 2026/06/08 02:09:53 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:53 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:09:53 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:09:53 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:09:53 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:09:53 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:09:53 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:09:53 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:09:53 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:09:54 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:09:54 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:09:55 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:09:55 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:09:55 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:09:55 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:09:56 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:09:56 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:09:56 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/08 02:09:56 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/08 02:09:56 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/08 02:09:56 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:09:57 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:09:57 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:09:57 DEBUG : FiLeB: >OpenFile: fd=, err=file does not exist 2026/06/08 02:09:57 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:09:57 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/08 02:09:57 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/08 02:09:57 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/08 02:09:57 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:09:58 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 vfs_case_test.go:65: Can't test case sensitivity - this remote doesn't comply as case-sensitive 2026/06/08 02:09:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:58 DEBUG : Looking for writers 2026/06/08 02:09:58 DEBUG : FiLeA: reading active writers 2026/06/08 02:09:58 DEBUG : FilEb: reading active writers 2026/06/08 02:09:58 DEBUG : >WaitForWriters: 2026/06/08 02:09:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:09:58 DEBUG : Looking for writers 2026/06/08 02:09:58 DEBUG : FilEb: reading active writers 2026/06/08 02:09:58 DEBUG : FiLeA: reading active writers 2026/06/08 02:09:58 DEBUG : >WaitForWriters: 2026/06/08 02:09:59 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/FiLeA 2026/06/08 02:10:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/FilEb --- SKIP: TestCaseSensitivity (14.92s) === RUN TestUnicodeNormalization run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:04 DEBUG : forgetting directory cache 2026/06/08 02:10:05 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:05 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:10:05 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:10:05 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 02:10:05 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:10:05 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:10:05 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:10:07 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:10:07 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:10:07 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/08 02:10:07 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 02:10:07 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/08 02:10:07 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:10:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:10:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:10:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/08 02:10:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:10:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/08 02:10:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:10:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/08 02:10:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:10:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/08 02:10:09 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:09 DEBUG : Looking for writers 2026/06/08 02:10:09 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/08 02:10:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/08 02:10:09 DEBUG : >WaitForWriters: 2026/06/08 02:10:10 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/normal name with no special characters.txt 2026/06/08 02:10:10 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/測試_Русский___ě_áñ --- PASS: TestUnicodeNormalization (10.69s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:11 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:11 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:10:11 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': Reusing VFS from active cache 2026/06/08 02:10:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:11 DEBUG : Looking for writers 2026/06/08 02:10:11 DEBUG : >WaitForWriters: 2026/06/08 02:10:11 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:11 DEBUG : Looking for writers 2026/06/08 02:10:11 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.99s) === RUN TestVFSNewWithOpts run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:12 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:12 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:10:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:12 DEBUG : Looking for writers 2026/06/08 02:10:12 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.99s) === RUN TestVFSRoot run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:13 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:13 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:10:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:13 DEBUG : Looking for writers 2026/06/08 02:10:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (1.96s) === RUN TestVFSStat run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:15 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:15 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:10:16 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 Error: Should be true Test: TestVFSStat Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:190 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStat Messages: 1 objects not found vfs_test.go:198: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:198 Error: Received unexpected error: file does not exist Test: TestVFSStat 2026/06/08 02:10:28 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:28 DEBUG : Looking for writers 2026/06/08 02:10:28 DEBUG : file1: reading active writers 2026/06/08 02:10:28 DEBUG : >WaitForWriters: 2026/06/08 02:10:29 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 2026/06/08 02:10:30 DEBUG : forgetting directory cache --- FAIL: TestVFSStat (15.11s) === RUN TestVFSStatParent run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:30 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:30 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/08 02:10:42 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 Error: Should be true Test: TestVFSStatParent Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:225 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSStatParent Messages: 1 objects not found vfs_test.go:234: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:234 Error: Received unexpected error: file does not exist Test: TestVFSStatParent 2026/06/08 02:10:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:44 DEBUG : Looking for writers 2026/06/08 02:10:44 DEBUG : file1: reading active writers 2026/06/08 02:10:44 DEBUG : >WaitForWriters: 2026/06/08 02:10:45 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- FAIL: TestVFSStatParent (15.09s) === RUN TestVFSOpenFile run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:10:45 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:10:45 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/08 02:10:55 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 Error: Should be true Test: TestVFSOpenFile Messages: listing wrong, want dir/file2 (14), file1 (14) got file1 (14) fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:257 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSOpenFile Messages: 1 objects not found 2026/06/08 02:10:58 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:10:59 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 02:10:59 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 02:10:59 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 02:10:59 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/08 02:10:59 DEBUG : dir: >OpenFile: fd=, err=file does not exist vfs_test.go:265: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:265 Error: Received unexpected error: file does not exist Test: TestVFSOpenFile 2026/06/08 02:10:59 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:10:59 DEBUG : Looking for writers 2026/06/08 02:10:59 DEBUG : file1: reading active writers 2026/06/08 02:10:59 DEBUG : >WaitForWriters: 2026/06/08 02:11:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- FAIL: TestVFSOpenFile (15.03s) === RUN TestVFSRename run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:11:00 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:11:00 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/08 02:11:07 DEBUG : forgetting directory cache fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 Error: Should be true Test: TestVFSRename Messages: listing wrong, want dir/file2 (14) got fstest.go:203: Not found "dir/file2" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:295 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 1 Test: TestVFSRename Messages: 1 objects not found vfs_test.go:298: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:298 Error: Received unexpected error: file does not exist Test: TestVFSRename 2026/06/08 02:11:12 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:11:12 DEBUG : Looking for writers 2026/06/08 02:11:12 DEBUG : >WaitForWriters: --- FAIL: TestVFSRename (12.54s) === RUN TestVFSStatfs run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:11:13 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:11:13 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:11:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:11:13 DEBUG : Looking for writers 2026/06/08 02:11:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (1.57s) === RUN TestVFSMkdir run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:11:14 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:11:14 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:11:16 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo" with ID 4.142161e+06 2026/06/08 02:11:16 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/08 02:11:17 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/a" with ID 4142268 2026/06/08 02:11:17 DEBUG : Added virtual directory entry vAddDir: "a" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/08 02:11:20 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:382 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/08 02:11:33 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:388 Error: Not equal: expected: []string{"a"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,3 +1,2 @@ -([]string) (len=1) { - (string) (len=1) "a" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/08 02:11:35 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/b" with ID 4142271 2026/06/08 02:11:35 DEBUG : Added virtual directory entry vAddDir: "b" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:394 Error: Not equal: expected: []string{"a", "b"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,4 +1,2 @@ -([]string) (len=2) { - (string) (len=1) "a", - (string) (len=1) "b" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/08 02:11:44 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/c" with ID 4142272 2026/06/08 02:11:44 DEBUG : Added virtual directory entry vAddDir: "c" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/06/08 02:11:45 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:400 Error: Not equal: expected: []string{"a", "b", "c"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,5 +1,2 @@ -([]string) (len=3) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/08 02:11:53 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/d" with ID 4142275 2026/06/08 02:11:53 DEBUG : Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/08 02:11:58 DEBUG : forgetting directory cache 2026/06/08 02:11:59 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:406 Error: Not equal: expected: []string{"a", "b", "c", "d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=1) "b", - (string) (len=1) "c", - (string) (len=1) "d" +([]string) { } Test: TestVFSMkdir Messages: directories 2026/06/08 02:12:01 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:01 DEBUG : Looking for writers 2026/06/08 02:12:01 DEBUG : a: Looking for writers 2026/06/08 02:12:01 DEBUG : b: Looking for writers 2026/06/08 02:12:01 DEBUG : c: Looking for writers 2026/06/08 02:12:01 DEBUG : d: Looking for writers 2026/06/08 02:12:01 DEBUG : Looking for writers 2026/06/08 02:12:01 DEBUG : d: reading active writers 2026/06/08 02:12:01 DEBUG : /: reading active writers 2026/06/08 02:12:01 DEBUG : a: reading active writers 2026/06/08 02:12:01 DEBUG : b: reading active writers 2026/06/08 02:12:01 DEBUG : c: reading active writers 2026/06/08 02:12:01 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdir (48.28s) === RUN TestVFSMkdirAll run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:02 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:02 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:05 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/a" with ID 4.142268e+06 2026/06/08 02:12:05 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/08 02:12:06 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/a/b" with ID 4142276 2026/06/08 02:12:06 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/08 02:12:06 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/a/b/c" with ID 4142277 2026/06/08 02:12:06 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/08 02:12:07 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/a/b/c/d" with ID 4142278 2026/06/08 02:12:07 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 2026/06/08 02:12:11 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:427 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 2026/06/08 02:12:24 DEBUG : forgetting directory cache fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:433 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:327: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:327 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:378 /home/rclone/go/src/github.com/rclone/rclone/vfs/vfs_test.go:439 Error: Not equal: expected: []string{"a", "a/b", "a/b/c", "a/b/c/d"} actual : []string{} Diff: --- Expected +++ Actual @@ -1,6 +1,2 @@ -([]string) (len=4) { - (string) (len=1) "a", - (string) (len=3) "a/b", - (string) (len=5) "a/b/c", - (string) (len=7) "a/b/c/d" +([]string) { } Test: TestVFSMkdirAll Messages: directories 2026/06/08 02:12:34 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:34 DEBUG : a/b/c/d: Looking for writers 2026/06/08 02:12:34 DEBUG : a/b/c: Looking for writers 2026/06/08 02:12:34 DEBUG : d: reading active writers 2026/06/08 02:12:34 DEBUG : a/b: Looking for writers 2026/06/08 02:12:34 DEBUG : c: reading active writers 2026/06/08 02:12:34 DEBUG : a: Looking for writers 2026/06/08 02:12:34 DEBUG : b: reading active writers 2026/06/08 02:12:34 DEBUG : Looking for writers 2026/06/08 02:12:34 DEBUG : a: reading active writers 2026/06/08 02:12:34 DEBUG : >WaitForWriters: --- FAIL: TestVFSMkdirAll (32.55s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:35 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:35 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:35 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:35 DEBUG : Looking for writers 2026/06/08 02:12:35 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (1.00s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:36 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:36 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:12:37 DEBUG : forgetting directory cache 2026/06/08 02:12:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:37 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 02:12:37 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/08 02:12:37 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/08 02:12:37 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:12:39 DEBUG : file1: size = 5 OK 2026/06/08 02:12:39 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/08 02:12:39 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:39 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/08 02:12:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:12:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:39 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:39 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:39 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:12:42 DEBUG : file1: size = 0 OK 2026/06/08 02:12:42 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/08 02:12:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/08 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:42 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (7 bytes), uploading instead of streaming 2026/06/08 02:12:44 DEBUG : file1: size = 7 OK 2026/06/08 02:12:44 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:12:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:44 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:44 DEBUG : Looking for writers 2026/06/08 02:12:44 DEBUG : file1: reading active writers 2026/06/08 02:12:44 DEBUG : >WaitForWriters: 2026/06/08 02:12:45 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestWriteFileHandleMethods (9.64s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:46 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:46 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:12:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:46 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/08 02:12:47 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/08 02:12:47 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/08 02:12:47 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/08 02:12:47 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (11 bytes), uploading instead of streaming 2026/06/08 02:12:49 DEBUG : forgetting directory cache 2026/06/08 02:12:49 DEBUG : file1: size = 11 OK 2026/06/08 02:12:49 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:49 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/08 02:12:50 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:50 DEBUG : Looking for writers 2026/06/08 02:12:50 DEBUG : file1: reading active writers 2026/06/08 02:12:50 DEBUG : >WaitForWriters: 2026/06/08 02:12:51 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestWriteFileHandleWriteAt (5.52s) === RUN TestWriteFileHandleFlush run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:51 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:51 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:12:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:52 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/08 02:12:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:52 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (5 bytes), uploading instead of streaming 2026/06/08 02:12:54 DEBUG : file1: size = 5 OK 2026/06/08 02:12:54 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:12:54 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:54 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/08 02:12:54 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:54 DEBUG : Looking for writers 2026/06/08 02:12:54 DEBUG : file1: reading active writers 2026/06/08 02:12:54 DEBUG : >WaitForWriters: 2026/06/08 02:12:55 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestWriteFileHandleFlush (4.05s) === RUN TestWriteFileHandleRelease run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:55 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:55 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:12:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:12:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:12:56 DEBUG : file1: WriteFileHandle.Release closing 2026/06/08 02:12:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:56 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:12:58 DEBUG : file1: size = 0 OK 2026/06/08 02:12:58 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:12:58 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:12:58 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/08 02:12:58 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:12:58 DEBUG : Looking for writers 2026/06/08 02:12:58 DEBUG : file1: reading active writers 2026/06/08 02:12:58 DEBUG : >WaitForWriters: 2026/06/08 02:12:59 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestWriteFileHandleRelease (4.02s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:12:59 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:12:59 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:12:59 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:13:00 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:13:00 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:00 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:13:00 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/08 02:13:00 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/08 02:13:00 DEBUG : Looking for writers 2026/06/08 02:13:00 DEBUG : file1: reading active writers 2026/06/08 02:13:00 DEBUG : file1: active writers 1 2026/06/08 02:13:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/08 02:13:01 DEBUG : Looking for writers 2026/06/08 02:13:01 DEBUG : file1: reading active writers 2026/06/08 02:13:01 DEBUG : file1: active writers 1 2026/06/08 02:13:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:02 DEBUG : forgetting directory cache 2026/06/08 02:13:02 DEBUG : Looking for writers 2026/06/08 02:13:02 DEBUG : file1: reading active writers 2026/06/08 02:13:02 DEBUG : file1: active writers 1 2026/06/08 02:13:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:03 DEBUG : Looking for writers 2026/06/08 02:13:03 DEBUG : file1: reading active writers 2026/06/08 02:13:03 DEBUG : file1: active writers 1 2026/06/08 02:13:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:04 DEBUG : Looking for writers 2026/06/08 02:13:04 DEBUG : file1: reading active writers 2026/06/08 02:13:04 DEBUG : file1: active writers 1 2026/06/08 02:13:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:05 DEBUG : Looking for writers 2026/06/08 02:13:05 DEBUG : file1: reading active writers 2026/06/08 02:13:05 DEBUG : file1: active writers 1 2026/06/08 02:13:05 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:06 DEBUG : Looking for writers 2026/06/08 02:13:06 DEBUG : file1: reading active writers 2026/06/08 02:13:06 DEBUG : file1: active writers 1 2026/06/08 02:13:06 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:07 DEBUG : Looking for writers 2026/06/08 02:13:07 DEBUG : file1: reading active writers 2026/06/08 02:13:07 DEBUG : file1: active writers 1 2026/06/08 02:13:07 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:08 DEBUG : Looking for writers 2026/06/08 02:13:08 DEBUG : file1: reading active writers 2026/06/08 02:13:08 DEBUG : file1: active writers 1 2026/06/08 02:13:08 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:09 DEBUG : Looking for writers 2026/06/08 02:13:09 DEBUG : file1: reading active writers 2026/06/08 02:13:09 DEBUG : file1: active writers 1 2026/06/08 02:13:09 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:10 DEBUG : Looking for writers 2026/06/08 02:13:10 DEBUG : file1: reading active writers 2026/06/08 02:13:10 DEBUG : file1: active writers 1 2026/06/08 02:13:10 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:11 DEBUG : Looking for writers 2026/06/08 02:13:11 DEBUG : file1: reading active writers 2026/06/08 02:13:11 DEBUG : file1: active writers 1 2026/06/08 02:13:11 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:12 DEBUG : Looking for writers 2026/06/08 02:13:12 DEBUG : file1: reading active writers 2026/06/08 02:13:12 DEBUG : file1: active writers 1 2026/06/08 02:13:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:13 DEBUG : Looking for writers 2026/06/08 02:13:13 DEBUG : file1: reading active writers 2026/06/08 02:13:13 DEBUG : file1: active writers 1 2026/06/08 02:13:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:14 DEBUG : Looking for writers 2026/06/08 02:13:14 DEBUG : file1: reading active writers 2026/06/08 02:13:14 DEBUG : file1: active writers 1 2026/06/08 02:13:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:14 DEBUG : forgetting directory cache 2026/06/08 02:13:15 DEBUG : Looking for writers 2026/06/08 02:13:15 DEBUG : file1: reading active writers 2026/06/08 02:13:15 DEBUG : file1: active writers 1 2026/06/08 02:13:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:16 DEBUG : Looking for writers 2026/06/08 02:13:16 DEBUG : file1: reading active writers 2026/06/08 02:13:16 DEBUG : file1: active writers 1 2026/06/08 02:13:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:17 DEBUG : Looking for writers 2026/06/08 02:13:17 DEBUG : file1: reading active writers 2026/06/08 02:13:17 DEBUG : file1: active writers 1 2026/06/08 02:13:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:18 DEBUG : Looking for writers 2026/06/08 02:13:18 DEBUG : file1: reading active writers 2026/06/08 02:13:18 DEBUG : file1: active writers 1 2026/06/08 02:13:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:19 DEBUG : Looking for writers 2026/06/08 02:13:19 DEBUG : file1: reading active writers 2026/06/08 02:13:19 DEBUG : file1: active writers 1 2026/06/08 02:13:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:20 DEBUG : Looking for writers 2026/06/08 02:13:20 DEBUG : file1: reading active writers 2026/06/08 02:13:20 DEBUG : file1: active writers 1 2026/06/08 02:13:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:21 DEBUG : Looking for writers 2026/06/08 02:13:21 DEBUG : file1: reading active writers 2026/06/08 02:13:21 DEBUG : file1: active writers 1 2026/06/08 02:13:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:22 DEBUG : Looking for writers 2026/06/08 02:13:22 DEBUG : file1: reading active writers 2026/06/08 02:13:22 DEBUG : file1: active writers 1 2026/06/08 02:13:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:23 DEBUG : Looking for writers 2026/06/08 02:13:23 DEBUG : file1: reading active writers 2026/06/08 02:13:23 DEBUG : file1: active writers 1 2026/06/08 02:13:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:24 DEBUG : Looking for writers 2026/06/08 02:13:24 DEBUG : file1: reading active writers 2026/06/08 02:13:24 DEBUG : file1: active writers 1 2026/06/08 02:13:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:25 DEBUG : Looking for writers 2026/06/08 02:13:25 DEBUG : file1: reading active writers 2026/06/08 02:13:25 DEBUG : file1: active writers 1 2026/06/08 02:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:26 DEBUG : Looking for writers 2026/06/08 02:13:26 DEBUG : file1: reading active writers 2026/06/08 02:13:26 DEBUG : file1: active writers 1 2026/06/08 02:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:27 DEBUG : Looking for writers 2026/06/08 02:13:27 DEBUG : file1: reading active writers 2026/06/08 02:13:27 DEBUG : file1: active writers 1 2026/06/08 02:13:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:27 DEBUG : forgetting directory cache 2026/06/08 02:13:28 DEBUG : Looking for writers 2026/06/08 02:13:28 DEBUG : file1: reading active writers 2026/06/08 02:13:28 DEBUG : file1: active writers 1 2026/06/08 02:13:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:29 DEBUG : Looking for writers 2026/06/08 02:13:29 DEBUG : file1: reading active writers 2026/06/08 02:13:29 DEBUG : file1: active writers 1 2026/06/08 02:13:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/08 02:13:30 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/08 02:13:30 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (31.50s) === RUN TestFileReadAtZeroLength run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:13:31 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:13:31 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:13:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:13:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:13:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:13:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:31 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (0 bytes), uploading instead of streaming 2026/06/08 02:13:33 DEBUG : file1: size = 0 OK 2026/06/08 02:13:33 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:13:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:13:33 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 02:13:33 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 02:13:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 02:13:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:13:35 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 02:13:35 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:13:35 DEBUG : Looking for writers 2026/06/08 02:13:35 DEBUG : file1: reading active writers 2026/06/08 02:13:35 DEBUG : >WaitForWriters: 2026/06/08 02:13:36 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestFileReadAtZeroLength (5.26s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:13:36 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:13:36 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:13:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/08 02:13:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/08 02:13:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:37 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/08 02:13:37 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/08 02:13:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:37 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': File to upload is small (100 bytes), uploading instead of streaming 2026/06/08 02:13:39 DEBUG : file1: size = 100 OK 2026/06/08 02:13:39 DEBUG : file1: Size of src and dst objects identical 2026/06/08 02:13:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/08 02:13:39 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/08 02:13:39 DEBUG : file1: Open: flags=O_RDONLY 2026/06/08 02:13:39 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/08 02:13:39 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/08 02:13:39 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/08 02:13:40 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/08 02:13:40 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:13:40 DEBUG : Looking for writers 2026/06/08 02:13:40 DEBUG : file1: reading active writers 2026/06/08 02:13:40 DEBUG : >WaitForWriters: 2026/06/08 02:13:40 DEBUG : forgetting directory cache 2026/06/08 02:13:41 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully deleted file: /rclone-test-mihuzac5vizo/file1 --- PASS: TestFileReadAtNonZeroLength (5.17s) === RUN TestZipManyFiles run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:13:41 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:13:41 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:13:42 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/flat" with ID 4142298 2026/06/08 02:13:53 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 2026/06/08 02:13:54 DEBUG : forgetting directory cache fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 Error: Should be true Test: TestZipManyFiles Messages: listing wrong, want flat/f000.txt (7), flat/f001.txt (14), flat/f002.txt (21), flat/f003.txt (28), flat/f004.txt (35) got fstest.go:203: Not found "flat/f002.txt" fstest.go:203: Not found "flat/f003.txt" fstest.go:203: Not found "flat/f004.txt" fstest.go:203: Not found "flat/f000.txt" fstest.go:203: Not found "flat/f001.txt" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:358 /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:65 /usr/local/go/src/runtime/asm_amd64.s:1771 Error: Not equal: expected: 0 actual : 5 Test: TestZipManyFiles Messages: 5 objects not found 2026/06/08 02:14:05 DEBUG : forgetting directory cache zip_test.go:68: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:68 Error: Received unexpected error: file does not exist Test: TestZipManyFiles 2026/06/08 02:14:13 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:14:13 DEBUG : Looking for writers 2026/06/08 02:14:13 DEBUG : >WaitForWriters: --- FAIL: TestZipManyFiles (32.62s) === RUN TestZipManySubDirs run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:14:14 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:14:14 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:14:18 DEBUG : forgetting directory cache zip_test.go:98: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:98 Error: Received unexpected error: file does not exist Test: TestZipManySubDirs 2026/06/08 02:14:21 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:14:21 DEBUG : Looking for writers 2026/06/08 02:14:21 DEBUG : >WaitForWriters: --- FAIL: TestZipManySubDirs (7.74s) === RUN TestZipLargeFiles run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:14:22 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:14:22 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:14:23 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/bigdir" with ID 4142303 zip_test.go:128: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/zip_test.go:128 Error: Received unexpected error: file does not exist Test: TestZipLargeFiles 2026/06/08 02:14:25 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:14:25 DEBUG : Looking for writers 2026/06/08 02:14:25 DEBUG : >WaitForWriters: --- FAIL: TestZipLargeFiles (4.48s) === RUN TestZipDirsInRoot run.go:198: Remote "FileLu root 'rclone-test-mihuzac5vizo'", Local "Local file system at /tmp/rclone1051707841", Modify Window "876000h0m0s" 2026/06/08 02:14:26 INFO : FileLu root 'rclone-test-mihuzac5vizo': poll-interval is not supported by this remote 2026/06/08 02:14:26 NOTICE: FileLu root 'rclone-test-mihuzac5vizo': --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/08 02:14:27 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/dir1" with ID 4142305 2026/06/08 02:14:30 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/dir2" with ID 4142306 2026/06/08 02:14:31 DEBUG : forgetting directory cache 2026/06/08 02:14:32 INFO : FileLu root 'rclone-test-mihuzac5vizo': Successfully created folder "rclone-test-mihuzac5vizo/dir3" with ID 4142308 zip_test.go:152: zip entry matching predicate not found 2026/06/08 02:14:34 DEBUG : WaitForWriters: timeout=30s 2026/06/08 02:14:34 DEBUG : Looking for writers 2026/06/08 02:14:34 DEBUG : >WaitForWriters: --- FAIL: TestZipDirsInRoot (9.14s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/06/08 02:14:35 DEBUG : FileLu root 'rclone-test-mihuzac5vizo': Purge remote 2026/06/08 02:14:36 INFO : FileLu root 'rclone-test-mihuzac5vizo': Rmdir: successfully deleted "/rclone-test-mihuzac5vizo" "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFileLu: -verbose" - Finished ERROR in 16m47.376238611s (try 1/5): exit status 1: Failed [TestDirHandleMethods TestDirHandleReaddir TestDirHandleReaddirnames TestDirMethods TestDirForgetAll TestDirForgetPath TestDirWalk TestDirSetModTime TestDirStat TestDirReadDirAll TestDirOpen TestDirCreate TestDirMkdir TestDirMkdirSub TestDirRemove TestDirRemoveAll TestDirRemoveName TestDirRename TestDirFileOpen TestDirMetadataExtension TestFileMethods TestFileSetModTime/cache=off,open=false,write=false TestFileSetModTime/cache=off,open=true,write=false TestFileSetModTime/cache=off,open=true,write=true TestFileSetModTime/cache=full,open=false,write=false TestFileSetModTime/cache=full,open=true,write=false TestFileSetModTime/cache=full,open=true,write=true TestFileOpenRead TestFileOpenWrite TestFileRemove TestFileRemoveAll TestFileOpen TestFileRename/off,forceCache=false TestFileRename/minimal,forceCache=false TestFileRename/minimal,forceCache=true TestFileRename/writes,forceCache=false TestFileRename/writes,forceCache=true TestFileRename/full,forceCache=false TestReadFileHandleMethods TestReadFileHandleSeek TestReadFileHandleReadAt TestReadFileHandleFlush TestReadFileHandleRelease TestRWFileHandleMethodsRead TestRWFileHandleSeek TestRWFileHandleReadAt TestRWFileHandleFlushRead TestRWFileHandleReleaseRead TestRWFileHandleSizeTruncateExisting TestRWFileHandleSizeCreateExisting TestVFSStat TestVFSStatParent TestVFSOpenFile TestVFSRename TestVFSMkdir TestVFSMkdirAll TestZipManyFiles TestZipManySubDirs TestZipLargeFiles TestZipDirsInRoot]