"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2026/05/30 01:54:05 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-rexocen3pemu" 2026/05/30 01:54:05 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/30 01:54:06 DEBUG : Creating backend with remote "/tmp/rclone3599996694" === RUN TestDirHandleMethods run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:06 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:08 DEBUG : dir: Looking for writers 2026/05/30 01:54:08 DEBUG : Looking for writers 2026/05/30 01:54:08 DEBUG : dir: reading active writers 2026/05/30 01:54:08 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.89s) === RUN TestDirHandleReaddir run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:09 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:12 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:12 DEBUG : dir/subdir: Looking for writers 2026/05/30 01:54:12 DEBUG : dir: Looking for writers 2026/05/30 01:54:12 DEBUG : file1: reading active writers 2026/05/30 01:54:12 DEBUG : file2: reading active writers 2026/05/30 01:54:12 DEBUG : subdir: reading active writers 2026/05/30 01:54:12 DEBUG : Looking for writers 2026/05/30 01:54:12 DEBUG : dir: reading active writers 2026/05/30 01:54:12 DEBUG : >WaitForWriters: 2026/05/30 01:54:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/dir not empty`) 2026/05/30 01:54:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:54:13 DEBUG : pacer: Reducing sleep to 15ms 2026/05/30 01:54:13 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.49s) === RUN TestDirHandleReaddirnames run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:13 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:14 DEBUG : pacer: Reducing sleep to 10ms 2026/05/30 01:54:15 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:15 DEBUG : dir: Looking for writers 2026/05/30 01:54:15 DEBUG : file1: reading active writers 2026/05/30 01:54:15 DEBUG : Looking for writers 2026/05/30 01:54:15 DEBUG : dir: reading active writers 2026/05/30 01:54:15 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.25s) === RUN TestDirMethods run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:16 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:17 DEBUG : dir: Looking for writers 2026/05/30 01:54:17 DEBUG : Looking for writers 2026/05/30 01:54:17 DEBUG : dir: reading active writers 2026/05/30 01:54:17 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.93s) === RUN TestDirForgetAll run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:18 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:19 DEBUG : dir: forgetting directory cache 2026/05/30 01:54:19 DEBUG : forgetting directory cache 2026/05/30 01:54:19 DEBUG : dir: forgetting directory cache 2026/05/30 01:54:19 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:19 DEBUG : Looking for writers 2026/05/30 01:54:19 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.04s) === RUN TestDirForgetPath run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:20 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:21 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/30 01:54:21 DEBUG : dir: invalidating directory cache 2026/05/30 01:54:21 DEBUG : >ForgetPath: 2026/05/30 01:54:21 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/30 01:54:21 DEBUG : invalidating directory cache 2026/05/30 01:54:21 DEBUG : dir: forgetting directory cache 2026/05/30 01:54:21 DEBUG : >ForgetPath: 2026/05/30 01:54:21 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/30 01:54:21 DEBUG : >ForgetPath: 2026/05/30 01:54:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:21 DEBUG : dir: Looking for writers 2026/05/30 01:54:21 DEBUG : Looking for writers 2026/05/30 01:54:21 DEBUG : dir: reading active writers 2026/05/30 01:54:21 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.09s) === RUN TestDirWalk run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:22 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:24 DEBUG : forgetting directory cache 2026/05/30 01:54:24 DEBUG : dir: forgetting directory cache 2026/05/30 01:54:25 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:25 DEBUG : dir: Looking for writers 2026/05/30 01:54:25 DEBUG : fil/a/b: Looking for writers 2026/05/30 01:54:25 DEBUG : fil/a: Looking for writers 2026/05/30 01:54:25 DEBUG : b: reading active writers 2026/05/30 01:54:25 DEBUG : fil: Looking for writers 2026/05/30 01:54:25 DEBUG : a: reading active writers 2026/05/30 01:54:25 DEBUG : Looking for writers 2026/05/30 01:54:25 DEBUG : dir: reading active writers 2026/05/30 01:54:25 DEBUG : fil: reading active writers 2026/05/30 01:54:25 DEBUG : >WaitForWriters: 2026/05/30 01:54:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/fil/a not empty`) 2026/05/30 01:54:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:54:26 DEBUG : pacer: Reducing sleep to 15ms 2026/05/30 01:54:26 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/fil not empty`) 2026/05/30 01:54:26 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/30 01:54:26 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/30 01:54:26 DEBUG : pacer: Reducing sleep to 16.875ms 2026/05/30 01:54:26 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.82s) === RUN TestDirSetModTime run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:27 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:27 DEBUG : pacer: Reducing sleep to 10ms 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/05/30 01:54:35 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:35 DEBUG : Looking for writers 2026/05/30 01:54:35 DEBUG : >WaitForWriters: --- FAIL: TestDirSetModTime (9.01s) === RUN TestDirStat run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:36 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:38 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:38 DEBUG : dir: Looking for writers 2026/05/30 01:54:38 DEBUG : file1: reading active writers 2026/05/30 01:54:38 DEBUG : Looking for writers 2026/05/30 01:54:38 DEBUG : dir: reading active writers 2026/05/30 01:54:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.84s) === RUN TestDirReadDirAll run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:38 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2026/05/30 01:54:42 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/30 01:54:42 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/30 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/30 01:54:42 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/30 01:54:44 DEBUG : dir: invalidating directory cache 2026/05/30 01:54:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/30 01:54:44 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/30 01:54:44 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/30 01:54:44 DEBUG : dir/file1: Reset virtual modtime 2026/05/30 01:54:44 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/30 01:54:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/30 01:54:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/30 01:54:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/30 01:54:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:54:44 DEBUG : dir: invalidating directory cache 2026/05/30 01:54:44 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/30 01:54:44 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/30 01:54:44 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/30 01:54:44 DEBUG : forgetting directory cache 2026/05/30 01:54:44 DEBUG : dir: forgetting directory cache 2026/05/30 01:54:44 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/30 01:54:44 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:44 DEBUG : dir/virtualDir: Looking for writers 2026/05/30 01:54:44 DEBUG : dir: Looking for writers 2026/05/30 01:54:44 DEBUG : file1: reading active writers 2026/05/30 01:54:44 DEBUG : virtualFile2: reading active writers 2026/05/30 01:54:44 DEBUG : virtualFile: reading active writers 2026/05/30 01:54:44 DEBUG : virtualDir: reading active writers 2026/05/30 01:54:44 DEBUG : Looking for writers 2026/05/30 01:54:44 DEBUG : dir: reading active writers 2026/05/30 01:54:44 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.91s) --- PASS: TestDirReadDirAll/Virtual (2.25s) === RUN TestDirOpen run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:45 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:46 ERROR : dir/: Can only open directories read only 2026/05/30 01:54:46 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:46 DEBUG : dir: Looking for writers 2026/05/30 01:54:46 DEBUG : Looking for writers 2026/05/30 01:54:46 DEBUG : dir: reading active writers 2026/05/30 01:54:46 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.95s) === RUN TestDirCreate run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:47 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:49 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/30 01:54:49 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/30 01:54:49 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/30 01:54:49 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 01:54:50 DEBUG : dir/potato: size = 5 OK 2026/05/30 01:54:50 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2026/05/30 01:54:50 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/30 01:54:50 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/30 01:54:50 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:50 DEBUG : dir: Looking for writers 2026/05/30 01:54:50 DEBUG : file1: reading active writers 2026/05/30 01:54:50 DEBUG : potato: reading active writers 2026/05/30 01:54:50 DEBUG : Looking for writers 2026/05/30 01:54:50 DEBUG : dir: reading active writers 2026/05/30 01:54:50 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.28s) === RUN TestDirMkdir run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:51 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:52 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/30 01:54:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:53 DEBUG : dir/sub: Looking for writers 2026/05/30 01:54:53 DEBUG : dir: Looking for writers 2026/05/30 01:54:53 DEBUG : file1: reading active writers 2026/05/30 01:54:53 DEBUG : sub: reading active writers 2026/05/30 01:54:53 DEBUG : Looking for writers 2026/05/30 01:54:53 DEBUG : dir: reading active writers 2026/05/30 01:54:53 DEBUG : >WaitForWriters: 2026/05/30 01:54:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/dir not empty`) 2026/05/30 01:54:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:54:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/dir not empty`) 2026/05/30 01:54:54 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2026/05/30 01:54:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/dir not empty`) 2026/05/30 01:54:54 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2026/05/30 01:54:54 DEBUG : pacer: Reducing sleep to 60ms 2026/05/30 01:54:54 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirMkdir (3.52s) === RUN TestDirMkdirSub run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:54 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:55 DEBUG : pacer: Reducing sleep to 33.75ms 2026/05/30 01:54:55 DEBUG : pacer: Reducing sleep to 25.3125ms 2026/05/30 01:54:55 DEBUG : pacer: Reducing sleep to 18.984375ms 2026/05/30 01:54:55 DEBUG : pacer: Reducing sleep to 14.238281ms 2026/05/30 01:54:55 DEBUG : pacer: Reducing sleep to 10.67871ms 2026/05/30 01:54:55 DEBUG : pacer: Reducing sleep to 10ms 2026/05/30 01:54:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/30 01:54:56 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/30 01:54:57 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:54:57 DEBUG : dir/sub/subsub: Looking for writers 2026/05/30 01:54:57 DEBUG : dir/sub: Looking for writers 2026/05/30 01:54:57 DEBUG : subsub: reading active writers 2026/05/30 01:54:57 DEBUG : dir: Looking for writers 2026/05/30 01:54:57 DEBUG : file1: reading active writers 2026/05/30 01:54:57 DEBUG : sub: reading active writers 2026/05/30 01:54:57 DEBUG : Looking for writers 2026/05/30 01:54:57 DEBUG : dir: reading active writers 2026/05/30 01:54:57 DEBUG : >WaitForWriters: 2026/05/30 01:54:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/dir/sub not empty`) 2026/05/30 01:54:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:54:58 DEBUG : pacer: Reducing sleep to 15ms 2026/05/30 01:54:58 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/dir not empty`) 2026/05/30 01:54:58 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2026/05/30 01:54:58 DEBUG : pacer: Reducing sleep to 22.5ms 2026/05/30 01:54:58 DEBUG : pacer: Reducing sleep to 16.875ms --- PASS: TestDirMkdirSub (4.00s) === RUN TestDirRemove run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:54:58 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:54:59 DEBUG : pacer: Reducing sleep to 12.65625ms 2026/05/30 01:54:59 DEBUG : pacer: Reducing sleep to 10ms 2026/05/30 01:54:59 ERROR : dir/: Dir.Remove not empty 2026/05/30 01:54:59 DEBUG : dir/file1: Remove: 2026/05/30 01:55:00 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:55:00 DEBUG : dir/file1: >Remove: err= 2026/05/30 01:55:00 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/30 01:55:00 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:00 DEBUG : Looking for writers 2026/05/30 01:55:00 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.07s) === RUN TestDirRemoveAll run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:00 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:01 DEBUG : dir/file1: Remove: 2026/05/30 01:55:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:55:02 DEBUG : dir/file1: >Remove: err= 2026/05/30 01:55:02 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/30 01:55:02 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:02 DEBUG : Looking for writers 2026/05/30 01:55:02 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.06s) === RUN TestDirRemoveName run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:02 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:04 DEBUG : dir/file1: Remove: 2026/05/30 01:55:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:55:04 DEBUG : dir/file1: >Remove: err= 2026/05/30 01:55:04 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:04 DEBUG : dir: Looking for writers 2026/05/30 01:55:04 DEBUG : Looking for writers 2026/05/30 01:55:04 DEBUG : dir: reading active writers 2026/05/30 01:55:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.39s) === RUN TestDirRename run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:05 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:07 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/30 01:55:08 DEBUG : dir: Updating dir with dir2 0x248add327790 2026/05/30 01:55:08 DEBUG : dir: forgetting directory cache 2026/05/30 01:55:08 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/30 01:55:08 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/30 01:55:09 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/30 01:55:09 DEBUG : file2: Updating file with file2 0x248adcff7930 2026/05/30 01:55:09 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/30 01:55:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 01:55:09 INFO : dir2/file3: Deleted 2026/05/30 01:55:10 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/30 01:55:10 DEBUG : dir2/file3: Updating file with dir2/file3 0x248adcff7930 2026/05/30 01:55:10 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/30 01:55:10 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/30 01:55:10 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/30 01:55:11 DEBUG : empty directory: Updating dir with renamed empty directory 0x248adcfcb1e0 2026/05/30 01:55:11 DEBUG : empty directory: forgetting directory cache 2026/05/30 01:55:11 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/30 01:55:11 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/30 01:55:11 DEBUG : dir2: Renaming to "dir3" 2026/05/30 01:55:11 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:11 DEBUG : renamed empty directory: Looking for writers 2026/05/30 01:55:11 DEBUG : dir3: Looking for writers 2026/05/30 01:55:11 DEBUG : file3: reading active writers 2026/05/30 01:55:11 DEBUG : Looking for writers 2026/05/30 01:55:11 DEBUG : dir3: reading active writers 2026/05/30 01:55:11 DEBUG : renamed empty directory: reading active writers 2026/05/30 01:55:11 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.01s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:12 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:13 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/30 01:55:13 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:55:13 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:55:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/30 01:55:13 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/30 01:55:13 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/30 01:55:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/30 01:55:13 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:55:13 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:55:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/30 01:55:13 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/30 01:55:13 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/30 01:55:13 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/30 01:55:13 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (12 bytes), uploading instead of streaming 2026/05/30 01:55:14 DEBUG : dir/sub/file2: size = 12 OK 2026/05/30 01:55:14 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/05/30 01:55:14 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/05/30 01:55:14 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/30 01:55:14 DEBUG : forgetting directory cache 2026/05/30 01:55:14 DEBUG : dir: forgetting directory cache 2026/05/30 01:55:14 DEBUG : dir/sub: forgetting directory cache 2026/05/30 01:55:14 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/30 01:55:14 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/30 01:55:14 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 01:55:15 DEBUG : dir/sub/file0: size = 5 OK 2026/05/30 01:55:15 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2026/05/30 01:55:15 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/30 01:55:15 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/30 01:55:15 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:15 DEBUG : dir/sub: Looking for writers 2026/05/30 01:55:15 DEBUG : file0: reading active writers 2026/05/30 01:55:15 DEBUG : file2: reading active writers 2026/05/30 01:55:15 DEBUG : dir: Looking for writers 2026/05/30 01:55:15 DEBUG : sub: reading active writers 2026/05/30 01:55:15 DEBUG : file1: reading active writers 2026/05/30 01:55:15 DEBUG : Looking for writers 2026/05/30 01:55:15 DEBUG : dir: reading active writers 2026/05/30 01:55:15 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (4.47s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:16 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:17 DEBUG : forgetting directory cache 2026/05/30 01:55:19 DEBUG : forgetting directory cache 2026/05/30 01:55:19 DEBUG : dir: forgetting directory cache 2026/05/30 01:55:19 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:19 DEBUG : dir: Looking for writers 2026/05/30 01:55:19 DEBUG : Looking for writers 2026/05/30 01:55:19 DEBUG : dir: reading active writers 2026/05/30 01:55:19 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.79s) === RUN TestDirMetadataExtension run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:20 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/30 01:55:21 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:55:21 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/30 01:55:21 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/30 01:55:21 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/30 01:55:21 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:55:21 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/30 01:55:21 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/30 01:55:21 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:55:21 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/30 01:55:21 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/30 01:55:21 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/30 01:55:21 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:55:21 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/30 01:55:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:21 DEBUG : dir: Looking for writers 2026/05/30 01:55:21 DEBUG : file1: reading active writers 2026/05/30 01:55:21 DEBUG : file1.metadata: reading active writers 2026/05/30 01:55:21 DEBUG : Looking for writers 2026/05/30 01:55:21 DEBUG : dir: reading active writers 2026/05/30 01:55:21 DEBUG : dir.metadata: reading active writers 2026/05/30 01:55:21 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.01s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:22 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:23 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:23 DEBUG : dir: Looking for writers 2026/05/30 01:55:23 DEBUG : file1: reading active writers 2026/05/30 01:55:23 DEBUG : Looking for writers 2026/05/30 01:55:23 DEBUG : dir: reading active writers 2026/05/30 01:55:23 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.05s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:24 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:26 DEBUG : Can set mod time: true 2026/05/30 01:55:26 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 01:55:27 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:27 DEBUG : dir: Looking for writers 2026/05/30 01:55:27 DEBUG : file1: reading active writers 2026/05/30 01:55:27 DEBUG : Looking for writers 2026/05/30 01:55:27 DEBUG : dir: reading active writers 2026/05/30 01:55:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:27 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:55:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 01:55:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:55:29 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 01:55:30 DEBUG : dir/file1: size = 0 OK 2026/05/30 01:55:30 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/05/30 01:55:30 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/05/30 01:55:30 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 01:55:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:55:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:30 DEBUG : dir: Looking for writers 2026/05/30 01:55:30 DEBUG : file1: reading active writers 2026/05/30 01:55:30 DEBUG : Looking for writers 2026/05/30 01:55:30 DEBUG : dir: reading active writers 2026/05/30 01:55:30 DEBUG : >WaitForWriters: 2026/05/30 01:55:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:30 DEBUG : dir: Looking for writers 2026/05/30 01:55:30 DEBUG : file1: reading active writers 2026/05/30 01:55:30 DEBUG : Looking for writers 2026/05/30 01:55:30 DEBUG : dir: reading active writers 2026/05/30 01:55:30 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:31 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 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/05/30 01:55:39 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:39 DEBUG : Looking for writers 2026/05/30 01:55:39 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:40 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:40 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:55:40 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:40 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:55:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:55:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:40 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:55:42 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 01:55:42 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:42 DEBUG : dir: Looking for writers 2026/05/30 01:55:42 DEBUG : file1: reading active writers 2026/05/30 01:55:42 DEBUG : Looking for writers 2026/05/30 01:55:42 DEBUG : dir: reading active writers 2026/05/30 01:55:42 DEBUG : >WaitForWriters: 2026/05/30 01:55:42 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:43 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:43 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:55:43 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:43 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:55:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:43 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:55:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/30 01:55:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:55:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:55:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:55:44 DEBUG : dir/file1(0x248add0ea8c0): close: 2026/05/30 01:55:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2026/05/30 01:55:44 DEBUG : dir/file1(0x248add0ea8c0): >close: err= 2026/05/30 01:55:44 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:44 DEBUG : dir: Looking for writers 2026/05/30 01:55:44 DEBUG : file1: reading active writers 2026/05/30 01:55:44 DEBUG : Looking for writers 2026/05/30 01:55:44 DEBUG : dir: reading active writers 2026/05/30 01:55:44 DEBUG : >WaitForWriters: 2026/05/30 01:55:45 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:45 DEBUG : dir: Looking for writers 2026/05/30 01:55:45 DEBUG : file1: reading active writers 2026/05/30 01:55:45 DEBUG : Looking for writers 2026/05/30 01:55:45 DEBUG : dir: reading active writers 2026/05/30 01:55:45 DEBUG : >WaitForWriters: 2026/05/30 01:55:45 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:45 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:45 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:55:45 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:45 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:55:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:55:45 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:55:47 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/30 01:55:47 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:55:47 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:55:47 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:55:47 DEBUG : dir/file1(0x248add0eb240): _writeAt: size=5, off=0 2026/05/30 01:55:47 DEBUG : dir/file1(0x248add0eb240): openPending: 2026/05/30 01:55:47 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 01:55:47 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 01:55:47 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:55:47 DEBUG : dir/file1(0x248add0eb240): >openPending: err= 2026/05/30 01:55:47 DEBUG : dir/file1(0x248add0eb240): >_writeAt: n=5, err= 2026/05/30 01:55:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 01:55:47 DEBUG : dir/file1(0x248add0eb240): close: 2026/05/30 01:55:47 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2026/05/30 01:55:47 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2026/05/30 01:55:47 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2026/05/30 01:55:47 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/30 01:55:47 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2026/05/30 01:55:47 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:55:47 DEBUG : dir/file1(0x248add0eb240): >close: err= 2026/05/30 01:55:47 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:55:47 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:55:47 DEBUG : dir: Looking for writers 2026/05/30 01:55:47 DEBUG : file1: reading active writers 2026/05/30 01:55:47 DEBUG : Looking for writers 2026/05/30 01:55:47 DEBUG : dir: reading active writers 2026/05/30 01:55:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:55:48 DEBUG : dir/file1: size = 14 OK 2026/05/30 01:55:48 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:55:48 INFO : dir/file1: Copied (replaced existing) 2026/05/30 01:55:48 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2026/05/30 01:55:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 01:55:48 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2026/05/30 01:55:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:55:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 01:55:48 DEBUG : dir: Looking for writers 2026/05/30 01:55:48 DEBUG : file1: reading active writers 2026/05/30 01:55:48 DEBUG : Looking for writers 2026/05/30 01:55:48 DEBUG : dir: reading active writers 2026/05/30 01:55:48 DEBUG : >WaitForWriters: 2026/05/30 01:55:48 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:48 DEBUG : dir: Looking for writers 2026/05/30 01:55:48 DEBUG : file1: reading active writers 2026/05/30 01:55:48 DEBUG : Looking for writers 2026/05/30 01:55:48 DEBUG : dir: reading active writers 2026/05/30 01:55:48 DEBUG : >WaitForWriters: 2026/05/30 01:55:48 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- FAIL: TestFileSetModTime (25.19s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.58s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.37s) --- FAIL: TestFileSetModTime/cache=off,open=true,write=true (8.98s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.94s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.47s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.86s) === RUN TestFileOpenRead run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:49 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:50 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:55:50 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 01:55:50 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:55:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/30 01:55:51 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:51 DEBUG : dir: Looking for writers 2026/05/30 01:55:51 DEBUG : file1: reading active writers 2026/05/30 01:55:51 DEBUG : Looking for writers 2026/05/30 01:55:51 DEBUG : dir: reading active writers 2026/05/30 01:55:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.28s) === RUN TestFileOpenReadUnknownSize 2026/05/30 01:55:51 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/30 01:55:51 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/30 01:55:51 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:55:51 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/30 01:55:51 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:51 DEBUG : Looking for writers 2026/05/30 01:55:51 DEBUG : file.txt: reading active writers 2026/05/30 01:55:51 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:51 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:55:53 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (25 bytes), uploading instead of streaming 2026/05/30 01:55:53 DEBUG : dir/file1: size = 25 OK 2026/05/30 01:55:53 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:55:53 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/30 01:55:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:55:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:53 DEBUG : dir: Looking for writers 2026/05/30 01:55:53 DEBUG : file1: reading active writers 2026/05/30 01:55:53 DEBUG : Looking for writers 2026/05/30 01:55:53 DEBUG : dir: reading active writers 2026/05/30 01:55:53 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (2.84s) === RUN TestFileRemove run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:54 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:56 DEBUG : dir/file1: Remove: 2026/05/30 01:55:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:55:56 DEBUG : dir/file1: >Remove: err= 2026/05/30 01:55:56 DEBUG : dir/file1: Remove: 2026/05/30 01:55:56 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/30 01:55:56 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:56 DEBUG : dir: Looking for writers 2026/05/30 01:55:56 DEBUG : Looking for writers 2026/05/30 01:55:56 DEBUG : dir: reading active writers 2026/05/30 01:55:56 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.32s) === RUN TestFileRemoveAll run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:57 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:55:58 DEBUG : dir/file1: Remove: 2026/05/30 01:55:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:55:58 DEBUG : dir/file1: >Remove: err= 2026/05/30 01:55:58 DEBUG : dir/file1: Remove: 2026/05/30 01:55:58 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/30 01:55:58 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:55:58 DEBUG : dir: Looking for writers 2026/05/30 01:55:58 DEBUG : Looking for writers 2026/05/30 01:55:58 DEBUG : dir: reading active writers 2026/05/30 01:55:58 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.33s) === RUN TestFileOpen run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:55:59 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 01:56:00 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/30 01:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 01:56:00 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/30 01:56:00 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 01:56:00 DEBUG : dir/file1: Open: flags=0x3 2026/05/30 01:56:00 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/30 01:56:00 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/30 01:56:00 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:00 DEBUG : dir: Looking for writers 2026/05/30 01:56:00 DEBUG : file1: reading active writers 2026/05/30 01:56:00 DEBUG : Looking for writers 2026/05/30 01:56:00 DEBUG : dir: reading active writers 2026/05/30 01:56:00 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.09s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:01 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:02 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:02 DEBUG : dir: Looking for writers 2026/05/30 01:56:02 DEBUG : file1: reading active writers 2026/05/30 01:56:02 DEBUG : Looking for writers 2026/05/30 01:56:02 DEBUG : dir: reading active writers 2026/05/30 01:56:02 DEBUG : >WaitForWriters: 2026/05/30 01:56:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:03 DEBUG : newLeaf: Updating file with newLeaf 0x248add82e0d0 2026/05/30 01:56:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:04 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 01:56:04 DEBUG : dir/file1: Updating file with dir/file1 0x248add82e0d0 2026/05/30 01:56:04 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 01:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:04 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:56:04 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 01:56:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:04 DEBUG : dir/file1: File is currently open, delaying rename 0x248add82e0d0 2026/05/30 01:56:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:04 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:04 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (25 bytes), uploading instead of streaming 2026/05/30 01:56:05 DEBUG : dir/file1: size = 25 OK 2026/05/30 01:56:05 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:56:05 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/30 01:56:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:05 DEBUG : newLeaf: Running delayed rename now 2026/05/30 01:56:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:06 DEBUG : newLeaf: Updating file with newLeaf 0x248add82e0d0 2026/05/30 01:56:06 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:06 DEBUG : dir: Looking for writers 2026/05/30 01:56:06 DEBUG : Looking for writers 2026/05/30 01:56:06 DEBUG : dir: reading active writers 2026/05/30 01:56:06 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:06 DEBUG : >WaitForWriters: 2026/05/30 01:56:06 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:06 DEBUG : dir: Looking for writers 2026/05/30 01:56:06 DEBUG : Looking for writers 2026/05/30 01:56:06 DEBUG : dir: reading active writers 2026/05/30 01:56:06 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:06 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:07 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:07 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:56:07 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:07 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:07 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:07 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:07 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:07 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:56:08 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:08 DEBUG : dir: Looking for writers 2026/05/30 01:56:08 DEBUG : file1: reading active writers 2026/05/30 01:56:08 DEBUG : Looking for writers 2026/05/30 01:56:08 DEBUG : dir: reading active writers 2026/05/30 01:56:08 DEBUG : >WaitForWriters: 2026/05/30 01:56:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:09 DEBUG : newLeaf: Updating file with newLeaf 0x248adca672b0 2026/05/30 01:56:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:10 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 01:56:10 DEBUG : dir/file1: Updating file with dir/file1 0x248adca672b0 2026/05/30 01:56:10 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 01:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:10 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:56:10 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/30 01:56:10 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:10 DEBUG : dir/file1: File is currently open, delaying rename 0x248adca672b0 2026/05/30 01:56:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:10 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (25 bytes), uploading instead of streaming 2026/05/30 01:56:11 DEBUG : dir/file1: size = 25 OK 2026/05/30 01:56:11 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:56:11 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/30 01:56:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:11 DEBUG : newLeaf: Running delayed rename now 2026/05/30 01:56:12 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:12 DEBUG : newLeaf: Updating file with newLeaf 0x248adca672b0 2026/05/30 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:12 DEBUG : dir: Looking for writers 2026/05/30 01:56:12 DEBUG : Looking for writers 2026/05/30 01:56:12 DEBUG : dir: reading active writers 2026/05/30 01:56:12 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:12 DEBUG : >WaitForWriters: 2026/05/30 01:56:12 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:12 DEBUG : dir: Looking for writers 2026/05/30 01:56:12 DEBUG : Looking for writers 2026/05/30 01:56:12 DEBUG : dir: reading active writers 2026/05/30 01:56:12 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:12 DEBUG : >WaitForWriters: 2026/05/30 01:56:12 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:13 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:13 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:56:13 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:13 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:13 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:13 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:13 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:13 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:56:14 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:56:14 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:14 DEBUG : dir/file1(0x248add0eb0c0): openPending: 2026/05/30 01:56:14 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/05/30 01:56:14 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 01:56:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:14 DEBUG : dir/file1(0x248add0eb0c0): >openPending: err= 2026/05/30 01:56:14 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 01:56:14 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:14 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:14 DEBUG : dir/file1(0x248add0eb0c0): _writeAt: size=14, off=0 2026/05/30 01:56:14 DEBUG : dir/file1(0x248add0eb0c0): >_writeAt: n=14, err= 2026/05/30 01:56:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 01:56:14 DEBUG : dir/file1(0x248add0eb0c0): close: 2026/05/30 01:56:14 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 01:56:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 01:56:14 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:56:14 DEBUG : dir/file1(0x248add0eb0c0): >close: err= 2026/05/30 01:56:14 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:56:14 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:56:14 DEBUG : dir: Looking for writers 2026/05/30 01:56:14 DEBUG : file1: reading active writers 2026/05/30 01:56:14 DEBUG : Looking for writers 2026/05/30 01:56:14 DEBUG : dir: reading active writers 2026/05/30 01:56:14 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:56:15 DEBUG : dir/file1: size = 14 OK 2026/05/30 01:56:15 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:56:15 INFO : dir/file1: Copied (replaced existing) 2026/05/30 01:56:15 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 01:56:15 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/30 01:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:15 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 01:56:15 DEBUG : dir: Looking for writers 2026/05/30 01:56:15 DEBUG : file1: reading active writers 2026/05/30 01:56:15 DEBUG : Looking for writers 2026/05/30 01:56:15 DEBUG : dir: reading active writers 2026/05/30 01:56:15 DEBUG : >WaitForWriters: 2026/05/30 01:56:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:56:15 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:15 DEBUG : dir/file1(0x248addda79c0): _readAt: size=512, off=0 2026/05/30 01:56:15 DEBUG : dir/file1(0x248addda79c0): openPending: 2026/05/30 01:56:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/30 01:56:15 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 01:56:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:15 DEBUG : dir/file1(0x248addda79c0): >openPending: err= 2026/05/30 01:56:15 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 01:56:15 DEBUG : dir/file1(0x248addda79c0): >_readAt: n=14, err=EOF 2026/05/30 01:56:15 DEBUG : dir/file1(0x248addda79c0): close: 2026/05/30 01:56:15 DEBUG : dir/file1(0x248addda79c0): >close: err= 2026/05/30 01:56:16 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:16 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 01:56:16 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 01:56:16 DEBUG : newLeaf: Updating file with newLeaf 0x248adda47520 2026/05/30 01:56:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:16 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:17 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 01:56:17 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/30 01:56:17 DEBUG : dir/file1: Updating file with dir/file1 0x248adda47520 2026/05/30 01:56:17 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 01:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:17 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:56:17 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:17 DEBUG : dir/file1(0x248add7b6300): openPending: 2026/05/30 01:56:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 01:56:17 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 01:56:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:17 DEBUG : dir/file1(0x248add7b6300): >openPending: err= 2026/05/30 01:56:17 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 01:56:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:17 DEBUG : dir/file1(0x248add7b6300): _writeAt: size=25, off=0 2026/05/30 01:56:17 DEBUG : dir/file1(0x248add7b6300): >_writeAt: n=25, err= 2026/05/30 01:56:18 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:18 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 01:56:18 DEBUG : newLeaf: Updating file with newLeaf 0x248adda47520 2026/05/30 01:56:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:18 DEBUG : newLeaf(0x248add7b6300): close: 2026/05/30 01:56:18 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 01:56:18 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 01:56:17.582629137 +0000 UTC m=+131.912715805 2026/05/30 01:56:18 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 01:56:18 DEBUG : newLeaf(0x248add7b6300): >close: err= 2026/05/30 01:56:18 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:56:18 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:56:18 DEBUG : dir: Looking for writers 2026/05/30 01:56:18 DEBUG : Looking for writers 2026/05/30 01:56:18 DEBUG : dir: reading active writers 2026/05/30 01:56:18 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:18 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:56:18 DEBUG : newLeaf: size = 25 OK 2026/05/30 01:56:18 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/30 01:56:18 INFO : newLeaf: Copied (replaced existing) 2026/05/30 01:56:18 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 01:56:17 +0000 UTC," 2026/05/30 01:56:18 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 01:56:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:18 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 01:56:19 DEBUG : dir: Looking for writers 2026/05/30 01:56:19 DEBUG : Looking for writers 2026/05/30 01:56:19 DEBUG : dir: reading active writers 2026/05/30 01:56:19 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:19 DEBUG : >WaitForWriters: 2026/05/30 01:56:19 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:19 DEBUG : dir: Looking for writers 2026/05/30 01:56:19 DEBUG : Looking for writers 2026/05/30 01:56:19 DEBUG : dir: reading active writers 2026/05/30 01:56:19 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:19 DEBUG : >WaitForWriters: 2026/05/30 01:56:19 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:20 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:20 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:56:20 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:20 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:20 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:56:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:21 DEBUG : dir: Looking for writers 2026/05/30 01:56:21 DEBUG : file1: reading active writers 2026/05/30 01:56:21 DEBUG : Looking for writers 2026/05/30 01:56:21 DEBUG : dir: reading active writers 2026/05/30 01:56:21 DEBUG : >WaitForWriters: 2026/05/30 01:56:22 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:22 DEBUG : newLeaf: Updating file with newLeaf 0x248add724270 2026/05/30 01:56:22 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:22 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:23 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 01:56:23 DEBUG : dir/file1: Updating file with dir/file1 0x248add724270 2026/05/30 01:56:23 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 01:56:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:23 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:56:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:23 DEBUG : dir/file1(0x248add773900): openPending: 2026/05/30 01:56:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 01:56:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 01:56:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:23 DEBUG : dir/file1(0x248add773900): >openPending: err= 2026/05/30 01:56:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 01:56:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:23 DEBUG : dir/file1(0x248add773900): _writeAt: size=25, off=0 2026/05/30 01:56:23 DEBUG : dir/file1(0x248add773900): >_writeAt: n=25, err= 2026/05/30 01:56:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 01:56:24 DEBUG : newLeaf: Updating file with newLeaf 0x248add724270 2026/05/30 01:56:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:24 DEBUG : newLeaf(0x248add773900): close: 2026/05/30 01:56:24 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 01:56:24 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 01:56:23.738229183 +0000 UTC m=+138.068315851 2026/05/30 01:56:24 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 01:56:24 DEBUG : newLeaf(0x248add773900): >close: err= 2026/05/30 01:56:24 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:56:24 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:56:24 DEBUG : dir: Looking for writers 2026/05/30 01:56:24 DEBUG : Looking for writers 2026/05/30 01:56:24 DEBUG : dir: reading active writers 2026/05/30 01:56:24 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:56:25 DEBUG : newLeaf: size = 25 OK 2026/05/30 01:56:25 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/30 01:56:25 INFO : newLeaf: Copied (replaced existing) 2026/05/30 01:56:25 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 01:56:23 +0000 UTC," 2026/05/30 01:56:25 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 01:56:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:25 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 01:56:25 DEBUG : dir: Looking for writers 2026/05/30 01:56:25 DEBUG : Looking for writers 2026/05/30 01:56:25 DEBUG : dir: reading active writers 2026/05/30 01:56:25 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:25 DEBUG : >WaitForWriters: 2026/05/30 01:56:25 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:25 DEBUG : dir: Looking for writers 2026/05/30 01:56:25 DEBUG : Looking for writers 2026/05/30 01:56:25 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:25 DEBUG : dir: reading active writers 2026/05/30 01:56:25 DEBUG : >WaitForWriters: 2026/05/30 01:56:25 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:26 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:26 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:56:26 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:26 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:26 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:56:27 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:56:27 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:27 DEBUG : dir/file1(0x248add35d940): openPending: 2026/05/30 01:56:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/05/30 01:56:27 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/30 01:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:27 DEBUG : dir/file1(0x248add35d940): >openPending: err= 2026/05/30 01:56:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 01:56:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:27 DEBUG : dir/file1(0x248add35d940): _writeAt: size=14, off=0 2026/05/30 01:56:27 DEBUG : dir/file1(0x248add35d940): >_writeAt: n=14, err= 2026/05/30 01:56:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 01:56:27 DEBUG : dir/file1(0x248add35d940): close: 2026/05/30 01:56:27 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 01:56:27 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/30 01:56:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:56:27 DEBUG : dir/file1(0x248add35d940): >close: err= 2026/05/30 01:56:27 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:27 DEBUG : dir: Looking for writers 2026/05/30 01:56:27 DEBUG : file1: reading active writers 2026/05/30 01:56:27 DEBUG : Looking for writers 2026/05/30 01:56:27 DEBUG : dir: reading active writers 2026/05/30 01:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:56:27 DEBUG : dir: Looking for writers 2026/05/30 01:56:27 DEBUG : file1: reading active writers 2026/05/30 01:56:27 DEBUG : Looking for writers 2026/05/30 01:56:27 DEBUG : dir: reading active writers 2026/05/30 01:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:56:27 DEBUG : dir: Looking for writers 2026/05/30 01:56:27 DEBUG : file1: reading active writers 2026/05/30 01:56:27 DEBUG : Looking for writers 2026/05/30 01:56:27 DEBUG : dir: reading active writers 2026/05/30 01:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:56:27 DEBUG : dir: Looking for writers 2026/05/30 01:56:27 DEBUG : file1: reading active writers 2026/05/30 01:56:27 DEBUG : Looking for writers 2026/05/30 01:56:27 DEBUG : dir: reading active writers 2026/05/30 01:56:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:56:27 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 01:56:28 DEBUG : dir: Looking for writers 2026/05/30 01:56:28 DEBUG : file1: reading active writers 2026/05/30 01:56:28 DEBUG : Looking for writers 2026/05/30 01:56:28 DEBUG : dir: reading active writers 2026/05/30 01:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:56:28 DEBUG : dir: Looking for writers 2026/05/30 01:56:28 DEBUG : file1: reading active writers 2026/05/30 01:56:28 DEBUG : Looking for writers 2026/05/30 01:56:28 DEBUG : dir: reading active writers 2026/05/30 01:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:56:28 DEBUG : dir: Looking for writers 2026/05/30 01:56:28 DEBUG : file1: reading active writers 2026/05/30 01:56:28 DEBUG : Looking for writers 2026/05/30 01:56:28 DEBUG : dir: reading active writers 2026/05/30 01:56:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:56:28 DEBUG : dir/file1: size = 14 OK 2026/05/30 01:56:28 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:56:28 INFO : dir/file1: Copied (replaced existing) 2026/05/30 01:56:28 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/30 01:56:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 01:56:28 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/30 01:56:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 01:56:29 DEBUG : dir: Looking for writers 2026/05/30 01:56:29 DEBUG : file1: reading active writers 2026/05/30 01:56:29 DEBUG : Looking for writers 2026/05/30 01:56:29 DEBUG : dir: reading active writers 2026/05/30 01:56:29 DEBUG : >WaitForWriters: 2026/05/30 01:56:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:56:29 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:29 DEBUG : dir/file1(0x248add9aa540): _readAt: size=512, off=0 2026/05/30 01:56:29 DEBUG : dir/file1(0x248add9aa540): openPending: 2026/05/30 01:56:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC," 2026/05/30 01:56:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 01:56:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:29 DEBUG : dir/file1(0x248add9aa540): >openPending: err= 2026/05/30 01:56:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/30 01:56:29 DEBUG : dir/file1(0x248add9aa540): >_readAt: n=14, err=EOF 2026/05/30 01:56:29 DEBUG : dir/file1(0x248add9aa540): close: 2026/05/30 01:56:29 DEBUG : dir/file1(0x248add9aa540): >close: err= 2026/05/30 01:56:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:30 DEBUG : newLeaf: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 01:56:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 01:56:30 DEBUG : newLeaf: Updating file with newLeaf 0x248add724dd0 2026/05/30 01:56:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/30 01:56:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/30 01:56:30 DEBUG : dir/file1: Updating file with dir/file1 0x248add724dd0 2026/05/30 01:56:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/30 01:56:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:56:31 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:56:31 DEBUG : dir/file1(0x248adda50c80): openPending: 2026/05/30 01:56:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/05/30 01:56:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/30 01:56:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:56:31 DEBUG : dir/file1(0x248adda50c80): >openPending: err= 2026/05/30 01:56:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 01:56:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:56:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:56:31 DEBUG : dir/file1(0x248adda50c80): _writeAt: size=25, off=0 2026/05/30 01:56:31 DEBUG : dir/file1(0x248adda50c80): >_writeAt: n=25, err= 2026/05/30 01:56:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/30 01:56:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/30 01:56:32 DEBUG : newLeaf: Updating file with newLeaf 0x248add724dd0 2026/05/30 01:56:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:56:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:32 DEBUG : newLeaf(0x248adda50c80): close: 2026/05/30 01:56:32 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/30 01:56:32 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-30 01:56:31.186129053 +0000 UTC m=+145.516215721 2026/05/30 01:56:32 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/30 01:56:32 DEBUG : newLeaf(0x248adda50c80): >close: err= 2026/05/30 01:56:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:56:32 DEBUG : newLeaf: vfs cache: starting upload 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:56:32 DEBUG : dir: Looking for writers 2026/05/30 01:56:32 DEBUG : Looking for writers 2026/05/30 01:56:32 DEBUG : dir: reading active writers 2026/05/30 01:56:32 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:56:33 DEBUG : newLeaf: size = 25 OK 2026/05/30 01:56:33 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2026/05/30 01:56:33 INFO : newLeaf: Copied (replaced existing) 2026/05/30 01:56:33 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-30 01:56:31 +0000 UTC," 2026/05/30 01:56:33 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/30 01:56:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/30 01:56:33 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/30 01:56:33 DEBUG : dir: Looking for writers 2026/05/30 01:56:33 DEBUG : Looking for writers 2026/05/30 01:56:33 DEBUG : dir: reading active writers 2026/05/30 01:56:33 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:33 DEBUG : >WaitForWriters: 2026/05/30 01:56:33 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:33 DEBUG : dir: Looking for writers 2026/05/30 01:56:33 DEBUG : Looking for writers 2026/05/30 01:56:33 DEBUG : dir: reading active writers 2026/05/30 01:56:33 DEBUG : newLeaf: reading active writers 2026/05/30 01:56:33 DEBUG : >WaitForWriters: 2026/05/30 01:56:33 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:34 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:56:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:56:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:56:34 INFO : files root 'rclone-test-rexocen3pemu': 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/05/30 01:56:42 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:42 DEBUG : Looking for writers 2026/05/30 01:56:42 DEBUG : >WaitForWriters: 2026/05/30 01:56:42 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- FAIL: TestFileRename (41.83s) --- PASS: TestFileRename/off,forceCache=false (5.65s) --- PASS: TestFileRename/minimal,forceCache=false (5.93s) --- PASS: TestFileRename/minimal,forceCache=true (7.38s) --- PASS: TestFileRename/writes,forceCache=false (6.14s) --- PASS: TestFileRename/writes,forceCache=true (7.75s) --- FAIL: TestFileRename/full,forceCache=false (8.98s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:43 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:43 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:43 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:43 DEBUG : Looking for writers 2026/05/30 01:56:43 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.57s) === 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 "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:43 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:56:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:56:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 01:56:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 01:56:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:56:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/30 01:56:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/30 01:56:45 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:45 DEBUG : dir: Looking for writers 2026/05/30 01:56:45 DEBUG : file1: reading active writers 2026/05/30 01:56:45 DEBUG : Looking for writers 2026/05/30 01:56:45 DEBUG : dir: reading active writers 2026/05/30 01:56:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.66s) === RUN TestReadFileHandleSeek run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:46 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 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/05/30 01:56:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:56:54 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/05/30 01:56:54 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:56:54 DEBUG : Looking for writers 2026/05/30 01:56:54 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleSeek (9.04s) === RUN TestReadFileHandleReadAt run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:56:55 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:56:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:56:59 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:56:59 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 01:56:59 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/30 01:56:59 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/30 01:56:59 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/30 01:56:59 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/30 01:56:59 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/30 01:56:59 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/30 01:56:59 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/30 01:57:00 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/30 01:57:00 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/30 01:57:00 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/30 01:57:00 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/30 01:57:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/30 01:57:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/30 01:57:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/30 01:57:00 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/30 01:57:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/30 01:57:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/30 01:57:00 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/30 01:57:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/30 01:57:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/30 01:57:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/30 01:57:01 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/30 01:57:01 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/30 01:57:01 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/30 01:57:01 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/30 01:57:01 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/30 01:57:01 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:01 DEBUG : dir: Looking for writers 2026/05/30 01:57:01 DEBUG : file1: reading active writers 2026/05/30 01:57:01 DEBUG : Looking for writers 2026/05/30 01:57:01 DEBUG : dir: reading active writers 2026/05/30 01:57:01 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (7.08s) === RUN TestReadFileHandleFlush run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:02 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 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/05/30 01:57:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:11 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/05/30 01:57:11 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:11 DEBUG : Looking for writers 2026/05/30 01:57:11 DEBUG : >WaitForWriters: --- FAIL: TestReadFileHandleFlush (9.01s) === RUN TestReadFileHandleRelease run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:11 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:57:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/30 01:57:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/30 01:57:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:13 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/30 01:57:13 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/30 01:57:13 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:13 DEBUG : dir: Looking for writers 2026/05/30 01:57:13 DEBUG : file1: reading active writers 2026/05/30 01:57:13 DEBUG : Looking for writers 2026/05/30 01:57:13 DEBUG : dir: reading active writers 2026/05/30 01:57:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.93s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:14 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:14 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:14 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:14 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:14 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:57:16 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:57:16 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:57:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:57:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): _readAt: size=1, off=0 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): openPending: 2026/05/30 01:57:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 01:57:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 01:57:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): >openPending: err= 2026/05/30 01:57:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/30 01:57:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): >_readAt: n=1, err= 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): _readAt: size=256, off=1 2026/05/30 01:57:16 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): >_readAt: n=15, err=EOF 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): _readAt: size=16, off=16 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): close: 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): >close: err= 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): close: 2026/05/30 01:57:16 DEBUG : dir/file1(0x248adcfd06c0): >close: err=file already closed 2026/05/30 01:57:16 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:16 DEBUG : dir: Looking for writers 2026/05/30 01:57:16 DEBUG : file1: reading active writers 2026/05/30 01:57:16 DEBUG : Looking for writers 2026/05/30 01:57:16 DEBUG : dir: reading active writers 2026/05/30 01:57:16 DEBUG : >WaitForWriters: 2026/05/30 01:57:16 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.53s) === RUN TestRWFileHandleSeek run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:17 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:17 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:17 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:17 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:17 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:57:18 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:57:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:57:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:57:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): _readAt: size=1, off=0 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): openPending: 2026/05/30 01:57:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 01:57:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 01:57:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >openPending: err= 2026/05/30 01:57:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/30 01:57:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >_readAt: n=1, err= 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): _readAt: size=1, off=5 2026/05/30 01:57:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >_readAt: n=1, err= 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): _readAt: size=1, off=3 2026/05/30 01:57:18 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >_readAt: n=1, err= 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): _readAt: size=1, off=13 2026/05/30 01:57:18 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >_readAt: n=1, err= 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): _readAt: size=16, off=100 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >_readAt: n=0, err=EOF 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): close: 2026/05/30 01:57:18 DEBUG : dir/file1(0x248add35d880): >close: err= 2026/05/30 01:57:18 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:18 DEBUG : dir: Looking for writers 2026/05/30 01:57:18 DEBUG : file1: reading active writers 2026/05/30 01:57:18 DEBUG : Looking for writers 2026/05/30 01:57:18 DEBUG : dir: reading active writers 2026/05/30 01:57:18 DEBUG : >WaitForWriters: 2026/05/30 01:57:18 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.31s) === RUN TestRWFileHandleReadAt run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:19 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:19 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:19 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:19 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:19 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:20 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:57:20 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:57:20 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:57:20 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:57:20 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 01:57:20 DEBUG : dir/file1(0x248adda51980): _readAt: size=1, off=0 2026/05/30 01:57:20 DEBUG : dir/file1(0x248adda51980): openPending: 2026/05/30 01:57:20 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 01:57:20 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 01:57:20 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:20 DEBUG : dir/file1(0x248adda51980): >openPending: err= 2026/05/30 01:57:20 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/30 01:57:20 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:20 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:20 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=1, err= 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): _readAt: size=1, off=5 2026/05/30 01:57:21 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=1, err= 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): _readAt: size=1, off=1 2026/05/30 01:57:21 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=1, err= 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): _readAt: size=6, off=10 2026/05/30 01:57:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=6, err= 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): _readAt: size=256, off=10 2026/05/30 01:57:21 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=6, err=EOF 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): _readAt: size=256, off=100 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=0, err=EOF 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): close: 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >close: err= 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): _readAt: size=256, off=100 2026/05/30 01:57:21 DEBUG : dir/file1(0x248adda51980): >_readAt: n=0, err=file already closed 2026/05/30 01:57:21 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:21 DEBUG : dir: Looking for writers 2026/05/30 01:57:21 DEBUG : file1: reading active writers 2026/05/30 01:57:21 DEBUG : Looking for writers 2026/05/30 01:57:21 DEBUG : dir: reading active writers 2026/05/30 01:57:21 DEBUG : >WaitForWriters: 2026/05/30 01:57:21 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting 2026/05/30 01:57:21 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory 2026/05/30 01:57:21 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReadAt (2.53s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:21 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:21 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:21 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:21 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:21 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:23 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:57:23 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:57:23 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:57:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:57:23 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): RWFileHandle.Flush 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): _readAt: size=256, off=0 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): openPending: 2026/05/30 01:57:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 01:57:23 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 01:57:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): >openPending: err= 2026/05/30 01:57:23 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/30 01:57:23 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:23 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:23 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): >_readAt: n=16, err=EOF 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): RWFileHandle.Flush 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): RWFileHandle.Flush 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): close: 2026/05/30 01:57:23 DEBUG : dir/file1(0x248adcfd1c80): >close: err= 2026/05/30 01:57:23 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:23 DEBUG : dir: Looking for writers 2026/05/30 01:57:23 DEBUG : file1: reading active writers 2026/05/30 01:57:23 DEBUG : Looking for writers 2026/05/30 01:57:23 DEBUG : dir: reading active writers 2026/05/30 01:57:23 DEBUG : >WaitForWriters: 2026/05/30 01:57:23 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting 2026/05/30 01:57:23 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory 2026/05/30 01:57:23 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleFlushRead (2.40s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:24 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:24 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:24 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:24 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:24 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:25 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:57:25 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/30 01:57:25 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:57:25 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:57:25 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:57:25 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): _readAt: size=256, off=0 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): openPending: 2026/05/30 01:57:25 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2026/05/30 01:57:25 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 01:57:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): >openPending: err= 2026/05/30 01:57:25 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/30 01:57:25 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:25 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:25 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): >_readAt: n=16, err=EOF 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): RWFileHandle.Release 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): close: 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): >close: err= 2026/05/30 01:57:25 DEBUG : dir/file1(0x248add9172c0): RWFileHandle.Release 2026/05/30 01:57:25 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:25 DEBUG : dir: Looking for writers 2026/05/30 01:57:25 DEBUG : file1: reading active writers 2026/05/30 01:57:25 DEBUG : Looking for writers 2026/05/30 01:57:25 DEBUG : dir: reading active writers 2026/05/30 01:57:25 DEBUG : >WaitForWriters: 2026/05/30 01:57:25 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting 2026/05/30 01:57:26 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory 2026/05/30 01:57:26 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleReleaseRead (2.30s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:26 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:26 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:26 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:26 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:26 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:26 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): openPending: 2026/05/30 01:57:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): >openPending: err= 2026/05/30 01:57:26 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): _writeAt: size=5, off=0 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): >_writeAt: n=5, err= 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): _writeAt: size=7, off=5 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): >_writeAt: n=7, err= 2026/05/30 01:57:26 DEBUG : file1: vfs cache: truncate to size=11 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): close: 2026/05/30 01:57:26 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 01:57:26.78874143 +0000 UTC m=+201.118828118 2026/05/30 01:57:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): >close: err= 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): close: 2026/05/30 01:57:26 DEBUG : file1(0x248add772180): >close: err=file already closed 2026/05/30 01:57:26 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:26 DEBUG : Looking for writers 2026/05/30 01:57:26 DEBUG : file1: reading active writers 2026/05/30 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:26 DEBUG : Looking for writers 2026/05/30 01:57:26 DEBUG : file1: reading active writers 2026/05/30 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:26 DEBUG : Looking for writers 2026/05/30 01:57:26 DEBUG : file1: reading active writers 2026/05/30 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:26 DEBUG : Looking for writers 2026/05/30 01:57:26 DEBUG : file1: reading active writers 2026/05/30 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:26 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:26 DEBUG : Looking for writers 2026/05/30 01:57:26 DEBUG : file1: reading active writers 2026/05/30 01:57:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:27 DEBUG : Looking for writers 2026/05/30 01:57:27 DEBUG : file1: reading active writers 2026/05/30 01:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:27 DEBUG : Looking for writers 2026/05/30 01:57:27 DEBUG : file1: reading active writers 2026/05/30 01:57:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:27 DEBUG : file1: size = 11 OK 2026/05/30 01:57:27 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:27 INFO : file1: Copied (new) 2026/05/30 01:57:27 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-30 01:57:26 +0000 UTC," 2026/05/30 01:57:27 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:27 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : >WaitForWriters: 2026/05/30 01:57:28 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : >WaitForWriters: 2026/05/30 01:57:28 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting 2026/05/30 01:57:28 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory 2026/05/30 01:57:28 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:28 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:28 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:28 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:28 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:28 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:28 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): openPending: 2026/05/30 01:57:28 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): >openPending: err= 2026/05/30 01:57:28 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:28 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:28 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): _writeAt: size=7, off=0 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): >_writeAt: n=7, err= 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): _writeAt: size=6, off=5 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): >_writeAt: n=6, err= 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): close: 2026/05/30 01:57:28 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 01:57:28.746008597 +0000 UTC m=+203.076095265 2026/05/30 01:57:28 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): >close: err= 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): _writeAt: size=5, off=0 2026/05/30 01:57:28 DEBUG : file1(0x248adceeebc0): >_writeAt: n=0, err=file already closed 2026/05/30 01:57:28 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:28 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:28 DEBUG : Looking for writers 2026/05/30 01:57:28 DEBUG : file1: reading active writers 2026/05/30 01:57:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:29 DEBUG : Looking for writers 2026/05/30 01:57:29 DEBUG : file1: reading active writers 2026/05/30 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:29 DEBUG : Looking for writers 2026/05/30 01:57:29 DEBUG : file1: reading active writers 2026/05/30 01:57:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:29 DEBUG : file1: size = 11 OK 2026/05/30 01:57:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:29 INFO : file1: Copied (new) 2026/05/30 01:57:29 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-30 01:57:28 +0000 UTC," 2026/05/30 01:57:29 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:29 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : >WaitForWriters: 2026/05/30 01:57:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : >WaitForWriters: 2026/05/30 01:57:30 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.96s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:30 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:30 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:30 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:30 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:30 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:30 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:30 DEBUG : file1(0x248add7b6400): openPending: 2026/05/30 01:57:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:30 DEBUG : file1(0x248add7b6400): >openPending: err= 2026/05/30 01:57:30 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:30 DEBUG : file1(0x248add7b6400): close: 2026/05/30 01:57:30 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 01:57:30.709591408 +0000 UTC m=+205.039678076 2026/05/30 01:57:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:30 DEBUG : file1(0x248add7b6400): >close: err= 2026/05/30 01:57:30 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 01:57:30 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:57:30 DEBUG : file2: newRWFileHandle: 2026/05/30 01:57:30 DEBUG : file2(0x248add7b6880): openPending: 2026/05/30 01:57:30 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 01:57:30 DEBUG : file2(0x248add7b6880): >openPending: err= 2026/05/30 01:57:30 DEBUG : file2: >newRWFileHandle: err= 2026/05/30 01:57:30 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 01:57:30 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/30 01:57:30 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/30 01:57:30 DEBUG : file2(0x248add7b6880): RWFileHandle.Flush 2026/05/30 01:57:30 DEBUG : file2(0x248add7b6880): RWFileHandle.Release 2026/05/30 01:57:30 DEBUG : file2(0x248add7b6880): close: 2026/05/30 01:57:30 DEBUG : file2: vfs cache: setting modification time to 2026-05-30 01:57:30.710573877 +0000 UTC m=+205.040660545 2026/05/30 01:57:30 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:30 DEBUG : file2(0x248add7b6880): >close: err= 2026/05/30 01:57:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file2: reading active writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : file2: reading active writers 2026/05/30 01:57:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : file2: reading active writers 2026/05/30 01:57:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : file2: reading active writers 2026/05/30 01:57:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/30 01:57:30 DEBUG : file2: vfs cache: starting upload 2026/05/30 01:57:30 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:30 DEBUG : Looking for writers 2026/05/30 01:57:30 DEBUG : file1: reading active writers 2026/05/30 01:57:30 DEBUG : file2: reading active writers 2026/05/30 01:57:30 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/05/30 01:57:30 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory 2026/05/30 01:57:30 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu/dir/file1: no such file or directory 2026/05/30 01:57:31 DEBUG : Looking for writers 2026/05/30 01:57:31 DEBUG : file1: reading active writers 2026/05/30 01:57:31 DEBUG : file2: reading active writers 2026/05/30 01:57:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/05/30 01:57:31 DEBUG : Looking for writers 2026/05/30 01:57:31 DEBUG : file1: reading active writers 2026/05/30 01:57:31 DEBUG : file2: reading active writers 2026/05/30 01:57:31 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2026/05/30 01:57:31 DEBUG : file1: size = 0 OK 2026/05/30 01:57:31 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:31 INFO : file1: Copied (new) 2026/05/30 01:57:31 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-30 01:57:30 +0000 UTC," 2026/05/30 01:57:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:31 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:31 DEBUG : file2: size = 0 OK 2026/05/30 01:57:31 DEBUG : file2: Dst hash empty - aborting Src hash check 2026/05/30 01:57:31 INFO : file2: Copied (new) 2026/05/30 01:57:31 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-30 01:57:30 +0000 UTC," 2026/05/30 01:57:31 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/30 01:57:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/30 01:57:31 INFO : file2: vfs cache: upload succeeded try #1 2026/05/30 01:57:31 DEBUG : Looking for writers 2026/05/30 01:57:31 DEBUG : file1: reading active writers 2026/05/30 01:57:31 DEBUG : file2: reading active writers 2026/05/30 01:57:31 DEBUG : >WaitForWriters: 2026/05/30 01:57:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:32 DEBUG : Looking for writers 2026/05/30 01:57:32 DEBUG : file2: reading active writers 2026/05/30 01:57:32 DEBUG : file1: reading active writers 2026/05/30 01:57:32 DEBUG : >WaitForWriters: 2026/05/30 01:57:32 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.13s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:32 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:32 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:32 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:32 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:32 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:32 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): openPending: 2026/05/30 01:57:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): >openPending: err= 2026/05/30 01:57:32 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): _writeAt: size=5, off=0 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): >_writeAt: n=5, err= 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): RWFileHandle.Flush 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): RWFileHandle.Flush 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): close: 2026/05/30 01:57:32 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 01:57:32.840512431 +0000 UTC m=+207.170599099 2026/05/30 01:57:32 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:32 DEBUG : file1(0x248add773c00): >close: err= 2026/05/30 01:57:32 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:32 DEBUG : Looking for writers 2026/05/30 01:57:32 DEBUG : file1: reading active writers 2026/05/30 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:32 DEBUG : Looking for writers 2026/05/30 01:57:32 DEBUG : file1: reading active writers 2026/05/30 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:32 DEBUG : Looking for writers 2026/05/30 01:57:32 DEBUG : file1: reading active writers 2026/05/30 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:32 DEBUG : Looking for writers 2026/05/30 01:57:32 DEBUG : file1: reading active writers 2026/05/30 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:32 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:32 DEBUG : Looking for writers 2026/05/30 01:57:32 DEBUG : file1: reading active writers 2026/05/30 01:57:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:33 DEBUG : Looking for writers 2026/05/30 01:57:33 DEBUG : file1: reading active writers 2026/05/30 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:33 DEBUG : Looking for writers 2026/05/30 01:57:33 DEBUG : file1: reading active writers 2026/05/30 01:57:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:33 DEBUG : file1: size = 5 OK 2026/05/30 01:57:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:33 INFO : file1: Copied (new) 2026/05/30 01:57:33 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-30 01:57:32 +0000 UTC," 2026/05/30 01:57:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:33 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : >WaitForWriters: 2026/05/30 01:57:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.85s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:34 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:34 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:34 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:34 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): openPending: 2026/05/30 01:57:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): >openPending: err= 2026/05/30 01:57:34 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): _writeAt: size=5, off=0 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): >_writeAt: n=5, err= 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): RWFileHandle.Release 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): close: 2026/05/30 01:57:34 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 01:57:34.683747829 +0000 UTC m=+209.013834487 2026/05/30 01:57:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): >close: err= 2026/05/30 01:57:34 DEBUG : file1(0x248add0eb240): RWFileHandle.Release 2026/05/30 01:57:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:34 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:34 DEBUG : Looking for writers 2026/05/30 01:57:34 DEBUG : file1: reading active writers 2026/05/30 01:57:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:35 DEBUG : Looking for writers 2026/05/30 01:57:35 DEBUG : file1: reading active writers 2026/05/30 01:57:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:35 DEBUG : file1: size = 5 OK 2026/05/30 01:57:35 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:35 INFO : file1: Copied (new) 2026/05/30 01:57:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-30 01:57:34 +0000 UTC," 2026/05/30 01:57:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:35 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:35 DEBUG : Looking for writers 2026/05/30 01:57:35 DEBUG : file1: reading active writers 2026/05/30 01:57:35 DEBUG : >WaitForWriters: 2026/05/30 01:57:35 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:36 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:36 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:36 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:36 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:36 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:37 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 01:57:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:57:37 DEBUG : dir/file1: newRWFileHandle: 2026/05/30 01:57:37 DEBUG : dir/file1(0x248add35cc80): openPending: 2026/05/30 01:57:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/05/30 01:57:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/30 01:57:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:37 DEBUG : dir/file1(0x248add35cc80): >openPending: err= 2026/05/30 01:57:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/30 01:57:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/30 01:57:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/30 01:57:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/30 01:57:37 DEBUG : dir/file1(0x248add35cc80): _writeAt: size=5, off=0 2026/05/30 01:57:37 DEBUG : dir/file1(0x248add35cc80): >_writeAt: n=5, err= 2026/05/30 01:57:37 DEBUG : dir/file1(0x248add35cc80): close: 2026/05/30 01:57:37 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:37 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-30 01:57:37.769752617 +0000 UTC m=+212.099839275 2026/05/30 01:57:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:37 DEBUG : dir/file1(0x248add35cc80): >close: err= 2026/05/30 01:57:37 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:37 DEBUG : dir: Looking for writers 2026/05/30 01:57:37 DEBUG : file1: reading active writers 2026/05/30 01:57:37 DEBUG : Looking for writers 2026/05/30 01:57:37 DEBUG : dir: reading active writers 2026/05/30 01:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:37 DEBUG : dir: Looking for writers 2026/05/30 01:57:37 DEBUG : file1: reading active writers 2026/05/30 01:57:37 DEBUG : Looking for writers 2026/05/30 01:57:37 DEBUG : dir: reading active writers 2026/05/30 01:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:37 DEBUG : dir: Looking for writers 2026/05/30 01:57:37 DEBUG : file1: reading active writers 2026/05/30 01:57:37 DEBUG : Looking for writers 2026/05/30 01:57:37 DEBUG : dir: reading active writers 2026/05/30 01:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:37 DEBUG : dir: Looking for writers 2026/05/30 01:57:37 DEBUG : file1: reading active writers 2026/05/30 01:57:37 DEBUG : Looking for writers 2026/05/30 01:57:37 DEBUG : dir: reading active writers 2026/05/30 01:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:37 DEBUG : dir/file1: vfs cache: starting upload 2026/05/30 01:57:37 DEBUG : dir: Looking for writers 2026/05/30 01:57:37 DEBUG : file1: reading active writers 2026/05/30 01:57:37 DEBUG : Looking for writers 2026/05/30 01:57:37 DEBUG : dir: reading active writers 2026/05/30 01:57:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:38 DEBUG : dir: Looking for writers 2026/05/30 01:57:38 DEBUG : file1: reading active writers 2026/05/30 01:57:38 DEBUG : Looking for writers 2026/05/30 01:57:38 DEBUG : dir: reading active writers 2026/05/30 01:57:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:38 DEBUG : dir: Looking for writers 2026/05/30 01:57:38 DEBUG : file1: reading active writers 2026/05/30 01:57:38 DEBUG : Looking for writers 2026/05/30 01:57:38 DEBUG : dir: reading active writers 2026/05/30 01:57:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:38 DEBUG : dir/file1: size = 5 OK 2026/05/30 01:57:38 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:38 INFO : dir/file1: Copied (replaced existing) 2026/05/30 01:57:38 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-30 01:57:37 +0000 UTC," 2026/05/30 01:57:38 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:38 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:39 DEBUG : dir: Looking for writers 2026/05/30 01:57:39 DEBUG : file1: reading active writers 2026/05/30 01:57:39 DEBUG : Looking for writers 2026/05/30 01:57:39 DEBUG : dir: reading active writers 2026/05/30 01:57:39 DEBUG : >WaitForWriters: 2026/05/30 01:57:39 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.37s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:39 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:39 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:39 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:39 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:39 INFO : files root 'rclone-test-rexocen3pemu': 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/05/30 01:57:47 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:48 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/05/30 01:57:48 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:48 DEBUG : Looking for writers 2026/05/30 01:57:48 DEBUG : >WaitForWriters: 2026/05/30 01:57:48 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleSizeCreateExisting (9.01s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:48 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:48 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:48 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:48 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:48 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:49 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:49 DEBUG : file1(0x248adda2cf80): openPending: 2026/05/30 01:57:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:49 DEBUG : file1(0x248adda2cf80): >openPending: err= 2026/05/30 01:57:49 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:49 DEBUG : file1(0x248adda2cf80): _writeAt: size=5, off=0 2026/05/30 01:57:49 DEBUG : file1(0x248adda2cf80): >_writeAt: n=5, err= 2026/05/30 01:57:49 DEBUG : file1(0x248adda2cf80): close: 2026/05/30 01:57:49 DEBUG : file1: vfs cache: setting modification time to 2026-05-30 01:57:49.07326934 +0000 UTC m=+223.403355997 2026/05/30 01:57:49 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:49 DEBUG : file1(0x248adda2cf80): >close: err= 2026/05/30 01:57:49 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:49 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:49 DEBUG : Looking for writers 2026/05/30 01:57:49 DEBUG : file1: reading active writers 2026/05/30 01:57:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:50 DEBUG : file1: size = 5 OK 2026/05/30 01:57:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:57:50 INFO : file1: Copied (new) 2026/05/30 01:57:50 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-30 01:57:49 +0000 UTC," 2026/05/30 01:57:50 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:50 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:50 DEBUG : Looking for writers 2026/05/30 01:57:50 DEBUG : file1: reading active writers 2026/05/30 01:57:50 DEBUG : >WaitForWriters: 2026/05/30 01:57:50 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (2.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:50 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:50 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:50 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:50 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:50 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:50 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:50 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/30 01:57:50 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6280): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6280): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6280): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6280): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6280): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.928204796 +0000 UTC m=+225.258291464 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6280): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): _writeAt: size=3, off=2 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.928204796 +0000 UTC m=+225.258291464 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6700): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6bc0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6bc0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6bc0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6bc0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6bc0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.928204796 +0000 UTC m=+225.258291464 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a6bc0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8460 item 1 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7200): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7200): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7200): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7200): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7200): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.930723883 +0000 UTC m=+225.260810551 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7200): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7700): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7700): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7700): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7700): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7700): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.930723883 +0000 UTC m=+225.260810551 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7700): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8a10 item 2 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7d40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7d40): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7d40): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7d40): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7d40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.933049716 +0000 UTC m=+225.263136385 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7a7d40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): _writeAt: size=3, off=2 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.933049716 +0000 UTC m=+225.263136385 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f62c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6780): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6780): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6780): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6780): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6780): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.933049716 +0000 UTC m=+225.263136385 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6780): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8e00 item 3 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6e00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6e00): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6e00): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6e00): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6e00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.934918303 +0000 UTC m=+225.265004971 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f6e00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7340): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7340): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7340): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7340): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7340): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.934918303 +0000 UTC m=+225.265004971 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7340): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e93b0 item 4 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7980): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7980): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7980): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7980): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7980): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.936430204 +0000 UTC m=+225.266516872 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7980): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): _writeAt: size=3, off=2 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.936430204 +0000 UTC m=+225.266516872 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add7f7e00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82c3c0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82c3c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82c3c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82c3c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82c3c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.936430204 +0000 UTC m=+225.266516872 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82c3c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e9730 item 5 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82ca40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82ca40): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82ca40): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82ca40): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82ca40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.938549425 +0000 UTC m=+225.268636093 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82ca40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82cf80): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82cf80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82cf80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82cf80): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82cf80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.938549425 +0000 UTC m=+225.268636093 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82cf80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6e000 item 6 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82d600): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82d600): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82d600): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82d600): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82d600): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.940128394 +0000 UTC m=+225.270215063 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82d600): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): _writeAt: size=3, off=2 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.940128394 +0000 UTC m=+225.270215063 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add82db00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a0c0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a0c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a0c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a0c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a0c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.940128394 +0000 UTC m=+225.270215063 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a0c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6e690 item 7 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a740): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a740): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a740): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a740): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a740): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.942498951 +0000 UTC m=+225.272585619 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84a740): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ac80): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ac80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ac80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ac80): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ac80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.942498951 +0000 UTC m=+225.272585619 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ac80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6efc0 item 8 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b240): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248add84b240): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b240): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b240): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b240): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b240): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b240): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b600): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b600): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b600): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b600): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b600): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.944503665 +0000 UTC m=+225.274590333 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84b600): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): _writeAt: size=3, off=2 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.944503665 +0000 UTC m=+225.274590333 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add84ba80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2080): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2080): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2080): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2080): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2080): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.944503665 +0000 UTC m=+225.274590333 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2080): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6f570 item 9 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2700): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2700): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2700): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2700): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2700): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.94681512 +0000 UTC m=+225.276901788 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2700): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2c40): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2c40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2c40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2c40): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2c40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.94681512 +0000 UTC m=+225.276901788 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b2c40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adced2380 item 10 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3280): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248add8b3280): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3280): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3280): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3280): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3280): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3280): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3640): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3640): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3640): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3640): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3640): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.948493207 +0000 UTC m=+225.278579875 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3640): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): _writeAt: size=3, off=2 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.948493207 +0000 UTC m=+225.278579875 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8b3b40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8140): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8140): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8140): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8140): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8140): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.948493207 +0000 UTC m=+225.278579875 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8140): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adced2c40 item 11 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c87c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c87c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c87c0): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c87c0): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c87c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.950771188 +0000 UTC m=+225.280857846 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c87c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8d00): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8d00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8d00): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8d00): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8d00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.950771188 +0000 UTC m=+225.280857846 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c8d00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adced3650 item 12 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9340): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248add8c9340): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9340): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9340): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9340): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9340): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9340): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9700): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9700): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9700): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9700): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9700): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.952363461 +0000 UTC m=+225.282450130 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9700): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9dc0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9dc0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9dc0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9dc0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9dc0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.952363461 +0000 UTC m=+225.282450130 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8c9dc0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce78150 item 13 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ee540): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ee540): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ee540): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ee540): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ee540): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.954617157 +0000 UTC m=+225.284703826 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ee540): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8eea80): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8eea80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8eea80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8eea80): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8eea80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.954617157 +0000 UTC m=+225.284703826 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8eea80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce787e0 item 14 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef0c0): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248add8ef0c0): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef0c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef0c0): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef0c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef0c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef480): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef480): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef480): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef480): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef480): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.95654131 +0000 UTC m=+225.286627978 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8ef480): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8efb40): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8efb40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8efb40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8efb40): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8efb40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.95654131 +0000 UTC m=+225.286627978 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add8efb40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce79180 item 15 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c2c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c2c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c2c0): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c2c0): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c2c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.958117222 +0000 UTC m=+225.288203890 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c2c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c800): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c800): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c800): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c800): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c800): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.958117222 +0000 UTC m=+225.288203890 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90c800): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce798f0 item 16 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90ce40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90ce40): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90ce40): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90ce40): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90ce40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.959673519 +0000 UTC m=+225.289760177 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90ce40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): open at offset 5 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): _writeAt: size=3, off=7 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.959673519 +0000 UTC m=+225.289760177 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d2c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d7c0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d7c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d7c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d7c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d7c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.959673519 +0000 UTC m=+225.289760177 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90d7c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceec070 item 17 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90de40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90de40): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90de40): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90de40): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90de40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.961532207 +0000 UTC m=+225.291618875 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add90de40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92c480): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92c480): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92c480): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92c480): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92c480): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.961532207 +0000 UTC m=+225.291618875 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92c480): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceec9a0 item 18 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92cb00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92cb00): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92cb00): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92cb00): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92cb00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.963168204 +0000 UTC m=+225.293254872 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92cb00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): open at offset 5 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): _writeAt: size=3, off=7 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.963168204 +0000 UTC m=+225.293254872 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d000): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d500): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d500): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d500): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d500): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d500): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.963168204 +0000 UTC m=+225.293254872 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92d500): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceecee0 item 19 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92db80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92db80): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92db80): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92db80): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92db80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.964848132 +0000 UTC m=+225.294934790 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add92db80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9481c0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9481c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9481c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9481c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9481c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.964848132 +0000 UTC m=+225.294934790 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9481c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceed960 item 20 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948840): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948840): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948840): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948840): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948840): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.966575192 +0000 UTC m=+225.296661860 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948840): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): open at offset 5 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): _writeAt: size=3, off=7 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.966575192 +0000 UTC m=+225.296661860 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add948d40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949240): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949240): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949240): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949240): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949240): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.966575192 +0000 UTC m=+225.296661860 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949240): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add086150 item 21 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9498c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9498c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9498c0): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9498c0): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9498c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.968388994 +0000 UTC m=+225.298475662 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9498c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949e00): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949e00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949e00): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949e00): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949e00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.968388994 +0000 UTC m=+225.298475662 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add949e00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add086cb0 item 22 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96a580): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96a580): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96a580): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96a580): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96a580): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.969832638 +0000 UTC m=+225.299919306 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96a580): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): open at offset 5 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): _writeAt: size=3, off=7 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.969832638 +0000 UTC m=+225.299919306 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96aa80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96af80): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96af80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96af80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96af80): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96af80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.969832638 +0000 UTC m=+225.299919306 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96af80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0871f0 item 23 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96b600): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96b600): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96b600): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96b600): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96b600): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.972385509 +0000 UTC m=+225.302472177 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96b600): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96bb40): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96bb40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96bb40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96bb40): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96bb40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.972385509 +0000 UTC m=+225.302472177 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add96bb40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0878f0 item 24 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2280): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248add9a2280): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2280): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2280): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2280): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2280): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2280): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2640): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2640): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2640): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2640): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2640): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.974152423 +0000 UTC m=+225.304239081 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2640): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): open at offset 5 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): _writeAt: size=3, off=7 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.974152423 +0000 UTC m=+225.304239081 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a2b40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3080): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3080): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3080): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3080): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3080): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.974152423 +0000 UTC m=+225.304239081 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3080): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add087e30 item 25 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3700): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3700): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3700): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3700): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3700): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.976212624 +0000 UTC m=+225.306299292 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3700): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3c40): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3c40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3c40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3c40): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3c40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.976212624 +0000 UTC m=+225.306299292 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9a3c40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add10a700 item 26 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de380): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248add9de380): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de380): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de380): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de380): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de380): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de380): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de740): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de740): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de740): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de740): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de740): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.97773245 +0000 UTC m=+225.307819118 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9de740): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): open at offset 5 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): >_readAt: n=2, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): _writeAt: size=3, off=7 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.97773245 +0000 UTC m=+225.307819118 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dec40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df180): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df180): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df180): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df180): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df180): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.97773245 +0000 UTC m=+225.307819118 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df180): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add10abd0 item 27 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df800): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df800): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df800): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df800): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df800): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.97992518 +0000 UTC m=+225.310011848 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9df800): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dfd40): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dfd40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dfd40): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dfd40): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dfd40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.97992518 +0000 UTC m=+225.310011848 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add9dfd40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add10b3b0 item 28 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40480): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248adda40480): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40480): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40480): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40480): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40480): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40480): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40840): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40840): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40840): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40840): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40840): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.981561357 +0000 UTC m=+225.311648015 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40840): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40f00): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40f00): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40f00): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40f00): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40f00): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.981561357 +0000 UTC m=+225.311648015 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda40f00): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add10ba40 item 29 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41580): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41580): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41580): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41580): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41580): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.982906844 +0000 UTC m=+225.312993501 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41580): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41ac0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41ac0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41ac0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41ac0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41ac0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.982906844 +0000 UTC m=+225.312993501 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda41ac0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7962a0 item 30 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86200): _readAt: size=2, off=0 2026/05/30 01:57:50 ERROR : open-test-file(0x248adda86200): Couldn't read size of file 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86200): >_readAt: n=0, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86200): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86200): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86200): close: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86200): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda865c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda865c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda865c0): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda865c0): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda865c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.984577716 +0000 UTC m=+225.314664384 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda865c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86c80): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86c80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86c80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86c80): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86c80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.984577716 +0000 UTC m=+225.314664384 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda86c80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add796620 item 31 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87300): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87300): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87300): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87300): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87300): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.986339662 +0000 UTC m=+225.316426330 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87300): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87840): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87840): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87840): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87840): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87840): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.986339662 +0000 UTC m=+225.316426330 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87840): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add796b60 item 32 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87e80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87e80): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87e80): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87e80): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87e80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.988058214 +0000 UTC m=+225.318144882 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248adda87e80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): _writeAt: size=3, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add796fc0 item 33 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): >_writeAt: n=3, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.988588128 +0000 UTC m=+225.318674786 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8400): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8900): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8900): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8900): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8900): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8900): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.988588128 +0000 UTC m=+225.318674786 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8900): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add797180 item 33 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8f40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8f40): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8f40): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8f40): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8f40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.989854033 +0000 UTC m=+225.319940691 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab8f40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add797650 item 34 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): _writeAt: size=3, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): >_writeAt: n=3, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.990510606 +0000 UTC m=+225.320597265 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab93c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab9900): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab9900): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab9900): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab9900): >_readAt: n=3, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab9900): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.990510606 +0000 UTC m=+225.320597265 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addab9900): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add797960 item 34 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada040): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada040): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada040): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada040): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada040): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.991578338 +0000 UTC m=+225.321664995 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada040): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): _writeAt: size=3, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add797dc0 item 35 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): >_writeAt: n=3, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.992117287 +0000 UTC m=+225.322203945 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada4c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada9c0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada9c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada9c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada9c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada9c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.992117287 +0000 UTC m=+225.322203945 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addada9c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcee23f0 item 35 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb040): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb040): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb040): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb040): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb040): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.993544848 +0000 UTC m=+225.323631516 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb040): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcee32d0 item 36 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): _writeAt: size=3, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): >_writeAt: n=3, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.994466043 +0000 UTC m=+225.324552821 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadb540): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadba80): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadba80): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadba80): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadba80): >_readAt: n=3, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadba80): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.994466043 +0000 UTC m=+225.324552821 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addadba80): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcee3490 item 36 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf21c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf21c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf21c0): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf21c0): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf21c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.996433226 +0000 UTC m=+225.326519885 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf21c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): _writeAt: size=3, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcee3b90 item 37 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): >_writeAt: n=3, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.996930657 +0000 UTC m=+225.327017315 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addaf2640): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add3288c0): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add3288c0): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add3288c0): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add3288c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add3288c0): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.996930657 +0000 UTC m=+225.327017315 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add3288c0): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0f5ce0 item 37 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add328f40): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add328f40): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add328f40): _writeAt: size=5, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add328f40): >_writeAt: n=5, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add328f40): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.998350985 +0000 UTC m=+225.328437684 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add328f40): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): >openPending: err= 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8841c0 item 38 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): _readAt: size=2, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): _writeAt: size=3, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): >_writeAt: n=3, err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.998860269 +0000 UTC m=+225.328946927 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329440): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:50 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329980): _readAt: size=512, off=0 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329980): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329980): >openPending: err= 2026/05/30 01:57:50 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329980): >_readAt: n=3, err=EOF 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329980): close: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:50.998860269 +0000 UTC m=+225.328946927 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:50 DEBUG : open-test-file(0x248add329980): >close: err= 2026/05/30 01:57:50 DEBUG : open-test-file: Remove: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8845b0 item 38 2026/05/30 01:57:50 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:50 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:50 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:50 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:50 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:50 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:50 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:50 DEBUG : open-test-file(0x248addb30100): openPending: 2026/05/30 01:57:50 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30100): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30100): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30100): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.000176391 +0000 UTC m=+225.330263049 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add884c40 item 39 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.000965786 +0000 UTC m=+225.331052443 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30b00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30b00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.000965786 +0000 UTC m=+225.331052443 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb30b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add884e00 item 39 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31180): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31180): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31180): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.002377558 +0000 UTC m=+225.332464246 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8853b0 item 40 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.002951243 +0000 UTC m=+225.333037901 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31bc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31bc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31bc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31bc0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31bc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.002951243 +0000 UTC m=+225.333037901 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb31bc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8855e0 item 40 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.004704502 +0000 UTC m=+225.334791160 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e280): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e780): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e780): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e780): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8859d0 item 41 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e780): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e780): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.005605467 +0000 UTC m=+225.335692125 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e780): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add885b90 item 41 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.006141141 +0000 UTC m=+225.336227798 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ec40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f180): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f180): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f180): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.006141141 +0000 UTC m=+225.336227798 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add885d50 item 41 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.00775751 +0000 UTC m=+225.337844168 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f7c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fcc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fcc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fcc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766460 item 42 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fcc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fcc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.008313253 +0000 UTC m=+225.338399910 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fcc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766770 item 42 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.01040424 +0000 UTC m=+225.340490938 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e300): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2900): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2900): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2900): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2900): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2900): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.01040424 +0000 UTC m=+225.340490938 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2900): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766930 item 42 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.01258077 +0000 UTC m=+225.342667427 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2f40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3440): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3440): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a2a0 item 43 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3440): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.013288239 +0000 UTC m=+225.343374897 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a460 item 43 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.013994705 +0000 UTC m=+225.344081364 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf3980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e8c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e8c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e8c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e8c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e8c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.013994705 +0000 UTC m=+225.344081364 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7e8c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedc540 item 43 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.015674445 +0000 UTC m=+225.345761103 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7ef00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f400): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f400): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedcaf0 item 44 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f400): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.016207343 +0000 UTC m=+225.346294041 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedcfc0 item 44 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.016808521 +0000 UTC m=+225.346895180 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7f940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7fec0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7fec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7fec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7fec0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7fec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.016808521 +0000 UTC m=+225.346895180 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb7fec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedd260 item 44 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.017967426 +0000 UTC m=+225.348054094 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaf2600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceee0c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceee0c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceee0c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedd6c0 item 45 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceee0c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceee0c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.0183927 +0000 UTC m=+225.348479358 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceee0c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb72e00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb72e00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb72e00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb72e00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb72e00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.0183927 +0000 UTC m=+225.348479358 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb72e00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedd880 item 45 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.019498063 +0000 UTC m=+225.349584720 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf4e80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf4e80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf4e80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766000 item 46 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf4e80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf4e80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.020040589 +0000 UTC m=+225.350127267 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf4e80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6100): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6100): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6100): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6100): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.020040589 +0000 UTC m=+225.350127267 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7663f0 item 46 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.021437253 +0000 UTC m=+225.351523911 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b67c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6cc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6cc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6cc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766d20 item 47 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6cc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6cc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.02181606 +0000 UTC m=+225.351902718 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6cc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b74c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b74c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b74c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b74c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b74c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.02181606 +0000 UTC m=+225.351902718 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b74c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766ee0 item 47 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.023394868 +0000 UTC m=+225.353481526 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772180): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772180): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7673b0 item 48 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772180): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.023837937 +0000 UTC m=+225.353924595 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772880): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772880): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772880): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.023837937 +0000 UTC m=+225.353924595 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add767570 item 48 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772f00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772f00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772f00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772f00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772f00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.025159809 +0000 UTC m=+225.355246467 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772f00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7679d0 item 49 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.025647943 +0000 UTC m=+225.355734601 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7738c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7738c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7738c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7738c0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7738c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.025647943 +0000 UTC m=+225.355734601 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7738c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add767b90 item 49 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea040): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea040): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea040): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.026785216 +0000 UTC m=+225.356871873 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8e310 item 50 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.027293758 +0000 UTC m=+225.357380416 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea900): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eaf80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eaf80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eaf80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eaf80): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eaf80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.027293758 +0000 UTC m=+225.357380416 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eaf80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8e4d0 item 50 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.028354075 +0000 UTC m=+225.358440734 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8eb60 item 51 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.028830086 +0000 UTC m=+225.358916744 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ebb00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd02c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd02c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd02c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd02c0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd02c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.028830086 +0000 UTC m=+225.358916744 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd02c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8f1f0 item 51 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0dc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0dc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0dc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0dc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0dc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.030024677 +0000 UTC m=+225.360111335 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0dc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8f6c0 item 52 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.030526276 +0000 UTC m=+225.360612935 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd16c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1cc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1cc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1cc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1cc0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1cc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.030526276 +0000 UTC m=+225.360612935 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1cc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8f8f0 item 52 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.032171661 +0000 UTC m=+225.362258319 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a770 item 53 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.032729767 +0000 UTC m=+225.362816425 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cb00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d0c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d0c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d0c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d0c0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d0c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.032729767 +0000 UTC m=+225.362816425 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d0c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a930 item 53 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d740): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d740): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d740): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.034018116 +0000 UTC m=+225.364104774 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76acb0 item 54 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.034472807 +0000 UTC m=+225.364559464 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35dc40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e2c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e2c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e2c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e2c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e2c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.034472807 +0000 UTC m=+225.364559464 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e2c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76af50 item 54 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e940): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e940): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.03554176 +0000 UTC m=+225.365628418 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5e940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76b650 item 55 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.036012881 +0000 UTC m=+225.366099539 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5ee40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f380): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f380): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.036012881 +0000 UTC m=+225.366099539 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5f380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76b810 item 55 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fa00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fa00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fa00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fa00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fa00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.037306319 +0000 UTC m=+225.367392977 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb5fa00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76bb90 item 56 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.037843005 +0000 UTC m=+225.367929663 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba5c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba5c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba5c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba5c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba5c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.037843005 +0000 UTC m=+225.367929663 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ba5c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76bd50 item 56 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.039010315 +0000 UTC m=+225.369096972 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bac00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb140): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb140): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7463f0 item 57 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb140): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.039558783 +0000 UTC m=+225.369645441 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7465b0 item 57 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.040037869 +0000 UTC m=+225.370124528 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bb680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bbc00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bbc00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bbc00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bbc00): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bbc00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.040037869 +0000 UTC m=+225.370124528 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1bbc00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add746850 item 57 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.041294148 +0000 UTC m=+225.371380806 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de340): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de880): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de880): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add746bd0 item 58 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de880): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.041782812 +0000 UTC m=+225.371869471 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1de880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add746fc0 item 58 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.042320461 +0000 UTC m=+225.372407118 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1dedc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df380): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df380): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.042320461 +0000 UTC m=+225.372407118 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add747180 item 58 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.043501015 +0000 UTC m=+225.373587673 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1df9c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c000): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c000): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add747500 item 59 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c000): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.043936378 +0000 UTC m=+225.374023036 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add747960 item 59 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.044411759 +0000 UTC m=+225.374498417 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.044411759 +0000 UTC m=+225.374498417 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add747b20 item 59 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.04577559 +0000 UTC m=+225.375862248 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d640): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d640): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc923f0 item 60 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d640): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.046255738 +0000 UTC m=+225.376342396 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92690 item 60 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.046786323 +0000 UTC m=+225.376872981 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22db80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c240): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c240): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c240): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c240): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c240): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.046786323 +0000 UTC m=+225.376872981 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c240): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92930 item 60 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.048986097 +0000 UTC m=+225.379072755 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24c880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24cdc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24cdc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24cdc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92cb0 item 61 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24cdc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24cdc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.049583477 +0000 UTC m=+225.379670135 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24cdc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24d4c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24d4c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24d4c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24d4c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24d4c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.049583477 +0000 UTC m=+225.379670135 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24d4c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92f50 item 61 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.050907614 +0000 UTC m=+225.380994272 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add24db00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292140): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292140): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc932d0 item 62 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292140): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.051466231 +0000 UTC m=+225.381552889 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292840): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292840): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292840): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292840): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292840): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.051466231 +0000 UTC m=+225.381552889 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292840): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93490 item 62 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.052980397 +0000 UTC m=+225.383067054 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add292e80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2933c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2933c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2933c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93810 item 63 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2933c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2933c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.053388469 +0000 UTC m=+225.383475128 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2933c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add293ac0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add293ac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add293ac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add293ac0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add293ac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.053388469 +0000 UTC m=+225.383475128 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add293ac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93ab0 item 63 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.054697397 +0000 UTC m=+225.384784055 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be740): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be740): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93e30 item 64 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be740): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.055218674 +0000 UTC m=+225.385305331 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2be740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bee40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bee40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bee40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bee40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bee40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.055218674 +0000 UTC m=+225.385305331 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bee40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74150 item 64 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf480): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf480): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf480): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.056628932 +0000 UTC m=+225.386715591 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda744d0 item 65 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.057136684 +0000 UTC m=+225.387223342 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bf900): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bfe00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bfe00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bfe00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bfe00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bfe00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.057136684 +0000 UTC m=+225.387223342 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2bfe00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74690 item 65 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.058402059 +0000 UTC m=+225.388488716 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74a10 item 66 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.058969934 +0000 UTC m=+225.389056591 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3049c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304f00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304f00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304f00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304f00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304f00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.058969934 +0000 UTC m=+225.389056591 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add304f00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74bd0 item 66 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.06029409 +0000 UTC m=+225.390380748 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74f50 item 67 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.060845204 +0000 UTC m=+225.390931861 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3059c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305ec0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305ec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305ec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305ec0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305ec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.060845204 +0000 UTC m=+225.390931861 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add305ec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75110 item 67 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336640): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336640): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336640): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.062097724 +0000 UTC m=+225.392184382 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75500 item 68 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.062547466 +0000 UTC m=+225.392634123 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337080): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337080): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337080): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.062547466 +0000 UTC m=+225.392634123 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda756c0 item 68 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3376c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3376c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3376c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3376c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3376c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.063769588 +0000 UTC m=+225.393856246 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3376c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75ab0 item 69 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.064309941 +0000 UTC m=+225.394396599 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360140): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360140): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360140): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.064309941 +0000 UTC m=+225.394396599 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75d50 item 69 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3607c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3607c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3607c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3607c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3607c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.065595985 +0000 UTC m=+225.395682693 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3607c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae230 item 70 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.066165654 +0000 UTC m=+225.396252312 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360cc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361200): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361200): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361200): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.066165654 +0000 UTC m=+225.396252312 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae3f0 item 70 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361880): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361880): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361880): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.067302706 +0000 UTC m=+225.397389363 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae770 item 71 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.067830635 +0000 UTC m=+225.397917293 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388380): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388380): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.067830635 +0000 UTC m=+225.397917293 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaea10 item 71 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388a00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388a00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388a00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388a00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388a00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.068967165 +0000 UTC m=+225.399053824 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388a00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaed90 item 72 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.06942407 +0000 UTC m=+225.399510768 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add388f00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389440): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389440): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389440): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.06942407 +0000 UTC m=+225.399510768 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaef50 item 72 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.070628661 +0000 UTC m=+225.400715319 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add389a00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8000): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8000): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf2d0 item 73 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8000): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.071070507 +0000 UTC m=+225.401157166 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf570 item 73 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.071588668 +0000 UTC m=+225.401675327 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b84c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8a00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8a00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8a00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8a00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8a00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.071588668 +0000 UTC m=+225.401675327 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b8a00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf7a0 item 73 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.072797025 +0000 UTC m=+225.402883683 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbafb20 item 74 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.073429451 +0000 UTC m=+225.403516110 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbafce0 item 74 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.074313706 +0000 UTC m=+225.404400364 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3b9a80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414100): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414100): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414100): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414100): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.074313706 +0000 UTC m=+225.404400364 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc260e0 item 74 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.075676155 +0000 UTC m=+225.405762812 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414c40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414c40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414c40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc264d0 item 75 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414c40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414c40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.076154681 +0000 UTC m=+225.406241339 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414c40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26690 item 75 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.076602438 +0000 UTC m=+225.406689097 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4156c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4156c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4156c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4156c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4156c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.076602438 +0000 UTC m=+225.406689097 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4156c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26850 item 75 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.077883482 +0000 UTC m=+225.407970150 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a300): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a300): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a300): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26bd0 item 76 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a300): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a300): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.078328014 +0000 UTC m=+225.408414672 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a300): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26f50 item 76 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.07884392 +0000 UTC m=+225.408930579 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44a840): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44adc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44adc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44adc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44adc0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44adc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.07884392 +0000 UTC m=+225.408930579 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44adc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc27110 item 76 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.079909087 +0000 UTC m=+225.409995744 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b900): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b900): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b900): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc27730 item 77 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b900): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b900): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.080387362 +0000 UTC m=+225.410474021 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add44b900): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c100): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c100): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c100): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c100): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.080387362 +0000 UTC m=+225.410474021 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc279d0 item 77 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.081748549 +0000 UTC m=+225.411835207 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46c740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46cc40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46cc40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46cc40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc27d50 item 78 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46cc40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46cc40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.082227004 +0000 UTC m=+225.412313662 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46cc40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d340): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d340): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d340): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d340): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d340): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.082227004 +0000 UTC m=+225.412313662 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d340): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce0e0 item 78 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.08348217 +0000 UTC m=+225.413568827 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46d980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46de80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46de80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46de80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce460 item 79 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46de80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46de80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.083867769 +0000 UTC m=+225.413954427 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add46de80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496680): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496680): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496680): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.083867769 +0000 UTC m=+225.413954427 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce620 item 79 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.085294068 +0000 UTC m=+225.415380727 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496cc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4971c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4971c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4971c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce9a0 item 80 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4971c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4971c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.085768157 +0000 UTC m=+225.415854815 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4971c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f44c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f44c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f44c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f44c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f44c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.085768157 +0000 UTC m=+225.415854815 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f44c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda96070 item 80 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4b00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4b00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.087215716 +0000 UTC m=+225.417302374 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda963f0 item 81 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.087730692 +0000 UTC m=+225.417817349 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f4f80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f54c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f54c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f54c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f54c0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f54c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.087730692 +0000 UTC m=+225.417817349 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f54c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda965b0 item 81 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f5b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f5b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f5b40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f5b40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f5b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.089353152 +0000 UTC m=+225.419439810 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4f5b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda96930 item 82 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.089876713 +0000 UTC m=+225.419963370 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add5186c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add5186c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add5186c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add5186c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add5186c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.089876713 +0000 UTC m=+225.419963370 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add5186c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda96af0 item 82 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518d40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518d40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518d40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518d40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518d40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.0912121 +0000 UTC m=+225.421298799 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add518d40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda96e70 item 83 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.091695546 +0000 UTC m=+225.421782204 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519240): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519780): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519780): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519780): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519780): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519780): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.091695546 +0000 UTC m=+225.421782204 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519780): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda97030 item 83 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519e00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519e00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519e00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519e00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519e00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.092970188 +0000 UTC m=+225.423056846 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add519e00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda973b0 item 84 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.093513296 +0000 UTC m=+225.423599955 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760980): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760980): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760980): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.093513296 +0000 UTC m=+225.423599955 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add760980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda97570 item 84 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761000): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761000): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761000): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.094649817 +0000 UTC m=+225.424736496 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda979d0 item 85 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.095114717 +0000 UTC m=+225.425201376 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761500): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761a40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761a40): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.095114717 +0000 UTC m=+225.425201376 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add761a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda97b90 item 85 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a61c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a61c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a61c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a61c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a61c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.096234547 +0000 UTC m=+225.426321205 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a61c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add27e0e0 item 86 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.096780561 +0000 UTC m=+225.426867219 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a66c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a6c40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a6c40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a6c40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a6c40): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a6c40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.096780561 +0000 UTC m=+225.426867219 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a6c40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add27e690 item 86 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a72c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a72c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a72c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a72c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a72c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.098097914 +0000 UTC m=+225.428184572 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a72c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add27eb60 item 87 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.098530663 +0000 UTC m=+225.428617331 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a77c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a7d00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a7d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a7d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a7d00): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a7d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.098530663 +0000 UTC m=+225.428617331 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7a7d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add27f0a0 item 87 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8480): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8480): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8480): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.09979685 +0000 UTC m=+225.429883507 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add27f960 item 88 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.100300072 +0000 UTC m=+225.430386730 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8f00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8f00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8f00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8f00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8f00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.100300072 +0000 UTC m=+225.430386730 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f8f00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add27fc00 item 88 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.101284585 +0000 UTC m=+225.431371243 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9a80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9a80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9a80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add866690 item 89 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9a80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9a80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.10192076 +0000 UTC m=+225.432007418 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7f9a80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add866850 item 89 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.10237556 +0000 UTC m=+225.432462219 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8360c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836640): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836640): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836640): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.10237556 +0000 UTC m=+225.432462219 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add866b60 item 89 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.103527551 +0000 UTC m=+225.433614209 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add836c80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8371c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8371c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8371c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add866ee0 item 90 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8371c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8371c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.103918831 +0000 UTC m=+225.434005490 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8371c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8670a0 item 90 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.104549606 +0000 UTC m=+225.434636263 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837cc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837cc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837cc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837cc0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837cc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.104549606 +0000 UTC m=+225.434636263 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add837cc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add867260 item 90 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.105509041 +0000 UTC m=+225.435595699 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852940): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add867730 item 91 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852940): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.10591006 +0000 UTC m=+225.435996718 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8678f0 item 91 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.106394878 +0000 UTC m=+225.436481536 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add852e80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853400): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853400): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853400): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.106394878 +0000 UTC m=+225.436481536 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add867b20 item 91 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.10765337 +0000 UTC m=+225.437740028 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add853a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa080): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa080): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add850310 item 92 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa080): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.108230172 +0000 UTC m=+225.438316829 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8504d0 item 92 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.108851117 +0000 UTC m=+225.438937775 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aa5c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aab80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aab80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aab80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aab80): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aab80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.108851117 +0000 UTC m=+225.438937775 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8aab80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add850700 item 92 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.110039536 +0000 UTC m=+225.440126194 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab1c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab700): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab700): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add850a80 item 93 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab700): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.110471324 +0000 UTC m=+225.440557982 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8ab700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8abe00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8abe00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8abe00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8abe00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8abe00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.110471324 +0000 UTC m=+225.440557982 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8abe00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add850c40 item 93 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.112160792 +0000 UTC m=+225.442247450 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2a80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2a80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2a80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8510a0 item 94 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2a80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2a80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.112697928 +0000 UTC m=+225.442784586 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c2a80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3180): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3180): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3180): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.112697928 +0000 UTC m=+225.442784586 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add851260 item 94 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.114258482 +0000 UTC m=+225.444345140 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c37c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3d00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add8516c0 item 95 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3d00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.114710057 +0000 UTC m=+225.444796735 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8c3d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4500): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4500): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4500): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4500): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4500): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.114710057 +0000 UTC m=+225.444796735 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4500): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add851880 item 95 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.116163207 +0000 UTC m=+225.446249866 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5080): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5080): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add851c00 item 96 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5080): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.116633938 +0000 UTC m=+225.446720596 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5780): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5780): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5780): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5780): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5780): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.116633938 +0000 UTC m=+225.446720596 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5780): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add851e30 item 96 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= 2026/05/30 01:57:51 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:51 DEBUG : Looking for writers 2026/05/30 01:57:51 DEBUG : >WaitForWriters: 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:51 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/30 01:57:51 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90a5c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90a5c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90a5c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90a5c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90a5c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.491185848 +0000 UTC m=+225.821272507 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90a5c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.491185848 +0000 UTC m=+225.821272507 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90aa40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90af00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90af00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90af00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90af00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90af00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.491185848 +0000 UTC m=+225.821272507 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90af00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addb0f2d0 item 1 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90b540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90b540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90b540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90b540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90b540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.493712121 +0000 UTC m=+225.823798778 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90b540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90ba40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90ba40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90ba40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90ba40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90ba40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.493712121 +0000 UTC m=+225.823798778 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add90ba40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addb0f880 item 2 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e180): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e180): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e180): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.495685396 +0000 UTC m=+225.825772064 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.495685396 +0000 UTC m=+225.825772064 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96e600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96eac0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96eac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96eac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96eac0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96eac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.495685396 +0000 UTC m=+225.825772064 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96eac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addb0fc00 item 3 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f140): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f140): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f140): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.497516611 +0000 UTC m=+225.827603279 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f680): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f680): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f680): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.497516611 +0000 UTC m=+225.827603279 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96f680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcabb2d0 item 4 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96fcc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96fcc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96fcc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96fcc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96fcc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.498998656 +0000 UTC m=+225.829085324 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add96fcc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.498998656 +0000 UTC m=+225.829085324 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40240): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40700): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40700): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40700): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.498998656 +0000 UTC m=+225.829085324 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcabb8f0 item 5 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40d80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40d80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.501317295 +0000 UTC m=+225.831403963 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda40d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda412c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda412c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda412c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda412c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda412c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.501317295 +0000 UTC m=+225.831403963 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda412c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc9c620 item 6 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41940): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41940): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.502793439 +0000 UTC m=+225.832880107 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.502793439 +0000 UTC m=+225.832880107 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda41e40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70400): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70400): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70400): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.502793439 +0000 UTC m=+225.832880107 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc9c9a0 item 7 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70a80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70a80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70a80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70a80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70a80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.504608916 +0000 UTC m=+225.834695574 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70a80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70fc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70fc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70fc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70fc0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70fc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.504608916 +0000 UTC m=+225.834695574 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda70fc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc9ce70 item 8 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71580): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248adda71580): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71580): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71580): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71580): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71580): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71580): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71940): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71940): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.506395356 +0000 UTC m=+225.836482015 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.506395356 +0000 UTC m=+225.836482015 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adda71dc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa83c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa83c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa83c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa83c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa83c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.506395356 +0000 UTC m=+225.836482015 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa83c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc9d490 item 9 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8a40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8a40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.508780982 +0000 UTC m=+225.838867640 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8f80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8f80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8f80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8f80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8f80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.508780982 +0000 UTC m=+225.838867640 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa8f80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc9dab0 item 10 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa95c0): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248addaa95c0): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa95c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa95c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa95c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa95c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa95c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9980): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9980): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9980): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.510789374 +0000 UTC m=+225.840876042 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.510789374 +0000 UTC m=+225.840876042 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaa9e80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaca480): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaca480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaca480): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaca480): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaca480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.510789374 +0000 UTC m=+225.840876042 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaca480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc9de30 item 11 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacab00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacab00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacab00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacab00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacab00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.512999407 +0000 UTC m=+225.843086065 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacab00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb040): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb040): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb040): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.512999407 +0000 UTC m=+225.843086065 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add9f45b0 item 12 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb680): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248addacb680): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb680): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb680): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb680): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb680): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacb680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacba40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacba40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacba40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacba40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacba40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.514611699 +0000 UTC m=+225.844698367 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addacba40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee200): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee200): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee200): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.514611699 +0000 UTC m=+225.844698367 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add9f4a10 item 13 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee880): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee880): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee880): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.516174216 +0000 UTC m=+225.846260884 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaee880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaeedc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaeedc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaeedc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaeedc0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaeedc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.516174216 +0000 UTC m=+225.846260884 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaeedc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add9f4ee0 item 14 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef400): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248addaef400): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef400): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef400): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef400): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef400): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef7c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef7c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef7c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef7c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef7c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.518382616 +0000 UTC m=+225.848469284 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaef7c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaefe80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaefe80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaefe80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaefe80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaefe80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.518382616 +0000 UTC m=+225.848469284 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addaefe80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add9f52d0 item 15 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.520106038 +0000 UTC m=+225.850192706 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26b40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26b40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.520106038 +0000 UTC m=+225.850192706 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb26b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add9f5650 item 16 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27180): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27180): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27180): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.521663375 +0000 UTC m=+225.851750063 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.521663375 +0000 UTC m=+225.851750063 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27b00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27b00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.521663375 +0000 UTC m=+225.851750063 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb27b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add9f59d0 item 17 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c280): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c280): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c280): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c280): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c280): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.523735628 +0000 UTC m=+225.853822296 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c280): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c7c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c7c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c7c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c7c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c7c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.523735628 +0000 UTC m=+225.853822296 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4c7c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce36540 item 18 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4ce40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4ce40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4ce40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4ce40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4ce40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.525347228 +0000 UTC m=+225.855433896 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4ce40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.525347228 +0000 UTC m=+225.855433896 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d340): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d840): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d840): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d840): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d840): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d840): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.525347228 +0000 UTC m=+225.855433896 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4d840): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce36af0 item 19 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4dec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4dec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4dec0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4dec0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4dec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.527356371 +0000 UTC m=+225.857443039 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb4dec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9e500): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9e500): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9e500): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9e500): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9e500): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.527356371 +0000 UTC m=+225.857443039 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9e500): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce37e30 item 20 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9eb80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9eb80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9eb80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9eb80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9eb80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.528970727 +0000 UTC m=+225.859057395 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9eb80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.528970727 +0000 UTC m=+225.859057395 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f580): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f580): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f580): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f580): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f580): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.528970727 +0000 UTC m=+225.859057395 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9f580): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcf804d0 item 21 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9fc00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9fc00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9fc00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9fc00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9fc00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.532061708 +0000 UTC m=+225.862148365 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addb9fc00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca240): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca240): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca240): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca240): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca240): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.532061708 +0000 UTC m=+225.862148365 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca240): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcf81c00 item 22 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986480): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986480): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986480): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.533309169 +0000 UTC m=+225.863395827 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.533309169 +0000 UTC m=+225.863395827 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986e80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986e80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986e80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986e80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986e80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.533309169 +0000 UTC m=+225.863395827 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add986e80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addf71500 item 23 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987500): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987500): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987500): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987500): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987500): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.535577872 +0000 UTC m=+225.865664541 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987500): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987a40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987a40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.535577872 +0000 UTC m=+225.865664541 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add987a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addf71a40 item 24 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4180): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248add9b4180): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4180): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4180): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4180): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4180): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.536947515 +0000 UTC m=+225.867034173 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.536947515 +0000 UTC m=+225.867034173 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4f80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4f80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4f80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4f80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4f80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.536947515 +0000 UTC m=+225.867034173 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b4f80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addf71dc0 item 25 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.539030958 +0000 UTC m=+225.869117617 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5b40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5b40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.539030958 +0000 UTC m=+225.869117617 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9b5b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addd54460 item 26 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea280): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248add9ea280): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea280): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea280): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea280): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea280): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea280): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea640): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea640): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea640): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.540897621 +0000 UTC m=+225.870984280 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ea640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.540897621 +0000 UTC m=+225.870984280 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eab40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb080): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb080): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb080): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.540897621 +0000 UTC m=+225.870984280 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addd548c0 item 27 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb700): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb700): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb700): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.543593615 +0000 UTC m=+225.873680323 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9eb700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ebc40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ebc40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ebc40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ebc40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ebc40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.543593615 +0000 UTC m=+225.873680323 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add9ebc40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addd54ee0 item 28 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e380): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248addc3e380): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e380): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e380): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e380): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e380): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e740): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e740): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e740): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.545224561 +0000 UTC m=+225.875311229 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3e740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3ee00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3ee00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3ee00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3ee00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3ee00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.545224561 +0000 UTC m=+225.875311229 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3ee00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addd552d0 item 29 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f480): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f480): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f480): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.547524585 +0000 UTC m=+225.877611253 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f9c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f9c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f9c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f9c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f9c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.547524585 +0000 UTC m=+225.877611253 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc3f9c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addd556c0 item 30 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64100): _readAt: size=2, off=0 2026/05/30 01:57:51 ERROR : open-test-file(0x248addc64100): Couldn't read size of file 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64100): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64100): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64100): >_writeAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64100): close: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc644c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc644c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc644c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc644c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc644c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.549259138 +0000 UTC m=+225.879345806 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc644c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64b80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64b80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64b80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64b80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64b80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.549259138 +0000 UTC m=+225.879345806 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc64b80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addd55b20 item 31 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65200): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65200): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65200): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.550672944 +0000 UTC m=+225.880759602 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65740): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65740): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65740): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.550672944 +0000 UTC m=+225.880759602 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce88000 item 32 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65d80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65d80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.552201006 +0000 UTC m=+225.882287664 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc65d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce88380 item 33 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.552707976 +0000 UTC m=+225.882794634 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86300): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86800): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86800): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86800): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86800): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86800): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.552707976 +0000 UTC m=+225.882794634 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86800): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce88620 item 33 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86e40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86e40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86e40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86e40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86e40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.554199509 +0000 UTC m=+225.884286177 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc86e40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce88a10 item 34 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.554650803 +0000 UTC m=+225.884737461 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc872c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87800): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87800): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87800): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87800): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87800): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.554650803 +0000 UTC m=+225.884737461 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87800): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce88c40 item 34 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87e40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87e40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87e40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87e40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87e40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.556118671 +0000 UTC m=+225.886205339 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addc87e40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce891f0 item 35 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.55667799 +0000 UTC m=+225.886764648 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb03c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb08c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb08c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb08c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb08c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb08c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.55667799 +0000 UTC m=+225.886764648 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb08c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce89490 item 35 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb0f40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb0f40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb0f40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb0f40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb0f40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.558433263 +0000 UTC m=+225.888519931 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb0f40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce89ce0 item 36 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.558944219 +0000 UTC m=+225.889030877 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1980): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1980): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1980): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.558944219 +0000 UTC m=+225.889030877 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcb1980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceae070 item 36 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd40c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd40c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd40c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd40c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd40c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.560358827 +0000 UTC m=+225.890445485 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd40c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceaeaf0 item 37 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.560779273 +0000 UTC m=+225.890865932 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4a40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4a40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.560779273 +0000 UTC m=+225.890865932 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceaf0a0 item 37 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd50c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd50c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd50c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd50c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd50c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.562581584 +0000 UTC m=+225.892668273 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd50c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0fe2a0 item 38 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.563509481 +0000 UTC m=+225.893596139 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd55c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5b00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5b00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.563509481 +0000 UTC m=+225.893596139 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0fe540 item 38 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca8c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca8c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca8c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca8c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca8c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.565071237 +0000 UTC m=+225.895157895 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbca8c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcea6e70 item 39 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.565531358 +0000 UTC m=+225.895618035 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcadc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb2c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb2c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb2c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb2c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb2c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.565531358 +0000 UTC m=+225.895618035 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb2c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcea7ab0 item 39 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb940): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb940): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.566837479 +0000 UTC m=+225.896924138 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcb940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce84690 item 40 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.567537474 +0000 UTC m=+225.897624142 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbcbe40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8480): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8480): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8480): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.567537474 +0000 UTC m=+225.897624142 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce849a0 item 40 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.568750861 +0000 UTC m=+225.898837540 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8f40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8f40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8f40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce853b0 item 41 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8f40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8f40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.56941027 +0000 UTC m=+225.899496928 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf8f40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce857a0 item 41 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.57010764 +0000 UTC m=+225.900194308 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9940): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9940): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9940): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.57010764 +0000 UTC m=+225.900194308 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbf9940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce85ce0 item 41 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.571710422 +0000 UTC m=+225.901797101 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20580): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20580): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20580): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80c2a0 item 42 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20580): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20580): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.57226342 +0000 UTC m=+225.902350078 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20580): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80c770 item 42 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.572851914 +0000 UTC m=+225.902938572 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd20ac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21040): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21040): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21040): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.572851914 +0000 UTC m=+225.902938572 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80c930 item 42 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.574168426 +0000 UTC m=+225.904255084 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21b80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21b80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21b80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80d180 item 43 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21b80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21b80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.574608449 +0000 UTC m=+225.904695107 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd21b80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80d490 item 43 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.57535949 +0000 UTC m=+225.905446148 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd441c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44700): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44700): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44700): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.57535949 +0000 UTC m=+225.905446148 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80d650 item 43 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.576944029 +0000 UTC m=+225.907030688 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd44d40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45240): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45240): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45240): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80da40 item 44 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45240): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45240): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.577715931 +0000 UTC m=+225.907802589 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45240): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80dc00 item 44 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.578273906 +0000 UTC m=+225.908360564 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45780): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45d00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45d00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.578273906 +0000 UTC m=+225.908360564 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd45d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add80ddc0 item 44 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.579330346 +0000 UTC m=+225.909417004 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66940): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add438850 item 45 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66940): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.580760143 +0000 UTC m=+225.910846801 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd66940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67040): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67040): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67040): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.580760143 +0000 UTC m=+225.910846801 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add438bd0 item 45 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.582234934 +0000 UTC m=+225.912321592 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67b80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67b80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67b80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add438f50 item 46 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67b80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67b80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.582668514 +0000 UTC m=+225.912755182 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd67b80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86380): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86380): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.582668514 +0000 UTC m=+225.912755182 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add439340 item 46 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.584174755 +0000 UTC m=+225.914261423 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd869c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86ec0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86ec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86ec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add4396c0 item 47 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86ec0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86ec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.584640607 +0000 UTC m=+225.914727265 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd86ec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd875c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd875c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd875c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd875c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd875c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.584640607 +0000 UTC m=+225.914727265 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd875c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add439880 item 47 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.586003206 +0000 UTC m=+225.916089864 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addd87c00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2200): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2200): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add439ce0 item 48 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2200): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.586642467 +0000 UTC m=+225.916729125 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4975c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4975c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4975c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4975c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4975c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.586642467 +0000 UTC m=+225.916729125 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4975c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8070 item 48 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4140): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4140): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4140): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.590279109 +0000 UTC m=+225.920365778 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0fe3f0 item 49 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.590973002 +0000 UTC m=+225.921059660 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd45c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4b00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4b00): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.590973002 +0000 UTC m=+225.921059660 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd4b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0fe770 item 49 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5180): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5180): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5180): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.592702416 +0000 UTC m=+225.922789075 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0fee70 item 50 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.593233221 +0000 UTC m=+225.923319879 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5680): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5c00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5c00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5c00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5c00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5c00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.593233221 +0000 UTC m=+225.923319879 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addcd5c00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0ff260 item 50 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496440): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496440): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496440): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.59434208 +0000 UTC m=+225.924428738 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0ff880 item 51 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.594855131 +0000 UTC m=+225.924941789 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496e80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496e80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496e80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496e80): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496e80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.594855131 +0000 UTC m=+225.924941789 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add496e80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0ffa40 item 51 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497840): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497840): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497840): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497840): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497840): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.596142367 +0000 UTC m=+225.926229026 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497840): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add0ffe30 item 52 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.596603851 +0000 UTC m=+225.926690509 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add497d40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2400): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2400): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2400): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.596603851 +0000 UTC m=+225.926690509 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce150 item 52 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2d80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2d80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.597853205 +0000 UTC m=+225.927939864 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb2d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce4d0 item 53 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.598516791 +0000 UTC m=+225.928603450 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3280): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb37c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb37c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb37c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb37c0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb37c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.598516791 +0000 UTC m=+225.928603450 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb37c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addcce690 item 53 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3e40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3e40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3e40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3e40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3e40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.599781565 +0000 UTC m=+225.929868223 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adddb3e40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccea80 item 54 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.600411768 +0000 UTC m=+225.930498426 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba86c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba8c40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba8c40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba8c40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba8c40): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba8c40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.600411768 +0000 UTC m=+225.930498426 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba8c40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccec40 item 54 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba92c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba92c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba92c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba92c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba92c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.601591821 +0000 UTC m=+225.931678479 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba92c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccf0a0 item 55 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.602065018 +0000 UTC m=+225.932151696 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba97c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba9d00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba9d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba9d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba9d00): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba9d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.602065018 +0000 UTC m=+225.932151696 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addba9d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccf260 item 55 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceeee40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceeee40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceeee40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceeee40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceeee40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.603496987 +0000 UTC m=+225.933583646 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adceeee40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccf5e0 item 56 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.603988348 +0000 UTC m=+225.934075006 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73c00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73c00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73c00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73c00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73c00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.603988348 +0000 UTC m=+225.934075006 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcb73c00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccf7a0 item 56 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.605350446 +0000 UTC m=+225.935437104 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcdf5800): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6240): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6240): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6240): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccfb90 item 57 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6240): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6240): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.605799957 +0000 UTC m=+225.935886615 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6240): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addccfdc0 item 57 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.60628781 +0000 UTC m=+225.936374468 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6780): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6d00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6d00): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.60628781 +0000 UTC m=+225.936374468 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b6d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8230 item 57 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.607511666 +0000 UTC m=+225.937598325 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7980): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7980): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7980): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e85b0 item 58 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7980): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7980): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.607927904 +0000 UTC m=+225.938014562 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7b7980): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8850 item 58 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.608482194 +0000 UTC m=+225.938568881 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772600): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772600): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772600): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.608482194 +0000 UTC m=+225.938568881 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8a10 item 58 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.609610028 +0000 UTC m=+225.939696686 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add772c40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7731c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7731c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7731c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e8e00 item 59 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7731c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7731c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.610027128 +0000 UTC m=+225.940113787 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add7731c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e90a0 item 59 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.610504141 +0000 UTC m=+225.940590798 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773c80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773c80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773c80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773c80): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773c80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.610504141 +0000 UTC m=+225.940590798 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add773c80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e9260 item 59 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.611713169 +0000 UTC m=+225.941799827 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0ea780): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eadc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eadc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eadc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e95e0 item 60 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eadc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eadc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.6121417 +0000 UTC m=+225.942228358 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eadc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e97a0 item 60 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.612687474 +0000 UTC m=+225.942774131 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb300): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb8c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb8c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb8c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb8c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb8c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.612687474 +0000 UTC m=+225.942774131 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0eb8c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7e9960 item 60 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.61548607 +0000 UTC m=+225.945572728 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0a40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6e2a0 item 61 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0a40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.615984764 +0000 UTC m=+225.946071423 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd0a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1400): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1400): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1400): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.615984764 +0000 UTC m=+225.946071423 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6e690 item 61 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.617249968 +0000 UTC m=+225.947336627 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248adcfd1d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c500): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c500): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c500): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6ecb0 item 62 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c500): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c500): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.617679101 +0000 UTC m=+225.947765759 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35c500): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cc00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cc00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cc00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cc00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cc00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.617679101 +0000 UTC m=+225.947765759 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35cc00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6f030 item 62 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.618829839 +0000 UTC m=+225.948916497 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d2c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d800): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d800): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d800): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6f5e0 item 63 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d800): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d800): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.619261557 +0000 UTC m=+225.949348214 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add35d800): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4000): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4000): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4000): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.619261557 +0000 UTC m=+225.949348214 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce6fce0 item 63 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): >_readAt: n=0, err=Bad file descriptor 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.620475274 +0000 UTC m=+225.950561932 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedc8c0 item 64 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.620857297 +0000 UTC m=+225.950943954 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e4b80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5280): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5280): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5280): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5280): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5280): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.620857297 +0000 UTC m=+225.950943954 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5280): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedcc40 item 64 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e58c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e58c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e58c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e58c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e58c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.622032391 +0000 UTC m=+225.952119049 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e58c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedd110 item 65 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.622474618 +0000 UTC m=+225.952561276 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add8e5d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072380): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072380): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.622474618 +0000 UTC m=+225.952561276 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedd3b0 item 65 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0729c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0729c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0729c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0729c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0729c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.623661415 +0000 UTC m=+225.953748073 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0729c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adcedd810 item 66 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.624119201 +0000 UTC m=+225.954205859 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add072e40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073380): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073380): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.624119201 +0000 UTC m=+225.954205859 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adceddab0 item 66 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0739c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0739c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0739c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0739c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0739c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.625157255 +0000 UTC m=+225.955243913 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add0739c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766380 item 67 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.625568514 +0000 UTC m=+225.955655173 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add073e40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160440): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160440): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160440): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.625568514 +0000 UTC m=+225.955655173 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add766540 item 67 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160ac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160ac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160ac0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160ac0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160ac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.626758347 +0000 UTC m=+225.956845004 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add160ac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8e0e0 item 68 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.627292747 +0000 UTC m=+225.957379405 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6740): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6740): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6740): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.627292747 +0000 UTC m=+225.957379405 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8e3f0 item 68 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6d80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6d80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.628321254 +0000 UTC m=+225.958407912 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd6d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8ea80 item 69 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.628771717 +0000 UTC m=+225.958858374 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7200): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7700): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7700): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7700): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.628771717 +0000 UTC m=+225.958858374 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8ec40 item 69 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7d80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7d80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.629857392 +0000 UTC m=+225.959944051 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248addbd7d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8f490 item 70 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.630331579 +0000 UTC m=+225.960418237 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c08c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c08c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c08c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c08c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c08c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.630331579 +0000 UTC m=+225.960418237 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c08c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8f6c0 item 70 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0f40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0f40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0f40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0f40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0f40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.631327074 +0000 UTC m=+225.961413732 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c0f40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adce8fb90 item 71 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.631785181 +0000 UTC m=+225.961871839 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1940): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1940): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1940): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.631785181 +0000 UTC m=+225.961871839 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1c1940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a0e0 item 71 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d40c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d40c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d40c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d40c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d40c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.632951678 +0000 UTC m=+225.963038337 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d40c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a460 item 72 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.633675479 +0000 UTC m=+225.963762136 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d45c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d4b00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d4b00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d4b00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d4b00): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d4b00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.633675479 +0000 UTC m=+225.963762136 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d4b00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76a620 item 72 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.634831417 +0000 UTC m=+225.964918075 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d50c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d55c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d55c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d55c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76aa80 item 73 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d55c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d55c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.635282901 +0000 UTC m=+225.965369560 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d55c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76ac40 item 73 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.635766747 +0000 UTC m=+225.965853405 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1d5a80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec0c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec0c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec0c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec0c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec0c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.635766747 +0000 UTC m=+225.965853405 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec0c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76ae00 item 73 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.636894973 +0000 UTC m=+225.966981630 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ec700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ecc00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ecc00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ecc00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76b5e0 item 74 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ecc00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ecc00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.637329525 +0000 UTC m=+225.967416183 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ecc00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76b7a0 item 74 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.637840763 +0000 UTC m=+225.967927420 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed140): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed6c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed6c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed6c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed6c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed6c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.637840763 +0000 UTC m=+225.967927420 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1ed6c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76b960 item 74 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.639139702 +0000 UTC m=+225.969226370 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add1edd00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e300): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e300): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e300): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add76bce0 item 75 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e300): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e300): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.639522867 +0000 UTC m=+225.969609525 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e300): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): _writeAt: size=3, off=2 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7460e0 item 75 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.640011852 +0000 UTC m=+225.970098510 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21e840): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21ed80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21ed80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21ed80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21ed80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21ed80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.640011852 +0000 UTC m=+225.970098510 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21ed80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7462a0 item 75 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.641169554 +0000 UTC m=+225.971256212 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f3c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f8c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f8c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f8c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add746700 item 76 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f8c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f8c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.641572085 +0000 UTC m=+225.971658743 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21f8c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7469a0 item 76 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): _writeAt: size=3, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.642049999 +0000 UTC m=+225.972136657 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add21fe00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c480): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c480): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c480): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c480): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c480): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.642049999 +0000 UTC m=+225.972136657 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22c480): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add746b60 item 76 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.64313299 +0000 UTC m=+225.973219648 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cfc0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cfc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cfc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add747110 item 77 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cfc0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cfc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.643522166 +0000 UTC m=+225.973608824 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22cfc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d6c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d6c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d6c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d6c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d6c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.643522166 +0000 UTC m=+225.973608824 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22d6c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7472d0 item 77 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.644715605 +0000 UTC m=+225.974802263 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add22dd00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248300): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248300): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248300): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add7478f0 item 78 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248300): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248300): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.64513584 +0000 UTC m=+225.975222498 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248300): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248a00): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248a00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248a00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248a00): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248a00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.64513584 +0000 UTC m=+225.975222498 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add248a00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248add747ab0 item 78 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.646338877 +0000 UTC m=+225.976425545 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249040): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92380 item 79 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.646762259 +0000 UTC m=+225.976848918 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249c40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249c40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249c40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249c40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249c40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.646762259 +0000 UTC m=+225.976848918 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add249c40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92620 item 79 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.647938095 +0000 UTC m=+225.978024753 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296880): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296880): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92a80 item 80 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296880): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.648341879 +0000 UTC m=+225.978428537 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296f80): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296f80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296f80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296f80): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296f80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.648341879 +0000 UTC m=+225.978428537 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add296f80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc92c40 item 80 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2975c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2975c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2975c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2975c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2975c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.649516833 +0000 UTC m=+225.979603492 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2975c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc930a0 item 81 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.649959049 +0000 UTC m=+225.980045717 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add297a40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0080): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0080): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0080): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.649959049 +0000 UTC m=+225.980045717 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93260 item 81 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0700): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0700): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0700): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.651559009 +0000 UTC m=+225.981645666 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc935e0 item 82 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.652128396 +0000 UTC m=+225.982215054 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b0c00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1180): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1180): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1180): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.652128396 +0000 UTC m=+225.982215054 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc937a0 item 82 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1800): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1800): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1800): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1800): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1800): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.653310834 +0000 UTC m=+225.983397492 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1800): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93c00 item 83 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.653744885 +0000 UTC m=+225.983831543 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2b1d00): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6340): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6340): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6340): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6340): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6340): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.653744885 +0000 UTC m=+225.983831543 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6340): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc93dc0 item 83 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d69c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d69c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d69c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d69c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d69c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.654939728 +0000 UTC m=+225.985026385 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d69c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda742a0 item 84 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.655437619 +0000 UTC m=+225.985524277 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d6ec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7440): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7440): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7440): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.655437619 +0000 UTC m=+225.985524277 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74460 item 84 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7ac0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7ac0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7ac0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7ac0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7ac0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.656509748 +0000 UTC m=+225.986596407 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add2d7ac0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda747e0 item 85 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.656973257 +0000 UTC m=+225.987059914 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3240c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324600): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324600): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324600): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.656973257 +0000 UTC m=+225.987059914 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda749a0 item 85 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324c80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324c80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324c80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324c80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324c80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.658611808 +0000 UTC m=+225.988698466 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add324c80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74d20 item 86 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.659254174 +0000 UTC m=+225.989340831 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325180): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325700): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325700): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325700): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325700): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325700): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.659254174 +0000 UTC m=+225.989340831 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325700): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda74ee0 item 86 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325d80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325d80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325d80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325d80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325d80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.660332805 +0000 UTC m=+225.990419463 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add325d80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75260 item 87 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.660844483 +0000 UTC m=+225.990931141 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3368c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3368c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3368c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3368c0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3368c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.660844483 +0000 UTC m=+225.990931141 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3368c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75490 item 87 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336f40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336f40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336f40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336f40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336f40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.662070564 +0000 UTC m=+225.992157222 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add336f40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75810 item 88 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.662532909 +0000 UTC m=+225.992619568 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add337440): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3379c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3379c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3379c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3379c0): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3379c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.662532909 +0000 UTC m=+225.992619568 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3379c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248adda75a40 item 88 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.663575913 +0000 UTC m=+225.993662581 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360640): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360640): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae000 item 89 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360640): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.664016727 +0000 UTC m=+225.994103386 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae1c0 item 89 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.664470346 +0000 UTC m=+225.994557004 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add360b80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361100): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361100): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361100): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361100): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361100): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.664470346 +0000 UTC m=+225.994557004 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361100): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae380 item 89 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.66566668 +0000 UTC m=+225.995753339 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361740): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361c80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361c80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361c80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae700 item 90 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361c80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361c80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.666153532 +0000 UTC m=+225.996240190 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add361c80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbae9a0 item 90 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.666626747 +0000 UTC m=+225.996713406 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3862c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386880): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386880): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386880): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386880): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386880): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.666626747 +0000 UTC m=+225.996713406 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386880): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaeb60 item 90 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.667817611 +0000 UTC m=+225.997904269 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add386ec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387400): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387400): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387400): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaeee0 item 91 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387400): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387400): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.668256071 +0000 UTC m=+225.998342730 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387400): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): >_readAt: n=2, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): _writeAt: size=3, off=7 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf0a0 item 91 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.668739757 +0000 UTC m=+225.998826415 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387940): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387ec0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387ec0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387ec0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387ec0): >_readAt: n=8, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387ec0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.668739757 +0000 UTC m=+225.998826415 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add387ec0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf260 item 91 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.669842584 +0000 UTC m=+225.999929243 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aa600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aab40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aab40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aab40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf730 item 92 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aab40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aab40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.670342651 +0000 UTC m=+226.000429309 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3aab40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): open at offset 5 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbaf8f0 item 92 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): _readAt: size=2, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): _writeAt: size=3, off=5 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): >_writeAt: n=3, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.670900377 +0000 UTC m=+226.000987035 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab080): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab640): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab640): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab640): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab640): >_readAt: n=3, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab640): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.670900377 +0000 UTC m=+226.000987035 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3ab640): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbafab0 item 92 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.672008504 +0000 UTC m=+226.002095163 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3abc80): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d82c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d82c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d82c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addbafe30 item 93 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d82c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d82c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.672371802 +0000 UTC m=+226.002458480 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d82c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d89c0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d89c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d89c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d89c0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d89c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.672371802 +0000 UTC m=+226.002458480 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d89c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc262a0 item 93 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.673511399 +0000 UTC m=+226.003598056 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9000): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9540): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9540): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9540): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26620 item 94 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9540): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9540): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.673938708 +0000 UTC m=+226.004025366 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9540): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9c40): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9c40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9c40): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9c40): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9c40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.673938708 +0000 UTC m=+226.004025366 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add3d9c40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc267e0 item 94 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.675220613 +0000 UTC m=+226.005307272 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414380): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4148c0): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4148c0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4148c0): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26b60 item 95 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4148c0): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4148c0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.675796124 +0000 UTC m=+226.005882812 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add4148c0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414fc0): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414fc0): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414fc0): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414fc0): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414fc0): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.675796124 +0000 UTC m=+226.005882812 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add414fc0): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc26ee0 item 95 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): open at offset 0 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): _readAt: size=2, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): >_readAt: n=0, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.677666744 +0000 UTC m=+226.007753402 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415600): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415b40): _writeAt: size=5, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415b40): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415b40): >openPending: err= 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc27340 item 96 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415b40): >_writeAt: n=5, err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415b40): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.678103922 +0000 UTC m=+226.008190580 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add415b40): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/30 01:57:51 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:51 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/30 01:57:51 DEBUG : open-test-file: newRWFileHandle: 2026/05/30 01:57:51 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/30 01:57:51 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add43e340): _readAt: size=512, off=0 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add43e340): openPending: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add43e340): >openPending: err= 2026/05/30 01:57:51 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add43e340): >_readAt: n=5, err=EOF 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add43e340): close: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-30 01:57:51.678103922 +0000 UTC m=+226.008190580 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:51 DEBUG : open-test-file(0x248add43e340): >close: err= 2026/05/30 01:57:51 DEBUG : open-test-file: Remove: 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x248addc27500 item 96 2026/05/30 01:57:51 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/30 01:57:51 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/30 01:57:51 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/30 01:57:51 DEBUG : open-test-file: >Remove: err= 2026/05/30 01:57:51 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:51 DEBUG : Looking for writers 2026/05/30 01:57:51 DEBUG : >WaitForWriters: 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.13s) --- PASS: TestRWFileHandleOpenTests/writes (0.57s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.57s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.13s) --- 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 "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:51 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:51 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:51 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:52 DEBUG : file1: newRWFileHandle: 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): openPending: 2026/05/30 01:57:52 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): >openPending: err= 2026/05/30 01:57:52 DEBUG : file1: >newRWFileHandle: err= 2026/05/30 01:57:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:52 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/30 01:57:52 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): _writeAt: size=2, off=0 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): >_writeAt: n=2, err= 2026/05/30 01:57:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): RWFileHandle.Flush 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): RWFileHandle.Release 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): close: 2026/05/30 01:57:52 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2026/05/30 01:57:52 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:52 DEBUG : file1(0x248add582100): >close: err= 2026/05/30 01:57:52 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:52 DEBUG : file1: vfs cache: starting upload 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:52 DEBUG : Looking for writers 2026/05/30 01:57:52 DEBUG : file1: reading active writers 2026/05/30 01:57:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:52 DEBUG : file1: size = 2 OK 2026/05/30 01:57:52 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2026/05/30 01:57:52 INFO : file1: Copied (new) 2026/05/30 01:57:52 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC,49f68a5c8493ec2c0bf489821c21fc3b" 2026/05/30 01:57:52 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/30 01:57:52 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2026/05/30 01:57:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:57:52 INFO : file1: vfs cache: upload succeeded try #1 2026/05/30 01:57:53 DEBUG : Looking for writers 2026/05/30 01:57:53 DEBUG : file1: reading active writers 2026/05/30 01:57:53 DEBUG : >WaitForWriters: 2026/05/30 01:57:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:53 DEBUG : Looking for writers 2026/05/30 01:57:53 DEBUG : file1: reading active writers 2026/05/30 01:57:53 DEBUG : >WaitForWriters: 2026/05/30 01:57:53 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:53 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:53 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:53 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:53 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:53 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:53 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:53 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:53 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:57:53 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:54 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:57:54 DEBUG : rename_me: newRWFileHandle: 2026/05/30 01:57:54 DEBUG : rename_me(0x248addcfee00): openPending: 2026/05/30 01:57:54 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/30 01:57:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/30 01:57:54 DEBUG : rename_me(0x248addcfee00): >openPending: err= 2026/05/30 01:57:54 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/30 01:57:54 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/30 01:57:54 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/30 01:57:54 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/30 01:57:54 DEBUG : rename_me(0x248addcfee00): _writeAt: size=5, off=0 2026/05/30 01:57:54 DEBUG : rename_me(0x248addcfee00): >_writeAt: n=5, err= 2026/05/30 01:57:54 DEBUG : rename_me(0x248addcfee00): close: 2026/05/30 01:57:54 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-30 01:57:54.025816049 +0000 UTC m=+228.355902706 2026/05/30 01:57:54 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/30 01:57:54 DEBUG : rename_me(0x248addcfee00): >close: err= 2026/05/30 01:57:54 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/30 01:57:54 DEBUG : i_was_renamed: Updating file with 0x248add7501a0 2026/05/30 01:57:54 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/30 01:57:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/30 01:57:54 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/30 01:57:54 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/05/30 01:57:54 DEBUG : Looking for writers 2026/05/30 01:57:54 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2026/05/30 01:57:54 DEBUG : i_was_renamed: size = 5 OK 2026/05/30 01:57:54 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2026/05/30 01:57:54 INFO : i_was_renamed: Copied (new) 2026/05/30 01:57:54 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-30 01:57:54 +0000 UTC," 2026/05/30 01:57:54 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/30 01:57:54 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/30 01:57:54 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/30 01:57:55 DEBUG : Looking for writers 2026/05/30 01:57:55 DEBUG : i_was_renamed: reading active writers 2026/05/30 01:57:55 DEBUG : >WaitForWriters: 2026/05/30 01:57:55 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.85s) === RUN TestRWCacheUpdate run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:57:55 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:57:55 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/30 01:57:55 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:55 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:55 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:55 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/30 01:57:55 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-rexocen3pemu" 2026/05/30 01:57:55 INFO : files root 'rclone-test-rexocen3pemu': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/30 01:57:55 DEBUG : forgetting directory cache 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate(0x248adcb730c0): _readAt: size=512, off=0 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate(0x248adcb730c0): openPending: 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 00:58:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 01:57:56 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate(0x248adcb730c0): >openPending: err= 2026/05/30 01:57:56 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:56 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:57 DEBUG : forgetting directory cache 2026/05/30 01:57:57 DEBUG : TestRWCacheUpdate(0x248adcb730c0): >_readAt: n=20, err=EOF 2026/05/30 01:57:57 DEBUG : TestRWCacheUpdate(0x248adcb730c0): close: 2026/05/30 01:57:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 00:58:55 +0000 UTC 2026/05/30 01:57:57 DEBUG : TestRWCacheUpdate(0x248adcb730c0): >close: err= 2026/05/30 01:57:57 DEBUG : Re-reading directory (271.943125ms old) 2026/05/30 01:57:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:57:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:57:57 DEBUG : forgetting directory cache 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate(0x248add160840): _readAt: size=512, off=0 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate(0x248add160840): openPending: 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 00:59:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-05-30 00:58:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 00:59:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-05-30 00:58:55 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/05/30 01:57:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 01:57:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate(0x248add160840): >openPending: err= 2026/05/30 01:57:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:57:58 DEBUG : forgetting directory cache 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate(0x248add160840): >_readAt: n=20, err=EOF 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate(0x248add160840): close: 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 00:59:55 +0000 UTC 2026/05/30 01:57:58 DEBUG : TestRWCacheUpdate(0x248add160840): >close: err= 2026/05/30 01:57:58 DEBUG : Re-reading directory (278.302331ms old) 2026/05/30 01:57:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:57:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:57:59 DEBUG : forgetting directory cache 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate(0x248add772100): _readAt: size=512, off=0 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate(0x248add772100): openPending: 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 01:00:55 +0000 UTC," against cached fingerprint "20,2026-05-30 00:59:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 01:00:55 +0000 UTC," != cached fingerprint "20,2026-05-30 00:59:55 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/05/30 01:58:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 01:58:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate(0x248add772100): >openPending: err= 2026/05/30 01:58:00 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:00 DEBUG : forgetting directory cache 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate(0x248add772100): >_readAt: n=20, err=EOF 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate(0x248add772100): close: 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:00:55 +0000 UTC 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate(0x248add772100): >close: err= 2026/05/30 01:58:00 DEBUG : Re-reading directory (265.01416ms old) 2026/05/30 01:58:00 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:00 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:00 DEBUG : forgetting directory cache 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate(0x248add161a00): _readAt: size=512, off=0 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate(0x248add161a00): openPending: 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 01:01:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-05-30 01:00:55 +0000 UTC," 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 01:01:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-05-30 01:00:55 +0000 UTC,") 2026/05/30 01:58:01 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 01:58:01 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate(0x248add161a00): >openPending: err= 2026/05/30 01:58:01 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:01 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:02 DEBUG : forgetting directory cache 2026/05/30 01:58:02 DEBUG : TestRWCacheUpdate(0x248add161a00): >_readAt: n=20, err=EOF 2026/05/30 01:58:02 DEBUG : TestRWCacheUpdate(0x248add161a00): close: 2026/05/30 01:58:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:01:55 +0000 UTC 2026/05/30 01:58:02 DEBUG : TestRWCacheUpdate(0x248add161a00): >close: err= 2026/05/30 01:58:02 DEBUG : Re-reading directory (267.552915ms old) 2026/05/30 01:58:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:02 DEBUG : forgetting directory cache 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate(0x248add7729c0): _readAt: size=512, off=0 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate(0x248add7729c0): openPending: 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 01:02:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-05-30 01:01:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 01:02:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-05-30 01:01:55 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/05/30 01:58:03 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 01:58:03 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate(0x248add7729c0): >openPending: err= 2026/05/30 01:58:03 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:03 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:03 DEBUG : forgetting directory cache 2026/05/30 01:58:03 DEBUG : forgetting directory cache 2026/05/30 01:58:04 DEBUG : TestRWCacheUpdate(0x248add7729c0): >_readAt: n=20, err=EOF 2026/05/30 01:58:04 DEBUG : TestRWCacheUpdate(0x248add7729c0): close: 2026/05/30 01:58:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:02:55 +0000 UTC 2026/05/30 01:58:04 DEBUG : TestRWCacheUpdate(0x248add7729c0): >close: err= 2026/05/30 01:58:04 DEBUG : Re-reading directory (565.719065ms old) 2026/05/30 01:58:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:04 DEBUG : forgetting directory cache 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate(0x248addcffc40): _readAt: size=512, off=0 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate(0x248addcffc40): openPending: 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-30 01:03:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-05-30 01:02:55 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-30 01:03:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-05-30 01:02:55 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/05/30 01:58:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/30 01:58:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate(0x248addcffc40): >openPending: err= 2026/05/30 01:58:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:06 DEBUG : forgetting directory cache 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate(0x248addcffc40): >_readAt: n=20, err=EOF 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate(0x248addcffc40): close: 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:03:55 +0000 UTC 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate(0x248addcffc40): >close: err= 2026/05/30 01:58:06 DEBUG : Re-reading directory (261.609124ms old) 2026/05/30 01:58:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:06 DEBUG : forgetting directory cache 2026/05/30 01:58:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate(0x248add7b65c0): _readAt: size=512, off=0 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate(0x248add7b65c0): openPending: 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-30 01:04:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-05-30 01:03:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-30 01:04:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-05-30 01:03:55 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/05/30 01:58:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/30 01:58:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate(0x248add7b65c0): >openPending: err= 2026/05/30 01:58:08 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:08 DEBUG : forgetting directory cache 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate(0x248add7b65c0): >_readAt: n=21, err=EOF 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate(0x248add7b65c0): close: 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:04:55 +0000 UTC 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate(0x248add7b65c0): >close: err= 2026/05/30 01:58:08 DEBUG : Re-reading directory (279.29022ms old) 2026/05/30 01:58:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:08 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:08 DEBUG : forgetting directory cache 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate(0x248add772880): _readAt: size=512, off=0 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate(0x248add772880): openPending: 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-30 01:05:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-05-30 01:04:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-30 01:05:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-05-30 01:04:55 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/05/30 01:58:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/30 01:58:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate(0x248add772880): >openPending: err= 2026/05/30 01:58:09 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:09 DEBUG : forgetting directory cache 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate(0x248add772880): >_readAt: n=22, err=EOF 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate(0x248add772880): close: 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:05:55 +0000 UTC 2026/05/30 01:58:09 DEBUG : TestRWCacheUpdate(0x248add772880): >close: err= 2026/05/30 01:58:09 DEBUG : Re-reading directory (257.187746ms old) 2026/05/30 01:58:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:10 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:10 DEBUG : forgetting directory cache 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate(0x248add772e00): _readAt: size=512, off=0 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate(0x248add772e00): openPending: 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-30 01:06:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-05-30 01:05:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-30 01:06:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-05-30 01:05:55 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/05/30 01:58:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/30 01:58:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate(0x248add772e00): >openPending: err= 2026/05/30 01:58:11 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:11 DEBUG : forgetting directory cache 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate(0x248add772e00): >_readAt: n=23, err=EOF 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate(0x248add772e00): close: 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:06:55 +0000 UTC 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate(0x248add772e00): >close: err= 2026/05/30 01:58:11 DEBUG : Re-reading directory (269.578258ms old) 2026/05/30 01:58:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:11 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:11 DEBUG : forgetting directory cache 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate(0x248add773440): _readAt: size=512, off=0 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate(0x248add773440): openPending: 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-30 01:07:55 +0000 UTC," against cached fingerprint "23,2026-05-30 01:06:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-30 01:07:55 +0000 UTC," != cached fingerprint "23,2026-05-30 01:06:55 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/05/30 01:58:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/30 01:58:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate(0x248add773440): >openPending: err= 2026/05/30 01:58:12 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:13 DEBUG : forgetting directory cache 2026/05/30 01:58:13 DEBUG : TestRWCacheUpdate(0x248add773440): >_readAt: n=24, err=EOF 2026/05/30 01:58:13 DEBUG : TestRWCacheUpdate(0x248add773440): close: 2026/05/30 01:58:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-30 01:07:55 +0000 UTC 2026/05/30 01:58:13 DEBUG : TestRWCacheUpdate(0x248add773440): >close: err= 2026/05/30 01:58:13 DEBUG : Re-reading directory (264.946532ms old) 2026/05/30 01:58:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/30 01:58:13 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/05/30 01:58:13 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:13 DEBUG : Looking for writers 2026/05/30 01:58:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/30 01:58:13 DEBUG : >WaitForWriters: 2026/05/30 01:58:13 DEBUG : files root 'rclone-test-rexocen3pemu': vfs cache: cleaner exiting 2026/05/30 01:58:13 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.04s) === RUN TestCaseSensitivity run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" vfs_case_test.go:20: Can't test case sensitivity - this remote is officially not case-sensitive --- SKIP: TestCaseSensitivity (0.25s) === RUN TestUnicodeNormalization run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:15 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/30 01:58:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/30 01:58:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/30 01:58:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/30 01:58:16 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:16 DEBUG : Looking for writers 2026/05/30 01:58:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/30 01:58:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/30 01:58:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.25s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:17 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:17 DEBUG : files root 'rclone-test-rexocen3pemu': Reusing VFS from active cache 2026/05/30 01:58:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:17 DEBUG : Looking for writers 2026/05/30 01:58:17 DEBUG : >WaitForWriters: 2026/05/30 01:58:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:17 DEBUG : Looking for writers 2026/05/30 01:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.26s) === RUN TestVFSNewWithOpts run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:17 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:17 DEBUG : Looking for writers 2026/05/30 01:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:17 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:17 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:17 DEBUG : Looking for writers 2026/05/30 01:58:17 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.25s) === RUN TestVFSStat run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:18 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:20 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:20 DEBUG : dir: Looking for writers 2026/05/30 01:58:20 DEBUG : file2: reading active writers 2026/05/30 01:58:20 DEBUG : Looking for writers 2026/05/30 01:58:20 DEBUG : dir: reading active writers 2026/05/30 01:58:20 DEBUG : file1: reading active writers 2026/05/30 01:58:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (2.96s) === RUN TestVFSStatParent run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:20 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:22 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:22 DEBUG : dir: Looking for writers 2026/05/30 01:58:22 DEBUG : Looking for writers 2026/05/30 01:58:22 DEBUG : dir: reading active writers 2026/05/30 01:58:22 DEBUG : file1: reading active writers 2026/05/30 01:58:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (2.82s) === RUN TestVFSOpenFile run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:23 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:25 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:25 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 01:58:25 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 01:58:25 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 01:58:25 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:25 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/30 01:58:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/30 01:58:25 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/30 01:58:25 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:25 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/30 01:58:25 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/30 01:58:25 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/30 01:58:25 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/30 01:58:25 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 01:58:26 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/30 01:58:26 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2026/05/30 01:58:26 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/30 01:58:26 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/30 01:58:26 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:26 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/30 01:58:26 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:26 DEBUG : dir: Looking for writers 2026/05/30 01:58:26 DEBUG : file2: reading active writers 2026/05/30 01:58:26 DEBUG : new_file.txt: reading active writers 2026/05/30 01:58:26 DEBUG : Looking for writers 2026/05/30 01:58:26 DEBUG : dir: reading active writers 2026/05/30 01:58:26 DEBUG : file1: reading active writers 2026/05/30 01:58:26 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (3.86s) === RUN TestVFSRename run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:27 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:29 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/30 01:58:29 DEBUG : dir/file1: Updating file with dir/file1 0x248adda2ad00 2026/05/30 01:58:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/30 01:58:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:30 INFO : dir/file1: Moved (server-side) to: file0 2026/05/30 01:58:30 DEBUG : file0: Updating file with file0 0x248adda2ad00 2026/05/30 01:58:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/30 01:58:30 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/30 01:58:30 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:30 DEBUG : dir: Looking for writers 2026/05/30 01:58:30 DEBUG : Looking for writers 2026/05/30 01:58:30 DEBUG : dir: reading active writers 2026/05/30 01:58:30 DEBUG : file0: reading active writers 2026/05/30 01:58:30 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.87s) === RUN TestVFSStatfs run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:31 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:31 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:31 DEBUG : Looking for writers 2026/05/30 01:58:31 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.26s) === RUN TestVFSMkdir run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:31 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:32 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/30 01:58:32 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/30 01:58:33 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/30 01:58:33 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/30 01:58:34 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/30 01:58:34 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:34 DEBUG : c: Looking for writers 2026/05/30 01:58:34 DEBUG : d: Looking for writers 2026/05/30 01:58:34 DEBUG : Looking for writers 2026/05/30 01:58:34 DEBUG : a: Looking for writers 2026/05/30 01:58:34 DEBUG : b: Looking for writers 2026/05/30 01:58:34 DEBUG : Looking for writers 2026/05/30 01:58:34 DEBUG : /: reading active writers 2026/05/30 01:58:34 DEBUG : a: reading active writers 2026/05/30 01:58:34 DEBUG : b: reading active writers 2026/05/30 01:58:34 DEBUG : c: reading active writers 2026/05/30 01:58:34 DEBUG : d: reading active writers 2026/05/30 01:58:34 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.61s) === RUN TestVFSMkdirAll run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:35 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:35 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/30 01:58:36 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/30 01:58:36 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/30 01:58:36 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/30 01:58:38 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:38 DEBUG : a/b/c/d: Looking for writers 2026/05/30 01:58:38 DEBUG : a/b/c: Looking for writers 2026/05/30 01:58:38 DEBUG : d: reading active writers 2026/05/30 01:58:38 DEBUG : a/b: Looking for writers 2026/05/30 01:58:38 DEBUG : c: reading active writers 2026/05/30 01:58:38 DEBUG : a: Looking for writers 2026/05/30 01:58:38 DEBUG : b: reading active writers 2026/05/30 01:58:38 DEBUG : Looking for writers 2026/05/30 01:58:38 DEBUG : a: reading active writers 2026/05/30 01:58:38 DEBUG : >WaitForWriters: 2026/05/30 01:58:40 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/a/b not empty`) 2026/05/30 01:58:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:58:40 DEBUG : pacer: Reducing sleep to 15ms 2026/05/30 01:58:40 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/30 01:58:40 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestVFSMkdirAll (5.05s) === 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 "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:40 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:40 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:40 DEBUG : Looking for writers 2026/05/30 01:58:40 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.26s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:40 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:40 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:40 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/30 01:58:40 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/30 01:58:40 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/30 01:58:40 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 01:58:41 DEBUG : file1: size = 5 OK 2026/05/30 01:58:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:41 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:41 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/30 01:58:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 01:58:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:41 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:41 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:41 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 01:58:42 DEBUG : file1: size = 0 OK 2026/05/30 01:58:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:42 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/30 01:58:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/30 01:58:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:42 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (7 bytes), uploading instead of streaming 2026/05/30 01:58:43 DEBUG : file1: size = 7 OK 2026/05/30 01:58:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:43 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:43 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:43 DEBUG : Looking for writers 2026/05/30 01:58:43 DEBUG : file1: reading active writers 2026/05/30 01:58:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.30s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:44 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:44 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:44 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:44 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/30 01:58:45 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/30 01:58:45 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/30 01:58:45 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/30 01:58:45 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (11 bytes), uploading instead of streaming 2026/05/30 01:58:45 DEBUG : file1: size = 11 OK 2026/05/30 01:58:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:45 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:45 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/30 01:58:46 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:46 DEBUG : Looking for writers 2026/05/30 01:58:46 DEBUG : file1: reading active writers 2026/05/30 01:58:46 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.53s) === RUN TestWriteFileHandleFlush run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:46 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:46 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/30 01:58:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:46 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (5 bytes), uploading instead of streaming 2026/05/30 01:58:47 DEBUG : file1: size = 5 OK 2026/05/30 01:58:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:47 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:47 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/30 01:58:47 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:47 DEBUG : Looking for writers 2026/05/30 01:58:47 DEBUG : file1: reading active writers 2026/05/30 01:58:47 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.32s) === RUN TestWriteFileHandleRelease run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:47 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:48 DEBUG : file1: WriteFileHandle.Release closing 2026/05/30 01:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:48 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 01:58:48 DEBUG : file1: size = 0 OK 2026/05/30 01:58:48 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:48 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:48 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/30 01:58:48 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:48 DEBUG : Looking for writers 2026/05/30 01:58:48 DEBUG : file1: reading active writers 2026/05/30 01:58:48 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:49 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:49 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:49 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:49 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (2 bytes), uploading instead of streaming 2026/05/30 01:58:50 DEBUG : file1: size = 2 OK 2026/05/30 01:58:50 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:50 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:50 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2026/05/30 01:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:50 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:50 DEBUG : Looking for writers 2026/05/30 01:58:50 DEBUG : file1: reading active writers 2026/05/30 01:58:50 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.44s) === RUN TestFileReadAtZeroLength run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:50 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:50 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:50 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:50 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:50 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:50 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:50 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (0 bytes), uploading instead of streaming 2026/05/30 01:58:51 DEBUG : file1: size = 0 OK 2026/05/30 01:58:51 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:51 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:51 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:51 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:51 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 01:58:51 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 01:58:51 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 01:58:51 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:51 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:51 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:51 DEBUG : Looking for writers 2026/05/30 01:58:51 DEBUG : file1: reading active writers 2026/05/30 01:58:51 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.58s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:52 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:52 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/30 01:58:52 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/30 01:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:52 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/30 01:58:52 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/30 01:58:52 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:52 DEBUG : files root 'rclone-test-rexocen3pemu': File to upload is small (100 bytes), uploading instead of streaming 2026/05/30 01:58:53 DEBUG : file1: size = 100 OK 2026/05/30 01:58:53 DEBUG : file1: Dst hash empty - aborting Src hash check 2026/05/30 01:58:53 DEBUG : file1: Size of src and dst objects identical 2026/05/30 01:58:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/30 01:58:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/30 01:58:53 DEBUG : file1: Open: flags=O_RDONLY 2026/05/30 01:58:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/30 01:58:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/30 01:58:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:53 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:53 DEBUG : Looking for writers 2026/05/30 01:58:53 DEBUG : file1: reading active writers 2026/05/30 01:58:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.55s) === RUN TestZipManyFiles run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:58:53 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:58:58 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/30 01:58:58 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/30 01:58:58 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:58 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:58 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/30 01:58:58 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/30 01:58:58 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:58 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:58 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/30 01:58:58 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/30 01:58:58 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:58 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:58 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/30 01:58:58 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/30 01:58:58 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:59 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:59 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/30 01:58:59 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/30 01:58:59 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:58:59 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:58:59 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:58:59 DEBUG : flat: Looking for writers 2026/05/30 01:58:59 DEBUG : f003.txt: reading active writers 2026/05/30 01:58:59 DEBUG : f004.txt: reading active writers 2026/05/30 01:58:59 DEBUG : f000.txt: reading active writers 2026/05/30 01:58:59 DEBUG : f001.txt: reading active writers 2026/05/30 01:58:59 DEBUG : f002.txt: reading active writers 2026/05/30 01:58:59 DEBUG : Looking for writers 2026/05/30 01:58:59 DEBUG : flat: reading active writers 2026/05/30 01:58:59 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.05s) === RUN TestZipManySubDirs run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:59:00 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:59:03 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/30 01:59:03 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/30 01:59:03 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:04 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:04 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/30 01:59:04 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/30 01:59:04 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:04 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:04 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/30 01:59:04 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/30 01:59:04 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:04 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:04 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:59:04 DEBUG : a/b/c: Looking for writers 2026/05/30 01:59:04 DEBUG : deep.txt: reading active writers 2026/05/30 01:59:04 DEBUG : a/b: Looking for writers 2026/05/30 01:59:04 DEBUG : c: reading active writers 2026/05/30 01:59:04 DEBUG : mid.txt: reading active writers 2026/05/30 01:59:04 DEBUG : a: Looking for writers 2026/05/30 01:59:04 DEBUG : b: reading active writers 2026/05/30 01:59:04 DEBUG : top.txt: reading active writers 2026/05/30 01:59:04 DEBUG : Looking for writers 2026/05/30 01:59:04 DEBUG : a: reading active writers 2026/05/30 01:59:04 DEBUG : >WaitForWriters: 2026/05/30 01:59:05 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-rexocen3pemu/a/b not empty`) 2026/05/30 01:59:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2026/05/30 01:59:06 DEBUG : pacer: Reducing sleep to 15ms 2026/05/30 01:59:06 DEBUG : pacer: Reducing sleep to 11.25ms 2026/05/30 01:59:06 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipManySubDirs (5.49s) === RUN TestZipLargeFiles run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:59:06 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:08 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:09 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:59:09 DEBUG : bigdir: Looking for writers 2026/05/30 01:59:09 DEBUG : big.bin: reading active writers 2026/05/30 01:59:09 DEBUG : Looking for writers 2026/05/30 01:59:09 DEBUG : bigdir: reading active writers 2026/05/30 01:59:09 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (3.87s) === RUN TestZipDirsInRoot run.go:198: Remote "files root 'rclone-test-rexocen3pemu'", Local "Local file system at /tmp/rclone3599996694", Modify Window "1s" 2026/05/30 01:59:10 INFO : files root 'rclone-test-rexocen3pemu': poll-interval is not supported by this remote 2026/05/30 01:59:12 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/30 01:59:12 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/30 01:59:12 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:13 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:13 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/30 01:59:13 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/30 01:59:13 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:13 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:13 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/30 01:59:13 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/30 01:59:13 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/30 01:59:13 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/30 01:59:13 DEBUG : WaitForWriters: timeout=30s 2026/05/30 01:59:13 DEBUG : dir1: Looking for writers 2026/05/30 01:59:13 DEBUG : a.txt: reading active writers 2026/05/30 01:59:13 DEBUG : dir2: Looking for writers 2026/05/30 01:59:13 DEBUG : b.txt: reading active writers 2026/05/30 01:59:13 DEBUG : dir3: Looking for writers 2026/05/30 01:59:13 DEBUG : c.txt: reading active writers 2026/05/30 01:59:13 DEBUG : Looking for writers 2026/05/30 01:59:13 DEBUG : dir1: reading active writers 2026/05/30 01:59:13 DEBUG : dir2: reading active writers 2026/05/30 01:59:13 DEBUG : dir3: reading active writers 2026/05/30 01:59:13 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.00s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2026/05/30 01:59:15 DEBUG : files root 'rclone-test-rexocen3pemu': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 5m9.788995292s (try 1/5): exit status 1: Failed [TestDirSetModTime TestFileSetModTime/cache=off,open=true,write=true TestFileRename/full,forceCache=false TestReadFileHandleSeek TestReadFileHandleFlush TestRWFileHandleSizeCreateExisting]