"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/07/23 01:21:15 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-yapejel7yaye" 2025/07/23 01:21:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:21:15 DEBUG : Creating backend with remote "/tmp/rclone812407151" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:15 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:17 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:17 DEBUG : dir: Looking for writers 2025/07/23 01:21:17 DEBUG : Looking for writers 2025/07/23 01:21:17 DEBUG : dir: reading active writers 2025/07/23 01:21:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (2.64s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:18 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:21 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:21 DEBUG : dir/subdir: Looking for writers 2025/07/23 01:21:21 DEBUG : dir: Looking for writers 2025/07/23 01:21:21 DEBUG : file1: reading active writers 2025/07/23 01:21:21 DEBUG : file2: reading active writers 2025/07/23 01:21:21 DEBUG : subdir: reading active writers 2025/07/23 01:21:21 DEBUG : Looking for writers 2025/07/23 01:21:21 DEBUG : dir: reading active writers 2025/07/23 01:21:21 DEBUG : >WaitForWriters: 2025/07/23 01:21:22 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:21:22 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 01:21:22 DEBUG : pacer: Reducing sleep to 15ms 2025/07/23 01:21:22 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.88s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:23 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:23 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 01:21:24 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:24 DEBUG : dir: Looking for writers 2025/07/23 01:21:24 DEBUG : file1: reading active writers 2025/07/23 01:21:24 DEBUG : Looking for writers 2025/07/23 01:21:24 DEBUG : dir: reading active writers 2025/07/23 01:21:24 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (2.08s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:25 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:26 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:26 DEBUG : dir: Looking for writers 2025/07/23 01:21:26 DEBUG : Looking for writers 2025/07/23 01:21:26 DEBUG : dir: reading active writers 2025/07/23 01:21:26 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.11s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:27 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:28 DEBUG : dir: forgetting directory cache 2025/07/23 01:21:28 DEBUG : forgetting directory cache 2025/07/23 01:21:28 DEBUG : dir: forgetting directory cache 2025/07/23 01:21:28 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:28 DEBUG : Looking for writers 2025/07/23 01:21:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.10s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:29 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/07/23 01:21:30 DEBUG : dir: invalidating directory cache 2025/07/23 01:21:30 DEBUG : >ForgetPath: 2025/07/23 01:21:30 DEBUG : ForgetPath: relativePath="dir", type=0 2025/07/23 01:21:30 DEBUG : invalidating directory cache 2025/07/23 01:21:30 DEBUG : dir: forgetting directory cache 2025/07/23 01:21:30 DEBUG : >ForgetPath: 2025/07/23 01:21:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/07/23 01:21:30 DEBUG : >ForgetPath: 2025/07/23 01:21:30 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:30 DEBUG : dir: Looking for writers 2025/07/23 01:21:30 DEBUG : Looking for writers 2025/07/23 01:21:30 DEBUG : dir: reading active writers 2025/07/23 01:21:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.20s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:31 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:34 DEBUG : forgetting directory cache 2025/07/23 01:21:34 DEBUG : dir: forgetting directory cache 2025/07/23 01:21:34 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:34 DEBUG : dir: Looking for writers 2025/07/23 01:21:34 DEBUG : fil/a/b: Looking for writers 2025/07/23 01:21:34 DEBUG : fil/a: Looking for writers 2025/07/23 01:21:34 DEBUG : b: reading active writers 2025/07/23 01:21:34 DEBUG : fil: Looking for writers 2025/07/23 01:21:34 DEBUG : a: reading active writers 2025/07/23 01:21:34 DEBUG : Looking for writers 2025/07/23 01:21:34 DEBUG : dir: reading active writers 2025/07/23 01:21:34 DEBUG : fil: reading active writers 2025/07/23 01:21:34 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (4.90s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:36 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:37 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:37 DEBUG : dir: Looking for writers 2025/07/23 01:21:37 DEBUG : Looking for writers 2025/07/23 01:21:37 DEBUG : dir: reading active writers 2025/07/23 01:21:37 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.94s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:38 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:40 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:40 DEBUG : dir: Looking for writers 2025/07/23 01:21:40 DEBUG : file1: reading active writers 2025/07/23 01:21:40 DEBUG : Looking for writers 2025/07/23 01:21:40 DEBUG : dir: reading active writers 2025/07/23 01:21:40 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.36s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:40 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/07/23 01:21:44 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/07/23 01:21:44 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/07/23 01:21:44 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/23 01:21:44 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/07/23 01:21:46 DEBUG : dir: invalidating directory cache 2025/07/23 01:21:46 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/07/23 01:21:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/07/23 01:21:46 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/07/23 01:21:46 DEBUG : dir/file1: Reset virtual modtime 2025/07/23 01:21:46 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/07/23 01:21:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/23 01:21:46 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/07/23 01:21:46 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/07/23 01:21:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:21:46 DEBUG : dir: invalidating directory cache 2025/07/23 01:21:46 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/07/23 01:21:46 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/07/23 01:21:46 DEBUG : dir/virtualFile: Reset virtual modtime 2025/07/23 01:21:46 DEBUG : forgetting directory cache 2025/07/23 01:21:46 DEBUG : dir: forgetting directory cache 2025/07/23 01:21:46 DEBUG : dir/virtualDir: forgetting directory cache 2025/07/23 01:21:46 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:46 DEBUG : dir/virtualDir: Looking for writers 2025/07/23 01:21:46 DEBUG : dir: Looking for writers 2025/07/23 01:21:46 DEBUG : virtualFile: reading active writers 2025/07/23 01:21:46 DEBUG : virtualDir: reading active writers 2025/07/23 01:21:46 DEBUG : file1: reading active writers 2025/07/23 01:21:46 DEBUG : virtualFile2: reading active writers 2025/07/23 01:21:46 DEBUG : Looking for writers 2025/07/23 01:21:46 DEBUG : dir: reading active writers 2025/07/23 01:21:46 DEBUG : >WaitForWriters: 2025/07/23 01:21:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:21:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 01:21:47 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:21:47 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/23 01:21:48 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:21:48 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/23 01:21:48 DEBUG : pacer: Reducing sleep to 60ms 2025/07/23 01:21:48 DEBUG : pacer: Reducing sleep to 45ms --- PASS: TestDirReadDirAll (7.66s) --- PASS: TestDirReadDirAll/Virtual (2.35s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:48 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:49 DEBUG : pacer: Reducing sleep to 33.75ms 2025/07/23 01:21:49 DEBUG : pacer: Reducing sleep to 25.3125ms 2025/07/23 01:21:49 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/07/23 01:21:49 DEBUG : pacer: Reducing sleep to 14.238281ms 2025/07/23 01:21:49 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/07/23 01:21:49 ERROR : dir/: Can only open directories read only 2025/07/23 01:21:49 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:49 DEBUG : dir: Looking for writers 2025/07/23 01:21:49 DEBUG : Looking for writers 2025/07/23 01:21:49 DEBUG : dir: reading active writers 2025/07/23 01:21:49 DEBUG : >WaitForWriters: 2025/07/23 01:21:49 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestDirOpen (2.57s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:51 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:52 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/23 01:21:52 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/07/23 01:21:52 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/23 01:21:52 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (5 bytes), uploading instead of streaming 2025/07/23 01:21:53 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/07/23 01:21:53 DEBUG : dir/potato: Size of src and dst objects identical 2025/07/23 01:21:53 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/07/23 01:21:53 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:53 DEBUG : dir: Looking for writers 2025/07/23 01:21:53 DEBUG : file1: reading active writers 2025/07/23 01:21:53 DEBUG : potato: reading active writers 2025/07/23 01:21:53 DEBUG : Looking for writers 2025/07/23 01:21:53 DEBUG : dir: reading active writers 2025/07/23 01:21:53 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.22s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:54 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:56 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/23 01:21:56 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:21:56 DEBUG : dir/sub: Looking for writers 2025/07/23 01:21:56 DEBUG : dir: Looking for writers 2025/07/23 01:21:56 DEBUG : file1: reading active writers 2025/07/23 01:21:56 DEBUG : sub: reading active writers 2025/07/23 01:21:56 DEBUG : Looking for writers 2025/07/23 01:21:56 DEBUG : dir: reading active writers 2025/07/23 01:21:56 DEBUG : >WaitForWriters: 2025/07/23 01:21:57 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:21:57 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 01:21:57 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:21:57 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/23 01:21:57 DEBUG : pacer: Reducing sleep to 30ms 2025/07/23 01:21:57 DEBUG : pacer: Reducing sleep to 22.5ms --- PASS: TestDirMkdir (3.75s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:21:58 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:21:58 DEBUG : pacer: Reducing sleep to 16.875ms 2025/07/23 01:21:58 DEBUG : pacer: Reducing sleep to 12.65625ms 2025/07/23 01:21:58 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 01:21:59 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/23 01:21:59 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/07/23 01:22:00 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:00 DEBUG : dir/sub/subsub: Looking for writers 2025/07/23 01:22:00 DEBUG : dir/sub: Looking for writers 2025/07/23 01:22:00 DEBUG : subsub: reading active writers 2025/07/23 01:22:00 DEBUG : dir: Looking for writers 2025/07/23 01:22:00 DEBUG : file1: reading active writers 2025/07/23 01:22:00 DEBUG : sub: reading active writers 2025/07/23 01:22:00 DEBUG : Looking for writers 2025/07/23 01:22:00 DEBUG : dir: reading active writers 2025/07/23 01:22:00 DEBUG : >WaitForWriters: 2025/07/23 01:22:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir/sub not empty`) 2025/07/23 01:22:01 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 01:22:01 DEBUG : pacer: Reducing sleep to 15ms 2025/07/23 01:22:01 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:22:01 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/07/23 01:22:02 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:22:02 DEBUG : pacer: Rate limited, increasing sleep to 60ms 2025/07/23 01:22:02 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/dir not empty`) 2025/07/23 01:22:02 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/07/23 01:22:02 DEBUG : pacer: Reducing sleep to 90ms 2025/07/23 01:22:02 DEBUG : pacer: Reducing sleep to 67.5ms --- PASS: TestDirMkdirSub (4.53s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:02 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:03 DEBUG : pacer: Reducing sleep to 50.625ms 2025/07/23 01:22:03 DEBUG : pacer: Reducing sleep to 37.96875ms 2025/07/23 01:22:03 DEBUG : pacer: Reducing sleep to 28.476562ms 2025/07/23 01:22:03 DEBUG : pacer: Reducing sleep to 21.357421ms 2025/07/23 01:22:03 DEBUG : pacer: Reducing sleep to 16.018065ms 2025/07/23 01:22:04 DEBUG : pacer: Reducing sleep to 12.013548ms 2025/07/23 01:22:04 ERROR : dir/: Dir.Remove not empty 2025/07/23 01:22:04 DEBUG : dir/file1: Remove: 2025/07/23 01:22:04 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 01:22:04 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:22:04 DEBUG : dir/file1: >Remove: err= 2025/07/23 01:22:04 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/23 01:22:04 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:04 DEBUG : Looking for writers 2025/07/23 01:22:04 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (2.35s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:04 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:06 DEBUG : dir/file1: Remove: 2025/07/23 01:22:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:22:06 DEBUG : dir/file1: >Remove: err= 2025/07/23 01:22:07 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/23 01:22:07 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:07 DEBUG : Looking for writers 2025/07/23 01:22:07 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.58s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:07 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:09 DEBUG : dir/file1: Remove: 2025/07/23 01:22:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:22:09 DEBUG : dir/file1: >Remove: err= 2025/07/23 01:22:09 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:09 DEBUG : dir: Looking for writers 2025/07/23 01:22:09 DEBUG : Looking for writers 2025/07/23 01:22:09 DEBUG : dir: reading active writers 2025/07/23 01:22:09 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.72s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:10 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:13 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/07/23 01:22:13 DEBUG : dir: Updating dir with dir2 0xc000824a90 2025/07/23 01:22:13 DEBUG : dir: forgetting directory cache 2025/07/23 01:22:13 DEBUG : Added virtual directory entry vDel: "dir" 2025/07/23 01:22:13 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/07/23 01:22:14 INFO : dir2/file1: Moved (server-side) to: file2 2025/07/23 01:22:14 DEBUG : file2: Updating file with file2 0xc0001ae6c0 2025/07/23 01:22:14 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/07/23 01:22:14 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/23 01:22:15 INFO : dir2/file3: Deleted 2025/07/23 01:22:15 INFO : file2: Moved (server-side) to: dir2/file3 2025/07/23 01:22:15 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0001ae6c0 2025/07/23 01:22:15 DEBUG : Added virtual directory entry vDel: "file2" 2025/07/23 01:22:15 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/07/23 01:22:16 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/07/23 01:22:17 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00063ec30 2025/07/23 01:22:17 DEBUG : empty directory: forgetting directory cache 2025/07/23 01:22:17 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/07/23 01:22:17 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/07/23 01:22:17 DEBUG : dir2: Renaming to "dir3" 2025/07/23 01:22:17 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:17 DEBUG : renamed empty directory: Looking for writers 2025/07/23 01:22:17 DEBUG : dir3: Looking for writers 2025/07/23 01:22:17 DEBUG : file3: reading active writers 2025/07/23 01:22:17 DEBUG : Looking for writers 2025/07/23 01:22:17 DEBUG : dir3: reading active writers 2025/07/23 01:22:17 DEBUG : renamed empty directory: reading active writers 2025/07/23 01:22:17 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.89s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:18 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:20 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/07/23 01:22:20 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:22:20 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:22:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/23 01:22:20 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/07/23 01:22:20 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/07/23 01:22:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/23 01:22:20 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:22:20 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:22:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/23 01:22:20 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/07/23 01:22:20 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/07/23 01:22:20 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/23 01:22:20 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (12 bytes), uploading instead of streaming 2025/07/23 01:22:21 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/07/23 01:22:21 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/07/23 01:22:21 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/07/23 01:22:21 DEBUG : forgetting directory cache 2025/07/23 01:22:21 DEBUG : dir: forgetting directory cache 2025/07/23 01:22:21 DEBUG : dir/sub: forgetting directory cache 2025/07/23 01:22:21 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/07/23 01:22:21 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/07/23 01:22:21 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (5 bytes), uploading instead of streaming 2025/07/23 01:22:22 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/23 01:22:22 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2025/07/23 01:22:22 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/07/23 01:22:22 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:22 DEBUG : dir/sub: Looking for writers 2025/07/23 01:22:22 DEBUG : file2: reading active writers 2025/07/23 01:22:22 DEBUG : file0: reading active writers 2025/07/23 01:22:22 DEBUG : dir: Looking for writers 2025/07/23 01:22:22 DEBUG : file1: reading active writers 2025/07/23 01:22:22 DEBUG : sub: reading active writers 2025/07/23 01:22:22 DEBUG : Looking for writers 2025/07/23 01:22:22 DEBUG : dir: reading active writers 2025/07/23 01:22:22 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (5.40s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:23 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:24 DEBUG : forgetting directory cache 2025/07/23 01:22:26 DEBUG : forgetting directory cache 2025/07/23 01:22:26 DEBUG : dir: forgetting directory cache 2025/07/23 01:22:26 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:26 DEBUG : dir: Looking for writers 2025/07/23 01:22:26 DEBUG : Looking for writers 2025/07/23 01:22:26 DEBUG : dir: reading active writers 2025/07/23 01:22:26 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (4.01s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:27 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/07/23 01:22:28 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:22:28 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/07/23 01:22:28 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/07/23 01:22:28 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/07/23 01:22:28 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:22:28 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/23 01:22:28 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/07/23 01:22:28 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:22:28 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/07/23 01:22:28 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/07/23 01:22:28 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/07/23 01:22:28 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:22:28 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/23 01:22:28 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:28 DEBUG : dir: Looking for writers 2025/07/23 01:22:28 DEBUG : file1: reading active writers 2025/07/23 01:22:28 DEBUG : file1.metadata: reading active writers 2025/07/23 01:22:28 DEBUG : Looking for writers 2025/07/23 01:22:28 DEBUG : dir: reading active writers 2025/07/23 01:22:28 DEBUG : dir.metadata: reading active writers 2025/07/23 01:22:28 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.19s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:29 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:31 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:31 DEBUG : dir: Looking for writers 2025/07/23 01:22:31 DEBUG : file1: reading active writers 2025/07/23 01:22:31 DEBUG : Looking for writers 2025/07/23 01:22:31 DEBUG : dir: reading active writers 2025/07/23 01:22:31 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.10s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:31 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:34 DEBUG : Can set mod time: true 2025/07/23 01:22:34 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/23 01:22:34 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:34 DEBUG : dir: Looking for writers 2025/07/23 01:22:34 DEBUG : file1: reading active writers 2025/07/23 01:22:34 DEBUG : Looking for writers 2025/07/23 01:22:34 DEBUG : dir: reading active writers 2025/07/23 01:22:34 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:35 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:22:37 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/23 01:22:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:37 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (0 bytes), uploading instead of streaming 2025/07/23 01:22:38 DEBUG : dir/file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/23 01:22:38 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/23 01:22:38 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/23 01:22:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:38 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:38 DEBUG : dir: Looking for writers 2025/07/23 01:22:38 DEBUG : file1: reading active writers 2025/07/23 01:22:38 DEBUG : Looking for writers 2025/07/23 01:22:38 DEBUG : dir: reading active writers 2025/07/23 01:22:38 DEBUG : >WaitForWriters: 2025/07/23 01:22:38 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:38 DEBUG : dir: Looking for writers 2025/07/23 01:22:38 DEBUG : file1: reading active writers 2025/07/23 01:22:38 DEBUG : Looking for writers 2025/07/23 01:22:38 DEBUG : dir: reading active writers 2025/07/23 01:22:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:39 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:22:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/23 01:22:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:40 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (5 bytes), uploading instead of streaming 2025/07/23 01:22:41 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2025/07/23 01:22:41 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/23 01:22:41 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/23 01:22:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:41 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:41 DEBUG : dir: Looking for writers 2025/07/23 01:22:41 DEBUG : file1: reading active writers 2025/07/23 01:22:41 DEBUG : Looking for writers 2025/07/23 01:22:41 DEBUG : dir: reading active writers 2025/07/23 01:22:41 DEBUG : >WaitForWriters: 2025/07/23 01:22:42 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:42 DEBUG : dir: Looking for writers 2025/07/23 01:22:42 DEBUG : file1: reading active writers 2025/07/23 01:22:42 DEBUG : Looking for writers 2025/07/23 01:22:42 DEBUG : dir: reading active writers 2025/07/23 01:22:42 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:42 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:42 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:22:42 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:42 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:42 DEBUG : Config file has changed externally - reloading 2025/07/23 01:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:22:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:42 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:22:44 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/23 01:22:44 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:44 DEBUG : dir: Looking for writers 2025/07/23 01:22:44 DEBUG : file1: reading active writers 2025/07/23 01:22:44 DEBUG : Looking for writers 2025/07/23 01:22:44 DEBUG : dir: reading active writers 2025/07/23 01:22:44 DEBUG : >WaitForWriters: 2025/07/23 01:22:44 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:45 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:45 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:22:45 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:45 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:22:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:45 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:22:46 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/23 01:22:46 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:22:46 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:22:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:22:46 DEBUG : dir/file1(0xc000111480): close: 2025/07/23 01:22:46 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/07/23 01:22:46 DEBUG : dir/file1(0xc000111480): >close: err= 2025/07/23 01:22:46 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:46 DEBUG : dir: Looking for writers 2025/07/23 01:22:46 DEBUG : file1: reading active writers 2025/07/23 01:22:46 DEBUG : Looking for writers 2025/07/23 01:22:46 DEBUG : dir: reading active writers 2025/07/23 01:22:46 DEBUG : >WaitForWriters: 2025/07/23 01:22:47 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:47 DEBUG : dir: Looking for writers 2025/07/23 01:22:47 DEBUG : file1: reading active writers 2025/07/23 01:22:47 DEBUG : Looking for writers 2025/07/23 01:22:47 DEBUG : dir: reading active writers 2025/07/23 01:22:47 DEBUG : >WaitForWriters: 2025/07/23 01:22:47 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:47 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:47 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:22:47 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:47 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:22:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:22:47 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:22:49 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/23 01:22:49 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:22:49 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:22:49 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:22:49 DEBUG : dir/file1(0xc00130c900): _writeAt: size=5, off=0 2025/07/23 01:22:49 DEBUG : dir/file1(0xc00130c900): openPending: 2025/07/23 01:22:49 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/23 01:22:49 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/23 01:22:49 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:49 DEBUG : dir/file1(0xc00130c900): >openPending: err= 2025/07/23 01:22:49 DEBUG : dir/file1(0xc00130c900): >_writeAt: n=5, err= 2025/07/23 01:22:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 01:22:49 DEBUG : dir/file1(0xc00130c900): close: 2025/07/23 01:22:49 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/07/23 01:22:49 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/07/23 01:22:49 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/07/23 01:22:49 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/23 01:22:49 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 01:22:49 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:22:49 DEBUG : dir/file1(0xc00130c900): >close: err= 2025/07/23 01:22:49 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:49 DEBUG : dir: Looking for writers 2025/07/23 01:22:49 DEBUG : file1: reading active writers 2025/07/23 01:22:49 DEBUG : Looking for writers 2025/07/23 01:22:49 DEBUG : dir: reading active writers 2025/07/23 01:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:22:49 DEBUG : dir: Looking for writers 2025/07/23 01:22:49 DEBUG : file1: reading active writers 2025/07/23 01:22:49 DEBUG : Looking for writers 2025/07/23 01:22:49 DEBUG : dir: reading active writers 2025/07/23 01:22:49 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:22:50 DEBUG : dir: Looking for writers 2025/07/23 01:22:50 DEBUG : file1: reading active writers 2025/07/23 01:22:50 DEBUG : Looking for writers 2025/07/23 01:22:50 DEBUG : dir: reading active writers 2025/07/23 01:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:22:50 DEBUG : dir: Looking for writers 2025/07/23 01:22:50 DEBUG : file1: reading active writers 2025/07/23 01:22:50 DEBUG : Looking for writers 2025/07/23 01:22:50 DEBUG : dir: reading active writers 2025/07/23 01:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:22:50 DEBUG : dir/file1: vfs cache: starting upload 2025/07/23 01:22:50 DEBUG : dir: Looking for writers 2025/07/23 01:22:50 DEBUG : file1: reading active writers 2025/07/23 01:22:50 DEBUG : Looking for writers 2025/07/23 01:22:50 DEBUG : dir: reading active writers 2025/07/23 01:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:22:50 DEBUG : dir: Looking for writers 2025/07/23 01:22:50 DEBUG : file1: reading active writers 2025/07/23 01:22:50 DEBUG : Looking for writers 2025/07/23 01:22:50 DEBUG : dir: reading active writers 2025/07/23 01:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:22:50 DEBUG : dir: Looking for writers 2025/07/23 01:22:50 DEBUG : file1: reading active writers 2025/07/23 01:22:50 DEBUG : Looking for writers 2025/07/23 01:22:50 DEBUG : dir: reading active writers 2025/07/23 01:22:50 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:22:50 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/23 01:22:50 INFO : dir/file1: Copied (replaced existing) 2025/07/23 01:22:50 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/07/23 01:22:50 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/23 01:22:50 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/07/23 01:22:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:50 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/23 01:22:51 DEBUG : dir: Looking for writers 2025/07/23 01:22:51 DEBUG : file1: reading active writers 2025/07/23 01:22:51 DEBUG : Looking for writers 2025/07/23 01:22:51 DEBUG : dir: reading active writers 2025/07/23 01:22:51 DEBUG : >WaitForWriters: 2025/07/23 01:22:51 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:51 DEBUG : dir: Looking for writers 2025/07/23 01:22:51 DEBUG : file1: reading active writers 2025/07/23 01:22:51 DEBUG : Looking for writers 2025/07/23 01:22:51 DEBUG : dir: reading active writers 2025/07/23 01:22:51 DEBUG : >WaitForWriters: 2025/07/23 01:22:51 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (20.50s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.98s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.43s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.53s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.57s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (4.30s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:52 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:22:53 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:22:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:22:54 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/07/23 01:22:54 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:54 DEBUG : dir: Looking for writers 2025/07/23 01:22:54 DEBUG : file1: reading active writers 2025/07/23 01:22:54 DEBUG : Looking for writers 2025/07/23 01:22:54 DEBUG : dir: reading active writers 2025/07/23 01:22:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.53s) === RUN TestFileOpenReadUnknownSize 2025/07/23 01:22:54 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/07/23 01:22:54 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/07/23 01:22:54 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:22:54 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/07/23 01:22:54 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:54 DEBUG : Looking for writers 2025/07/23 01:22:54 DEBUG : file.txt: reading active writers 2025/07/23 01:22:54 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:54 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:22:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:56 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (25 bytes), uploading instead of streaming 2025/07/23 01:22:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/23 01:22:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/23 01:22:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:22:57 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:22:57 DEBUG : dir: Looking for writers 2025/07/23 01:22:57 DEBUG : file1: reading active writers 2025/07/23 01:22:57 DEBUG : Looking for writers 2025/07/23 01:22:57 DEBUG : dir: reading active writers 2025/07/23 01:22:57 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.14s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:22:57 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:02 DEBUG : dir/file1: Remove: 2025/07/23 01:23:03 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:03 DEBUG : dir/file1: >Remove: err= 2025/07/23 01:23:03 DEBUG : dir/file1: Remove: 2025/07/23 01:23:03 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/23 01:23:03 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:03 DEBUG : dir: Looking for writers 2025/07/23 01:23:03 DEBUG : Looking for writers 2025/07/23 01:23:03 DEBUG : dir: reading active writers 2025/07/23 01:23:03 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (5.90s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:03 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:05 DEBUG : dir/file1: Remove: 2025/07/23 01:23:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:05 DEBUG : dir/file1: >Remove: err= 2025/07/23 01:23:05 DEBUG : dir/file1: Remove: 2025/07/23 01:23:05 DEBUG : dir/file1: >Remove: err=Read only file system 2025/07/23 01:23:05 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:05 DEBUG : dir: Looking for writers 2025/07/23 01:23:05 DEBUG : Looking for writers 2025/07/23 01:23:05 DEBUG : dir: reading active writers 2025/07/23 01:23:05 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.40s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:06 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:23:07 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:23:07 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/07/23 01:23:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/23 01:23:07 DEBUG : dir/file1: Open: flags=O_RDWR 2025/07/23 01:23:07 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/23 01:23:07 DEBUG : dir/file1: Open: flags=0x3 2025/07/23 01:23:07 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/07/23 01:23:07 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/07/23 01:23:07 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:07 DEBUG : dir: Looking for writers 2025/07/23 01:23:07 DEBUG : file1: reading active writers 2025/07/23 01:23:07 DEBUG : Looking for writers 2025/07/23 01:23:07 DEBUG : dir: reading active writers 2025/07/23 01:23:07 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.13s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:08 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:10 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:10 DEBUG : dir: Looking for writers 2025/07/23 01:23:10 DEBUG : file1: reading active writers 2025/07/23 01:23:10 DEBUG : Looking for writers 2025/07/23 01:23:10 DEBUG : dir: reading active writers 2025/07/23 01:23:10 DEBUG : >WaitForWriters: 2025/07/23 01:23:11 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:11 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b00c0 2025/07/23 01:23:11 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:11 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:12 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/23 01:23:12 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b00c0 2025/07/23 01:23:12 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/23 01:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:12 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:23:12 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/23 01:23:12 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:12 DEBUG : dir/file1: File is currently open, delaying rename 0xc0005b00c0 2025/07/23 01:23:12 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:12 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:12 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (25 bytes), uploading instead of streaming 2025/07/23 01:23:13 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2025/07/23 01:23:13 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2025/07/23 01:23:13 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:13 DEBUG : newLeaf: Running delayed rename now 2025/07/23 01:23:14 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:14 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b00c0 2025/07/23 01:23:14 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:14 DEBUG : dir: Looking for writers 2025/07/23 01:23:14 DEBUG : Looking for writers 2025/07/23 01:23:14 DEBUG : dir: reading active writers 2025/07/23 01:23:14 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:14 DEBUG : >WaitForWriters: 2025/07/23 01:23:14 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:14 DEBUG : dir: Looking for writers 2025/07/23 01:23:14 DEBUG : Looking for writers 2025/07/23 01:23:14 DEBUG : dir: reading active writers 2025/07/23 01:23:14 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:14 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:15 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:15 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:23:15 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:15 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:15 DEBUG : Config file has changed externally - reloading 2025/07/23 01:23:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:15 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:23:16 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:16 DEBUG : dir: Looking for writers 2025/07/23 01:23:16 DEBUG : file1: reading active writers 2025/07/23 01:23:16 DEBUG : Looking for writers 2025/07/23 01:23:16 DEBUG : dir: reading active writers 2025/07/23 01:23:16 DEBUG : >WaitForWriters: 2025/07/23 01:23:17 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:17 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9a540 2025/07/23 01:23:17 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:17 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:18 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/23 01:23:18 DEBUG : dir/file1: Updating file with dir/file1 0xc000a9a540 2025/07/23 01:23:18 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/23 01:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:18 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:23:18 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/07/23 01:23:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:18 DEBUG : dir/file1: File is currently open, delaying rename 0xc000a9a540 2025/07/23 01:23:18 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:18 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:18 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (25 bytes), uploading instead of streaming 2025/07/23 01:23:19 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/23 01:23:19 DEBUG : dir/file1: Size of src and dst objects identical 2025/07/23 01:23:19 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:19 DEBUG : newLeaf: Running delayed rename now 2025/07/23 01:23:20 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:20 DEBUG : newLeaf: Updating file with newLeaf 0xc000a9a540 2025/07/23 01:23:20 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:20 DEBUG : dir: Looking for writers 2025/07/23 01:23:20 DEBUG : Looking for writers 2025/07/23 01:23:20 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:20 DEBUG : dir: reading active writers 2025/07/23 01:23:20 DEBUG : >WaitForWriters: 2025/07/23 01:23:20 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:20 DEBUG : dir: Looking for writers 2025/07/23 01:23:20 DEBUG : Looking for writers 2025/07/23 01:23:20 DEBUG : dir: reading active writers 2025/07/23 01:23:20 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:20 DEBUG : >WaitForWriters: 2025/07/23 01:23:20 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:21 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:21 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:23:21 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:21 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:21 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:23:22 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:23:22 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:22 DEBUG : dir/file1(0xc0009a4dc0): openPending: 2025/07/23 01:23:22 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/23 01:23:22 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/23 01:23:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:22 DEBUG : dir/file1(0xc0009a4dc0): >openPending: err= 2025/07/23 01:23:22 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/23 01:23:22 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:22 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:22 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:22 DEBUG : dir/file1(0xc0009a4dc0): _writeAt: size=14, off=0 2025/07/23 01:23:22 DEBUG : dir/file1(0xc0009a4dc0): >_writeAt: n=14, err= 2025/07/23 01:23:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/23 01:23:22 DEBUG : dir/file1(0xc0009a4dc0): close: 2025/07/23 01:23:22 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/23 01:23:22 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/23 01:23:22 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:23:22 DEBUG : dir/file1(0xc0009a4dc0): >close: err= 2025/07/23 01:23:22 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:22 DEBUG : dir: Looking for writers 2025/07/23 01:23:22 DEBUG : file1: reading active writers 2025/07/23 01:23:22 DEBUG : Looking for writers 2025/07/23 01:23:22 DEBUG : dir: reading active writers 2025/07/23 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:23:22 DEBUG : dir: Looking for writers 2025/07/23 01:23:22 DEBUG : file1: reading active writers 2025/07/23 01:23:22 DEBUG : Looking for writers 2025/07/23 01:23:22 DEBUG : dir: reading active writers 2025/07/23 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:23:22 DEBUG : dir: Looking for writers 2025/07/23 01:23:22 DEBUG : file1: reading active writers 2025/07/23 01:23:22 DEBUG : Looking for writers 2025/07/23 01:23:22 DEBUG : dir: reading active writers 2025/07/23 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:23:22 DEBUG : dir: Looking for writers 2025/07/23 01:23:22 DEBUG : file1: reading active writers 2025/07/23 01:23:22 DEBUG : Looking for writers 2025/07/23 01:23:22 DEBUG : dir: reading active writers 2025/07/23 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:23:22 DEBUG : dir/file1: vfs cache: starting upload 2025/07/23 01:23:22 DEBUG : dir: Looking for writers 2025/07/23 01:23:22 DEBUG : file1: reading active writers 2025/07/23 01:23:22 DEBUG : Looking for writers 2025/07/23 01:23:22 DEBUG : dir: reading active writers 2025/07/23 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:23:22 DEBUG : dir: Looking for writers 2025/07/23 01:23:22 DEBUG : file1: reading active writers 2025/07/23 01:23:22 DEBUG : Looking for writers 2025/07/23 01:23:22 DEBUG : dir: reading active writers 2025/07/23 01:23:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:23:23 DEBUG : dir: Looking for writers 2025/07/23 01:23:23 DEBUG : file1: reading active writers 2025/07/23 01:23:23 DEBUG : Looking for writers 2025/07/23 01:23:23 DEBUG : dir: reading active writers 2025/07/23 01:23:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:23:23 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/23 01:23:23 INFO : dir/file1: Copied (replaced existing) 2025/07/23 01:23:23 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/23 01:23:23 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/23 01:23:23 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/23 01:23:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:23 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/23 01:23:23 DEBUG : dir: Looking for writers 2025/07/23 01:23:23 DEBUG : file1: reading active writers 2025/07/23 01:23:23 DEBUG : Looking for writers 2025/07/23 01:23:23 DEBUG : dir: reading active writers 2025/07/23 01:23:23 DEBUG : >WaitForWriters: 2025/07/23 01:23:23 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:23:23 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:23 DEBUG : dir/file1(0xc0009a4380): _readAt: size=512, off=0 2025/07/23 01:23:23 DEBUG : dir/file1(0xc0009a4380): openPending: 2025/07/23 01:23:23 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," 2025/07/23 01:23:23 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/23 01:23:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:23 DEBUG : dir/file1(0xc0009a4380): >openPending: err= 2025/07/23 01:23:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/23 01:23:23 DEBUG : dir/file1(0xc0009a4380): >_readAt: n=14, err=EOF 2025/07/23 01:23:23 DEBUG : dir/file1(0xc0009a4380): close: 2025/07/23 01:23:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:23:23 DEBUG : dir/file1(0xc0009a4380): >close: err= 2025/07/23 01:23:24 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:24 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/23 01:23:24 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b03c0 2025/07/23 01:23:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:24 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:25 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/23 01:23:25 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/23 01:23:25 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b03c0 2025/07/23 01:23:25 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/23 01:23:25 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:23:26 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:26 DEBUG : dir/file1(0xc0009a4c00): openPending: 2025/07/23 01:23:26 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," 2025/07/23 01:23:26 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/07/23 01:23:26 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:23:26 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:23:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/23 01:23:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:26 DEBUG : dir/file1(0xc0009a4c00): >openPending: err= 2025/07/23 01:23:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/23 01:23:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:26 DEBUG : dir/file1(0xc0009a4c00): _writeAt: size=25, off=0 2025/07/23 01:23:26 DEBUG : dir/file1(0xc0009a4c00): >_writeAt: n=25, err= 2025/07/23 01:23:26 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:26 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/23 01:23:26 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b03c0 2025/07/23 01:23:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:26 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:26 DEBUG : newLeaf(0xc0009a4c00): close: 2025/07/23 01:23:26 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/23 01:23:26 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-23 01:23:26.01078607 +0000 UTC m=+130.870346572 2025/07/23 01:23:26 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/23 01:23:26 DEBUG : newLeaf(0xc0009a4c00): >close: err= 2025/07/23 01:23:26 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:26 DEBUG : dir: Looking for writers 2025/07/23 01:23:26 DEBUG : Looking for writers 2025/07/23 01:23:26 DEBUG : dir: reading active writers 2025/07/23 01:23:26 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:23:26 DEBUG : dir: Looking for writers 2025/07/23 01:23:26 DEBUG : Looking for writers 2025/07/23 01:23:26 DEBUG : dir: reading active writers 2025/07/23 01:23:26 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:23:26 DEBUG : dir: Looking for writers 2025/07/23 01:23:26 DEBUG : Looking for writers 2025/07/23 01:23:26 DEBUG : dir: reading active writers 2025/07/23 01:23:26 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:23:26 DEBUG : dir: Looking for writers 2025/07/23 01:23:26 DEBUG : Looking for writers 2025/07/23 01:23:26 DEBUG : dir: reading active writers 2025/07/23 01:23:26 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:23:26 DEBUG : newLeaf: vfs cache: starting upload 2025/07/23 01:23:26 DEBUG : dir: Looking for writers 2025/07/23 01:23:26 DEBUG : Looking for writers 2025/07/23 01:23:26 DEBUG : dir: reading active writers 2025/07/23 01:23:26 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:23:26 DEBUG : dir: Looking for writers 2025/07/23 01:23:26 DEBUG : Looking for writers 2025/07/23 01:23:26 DEBUG : dir: reading active writers 2025/07/23 01:23:26 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:23:27 DEBUG : dir: Looking for writers 2025/07/23 01:23:27 DEBUG : Looking for writers 2025/07/23 01:23:27 DEBUG : dir: reading active writers 2025/07/23 01:23:27 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:23:27 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/23 01:23:27 INFO : newLeaf: Copied (replaced existing) 2025/07/23 01:23:27 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-23 01:23:26 +0000 UTC," 2025/07/23 01:23:27 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/23 01:23:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:27 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/23 01:23:27 DEBUG : dir: Looking for writers 2025/07/23 01:23:27 DEBUG : Looking for writers 2025/07/23 01:23:27 DEBUG : dir: reading active writers 2025/07/23 01:23:27 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:27 DEBUG : >WaitForWriters: 2025/07/23 01:23:28 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:28 DEBUG : dir: Looking for writers 2025/07/23 01:23:28 DEBUG : Looking for writers 2025/07/23 01:23:28 DEBUG : dir: reading active writers 2025/07/23 01:23:28 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:28 DEBUG : >WaitForWriters: 2025/07/23 01:23:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:28 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:23:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:28 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:295: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:295: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:295: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:302: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:302 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Should be true Test: TestFileRename/writes,forceCache=false Messages: listing wrong, want dir/file1 (14) got fstest.go:200: Not found "dir/file1" fstest.go:203: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:203 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:307 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:335 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:347 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:340 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:28 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Not equal: expected: 0 actual : 1 Test: TestFileRename/writes,forceCache=false Messages: 1 objects not found file_test.go:31: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:31 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:302 /home/rclone/go/src/github.com/rclone/rclone/vfs/file_test.go:413 Error: Received unexpected error: file does not exist Test: TestFileRename/writes,forceCache=false 2025/07/23 01:23:37 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:37 DEBUG : Looking for writers 2025/07/23 01:23:37 DEBUG : >WaitForWriters: 2025/07/23 01:23:37 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:37 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:37 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:23:37 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:37 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:38 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:23:40 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:23:40 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:40 DEBUG : dir/file1(0xc0003c4480): openPending: 2025/07/23 01:23:40 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/23 01:23:40 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/23 01:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:40 DEBUG : dir/file1(0xc0003c4480): >openPending: err= 2025/07/23 01:23:40 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/23 01:23:40 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:40 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:40 DEBUG : dir/file1(0xc0003c4480): _writeAt: size=14, off=0 2025/07/23 01:23:40 DEBUG : dir/file1(0xc0003c4480): >_writeAt: n=14, err= 2025/07/23 01:23:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/23 01:23:40 DEBUG : dir/file1(0xc0003c4480): close: 2025/07/23 01:23:40 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/23 01:23:40 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/07/23 01:23:40 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:23:40 DEBUG : dir/file1(0xc0003c4480): >close: err= 2025/07/23 01:23:40 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:23:40 DEBUG : dir/file1: vfs cache: starting upload 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:23:40 DEBUG : dir: Looking for writers 2025/07/23 01:23:40 DEBUG : file1: reading active writers 2025/07/23 01:23:40 DEBUG : Looking for writers 2025/07/23 01:23:40 DEBUG : dir: reading active writers 2025/07/23 01:23:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:23:41 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/23 01:23:41 INFO : dir/file1: Copied (replaced existing) 2025/07/23 01:23:41 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/07/23 01:23:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/23 01:23:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/07/23 01:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/23 01:23:41 DEBUG : dir: Looking for writers 2025/07/23 01:23:41 DEBUG : file1: reading active writers 2025/07/23 01:23:41 DEBUG : Looking for writers 2025/07/23 01:23:41 DEBUG : dir: reading active writers 2025/07/23 01:23:41 DEBUG : >WaitForWriters: 2025/07/23 01:23:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:23:41 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:41 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:41 DEBUG : dir/file1(0xc000541c40): _readAt: size=512, off=0 2025/07/23 01:23:41 DEBUG : dir/file1(0xc000541c40): openPending: 2025/07/23 01:23:41 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," 2025/07/23 01:23:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/23 01:23:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:41 DEBUG : dir/file1(0xc000541c40): >openPending: err= 2025/07/23 01:23:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/07/23 01:23:41 DEBUG : dir/file1(0xc000541c40): >_readAt: n=14, err=EOF 2025/07/23 01:23:41 DEBUG : dir/file1(0xc000541c40): close: 2025/07/23 01:23:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:23:41 DEBUG : dir/file1(0xc000541c40): >close: err= 2025/07/23 01:23:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/23 01:23:42 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b0480 2025/07/23 01:23:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/23 01:23:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/23 01:23:43 DEBUG : dir/file1: Updating file with dir/file1 0xc0005b0480 2025/07/23 01:23:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/23 01:23:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:23:43 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:43 DEBUG : dir/file1(0xc0003c52c0): openPending: 2025/07/23 01:23:43 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," 2025/07/23 01:23:43 DEBUG : dir/file1: vfs cache: removing cached entry as stale (remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" != cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,") 2025/07/23 01:23:43 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:23:43 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:23:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/23 01:23:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:43 DEBUG : dir/file1(0xc0003c52c0): >openPending: err= 2025/07/23 01:23:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/23 01:23:43 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:43 DEBUG : dir/file1(0xc0003c52c0): _writeAt: size=25, off=0 2025/07/23 01:23:43 DEBUG : dir/file1(0xc0003c52c0): >_writeAt: n=25, err= 2025/07/23 01:23:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/23 01:23:44 DEBUG : newLeaf: Updating file with newLeaf 0xc0005b0480 2025/07/23 01:23:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:44 DEBUG : newLeaf(0xc0003c52c0): close: 2025/07/23 01:23:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/23 01:23:44 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-23 01:23:43.728313888 +0000 UTC m=+148.587874431 2025/07/23 01:23:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/23 01:23:44 DEBUG : newLeaf(0xc0003c52c0): >close: err= 2025/07/23 01:23:44 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:23:44 DEBUG : newLeaf: vfs cache: starting upload 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:23:44 DEBUG : dir: Looking for writers 2025/07/23 01:23:44 DEBUG : Looking for writers 2025/07/23 01:23:44 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:44 DEBUG : dir: reading active writers 2025/07/23 01:23:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:23:45 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/23 01:23:45 INFO : newLeaf: Copied (replaced existing) 2025/07/23 01:23:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-23 01:23:43 +0000 UTC," 2025/07/23 01:23:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/23 01:23:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/23 01:23:45 DEBUG : dir: Looking for writers 2025/07/23 01:23:45 DEBUG : Looking for writers 2025/07/23 01:23:45 DEBUG : dir: reading active writers 2025/07/23 01:23:45 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:45 DEBUG : >WaitForWriters: 2025/07/23 01:23:45 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:45 DEBUG : dir: Looking for writers 2025/07/23 01:23:45 DEBUG : Looking for writers 2025/07/23 01:23:45 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:45 DEBUG : dir: reading active writers 2025/07/23 01:23:45 DEBUG : >WaitForWriters: 2025/07/23 01:23:45 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:46 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:23:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:46 DEBUG : Config file has changed externally - reloading 2025/07/23 01:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:23:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:23:46 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:23:48 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:48 DEBUG : dir: Looking for writers 2025/07/23 01:23:48 DEBUG : file1: reading active writers 2025/07/23 01:23:48 DEBUG : Looking for writers 2025/07/23 01:23:48 DEBUG : dir: reading active writers 2025/07/23 01:23:48 DEBUG : >WaitForWriters: 2025/07/23 01:23:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:23:48 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:48 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:48 DEBUG : dir/file1(0xc00130cf80): _readAt: size=512, off=0 2025/07/23 01:23:48 DEBUG : dir/file1(0xc00130cf80): openPending: 2025/07/23 01:23:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/07/23 01:23:48 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/07/23 01:23:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:48 DEBUG : dir/file1(0xc00130cf80): >openPending: err= 2025/07/23 01:23:48 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/07/23 01:23:48 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:23:48 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:23:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:23:48 DEBUG : dir/file1(0xc00130cf80): >_readAt: n=14, err=EOF 2025/07/23 01:23:48 DEBUG : dir/file1(0xc00130cf80): close: 2025/07/23 01:23:48 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:23:48 DEBUG : dir/file1(0xc00130cf80): >close: err= 2025/07/23 01:23:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:49 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/23 01:23:49 DEBUG : newLeaf: Updating file with newLeaf 0xc0001afa40 2025/07/23 01:23:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/07/23 01:23:50 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/07/23 01:23:50 DEBUG : dir/file1: Updating file with dir/file1 0xc0001afa40 2025/07/23 01:23:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/07/23 01:23:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:23:50 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:23:50 DEBUG : dir/file1(0xc000d4a600): openPending: 2025/07/23 01:23:50 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" 2025/07/23 01:23:50 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/07/23 01:23:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:23:50 DEBUG : dir/file1(0xc000d4a600): >openPending: err= 2025/07/23 01:23:50 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/23 01:23:50 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:23:50 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:23:50 DEBUG : dir/file1(0xc000d4a600): _writeAt: size=25, off=0 2025/07/23 01:23:50 DEBUG : dir/file1(0xc000d4a600): >_writeAt: n=25, err= 2025/07/23 01:23:51 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/07/23 01:23:51 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/07/23 01:23:51 DEBUG : newLeaf: Updating file with newLeaf 0xc0001afa40 2025/07/23 01:23:51 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:23:51 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:51 DEBUG : newLeaf(0xc000d4a600): close: 2025/07/23 01:23:51 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/07/23 01:23:51 DEBUG : newLeaf: vfs cache: setting modification time to 2025-07-23 01:23:50.599644147 +0000 UTC m=+155.459204689 2025/07/23 01:23:51 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/07/23 01:23:51 DEBUG : newLeaf(0xc000d4a600): >close: err= 2025/07/23 01:23:51 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:23:51 DEBUG : newLeaf: vfs cache: starting upload 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:23:51 DEBUG : dir: Looking for writers 2025/07/23 01:23:51 DEBUG : Looking for writers 2025/07/23 01:23:51 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:51 DEBUG : dir: reading active writers 2025/07/23 01:23:51 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:23:52 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/07/23 01:23:52 INFO : newLeaf: Copied (replaced existing) 2025/07/23 01:23:52 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-07-23 01:23:50 +0000 UTC," 2025/07/23 01:23:52 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/07/23 01:23:52 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/07/23 01:23:52 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/07/23 01:23:52 DEBUG : dir: Looking for writers 2025/07/23 01:23:52 DEBUG : Looking for writers 2025/07/23 01:23:52 DEBUG : dir: reading active writers 2025/07/23 01:23:52 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:52 DEBUG : >WaitForWriters: 2025/07/23 01:23:52 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:52 DEBUG : dir: Looking for writers 2025/07/23 01:23:52 DEBUG : Looking for writers 2025/07/23 01:23:52 DEBUG : dir: reading active writers 2025/07/23 01:23:52 DEBUG : newLeaf: reading active writers 2025/07/23 01:23:52 DEBUG : >WaitForWriters: 2025/07/23 01:23:52 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- FAIL: TestFileRename (45.12s) --- PASS: TestFileRename/off,forceCache=false (6.71s) --- PASS: TestFileRename/minimal,forceCache=false (5.98s) --- PASS: TestFileRename/minimal,forceCache=true (7.88s) --- FAIL: TestFileRename/writes,forceCache=false (9.05s) --- PASS: TestFileRename/writes,forceCache=true (8.67s) --- PASS: TestFileRename/full,forceCache=false (6.84s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:53 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:53 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:53 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:53 DEBUG : Looking for writers 2025/07/23 01:23:53 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.27s) === 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:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:53 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:54 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:23:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:23:55 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:23:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/23 01:23:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:23:55 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/23 01:23:55 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/07/23 01:23:55 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:55 DEBUG : dir: Looking for writers 2025/07/23 01:23:55 DEBUG : file1: reading active writers 2025/07/23 01:23:55 DEBUG : Looking for writers 2025/07/23 01:23:55 DEBUG : dir: reading active writers 2025/07/23 01:23:55 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.38s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:23:56 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:23:57 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:23:57 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:23:57 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:23:57 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/23 01:23:57 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:23:57 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/23 01:23:57 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/23 01:23:57 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/23 01:23:57 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/23 01:23:57 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/23 01:23:57 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/23 01:23:57 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/23 01:23:57 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/23 01:23:58 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/07/23 01:23:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/07/23 01:23:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/07/23 01:23:58 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/07/23 01:23:58 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/07/23 01:23:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/07/23 01:23:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/07/23 01:23:58 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/07/23 01:23:59 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:23:59 DEBUG : dir: Looking for writers 2025/07/23 01:23:59 DEBUG : file1: reading active writers 2025/07/23 01:23:59 DEBUG : Looking for writers 2025/07/23 01:23:59 DEBUG : dir: reading active writers 2025/07/23 01:23:59 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.03s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:00 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:01 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:01 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:24:01 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/23 01:24:01 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:02 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/07/23 01:24:02 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/07/23 01:24:02 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/07/23 01:24:02 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/07/23 01:24:02 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/07/23 01:24:02 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/07/23 01:24:03 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/07/23 01:24:03 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/07/23 01:24:03 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/07/23 01:24:03 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/07/23 01:24:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/07/23 01:24:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/07/23 01:24:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/23 01:24:03 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/07/23 01:24:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/07/23 01:24:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/07/23 01:24:03 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/07/23 01:24:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/23 01:24:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/23 01:24:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/23 01:24:03 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/07/23 01:24:03 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/07/23 01:24:03 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/07/23 01:24:03 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/07/23 01:24:03 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/07/23 01:24:03 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:03 DEBUG : dir: Looking for writers 2025/07/23 01:24:03 DEBUG : file1: reading active writers 2025/07/23 01:24:03 DEBUG : Looking for writers 2025/07/23 01:24:03 DEBUG : dir: reading active writers 2025/07/23 01:24:03 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.43s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:04 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:05 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:06 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:06 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:24:06 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/23 01:24:06 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:06 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:06 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:06 DEBUG : dir: Looking for writers 2025/07/23 01:24:06 DEBUG : file1: reading active writers 2025/07/23 01:24:06 DEBUG : Looking for writers 2025/07/23 01:24:06 DEBUG : dir: reading active writers 2025/07/23 01:24:06 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.55s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:07 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/07/23 01:24:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/07/23 01:24:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:09 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:09 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/07/23 01:24:09 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/07/23 01:24:09 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:09 DEBUG : dir: Looking for writers 2025/07/23 01:24:09 DEBUG : file1: reading active writers 2025/07/23 01:24:09 DEBUG : Looking for writers 2025/07/23 01:24:09 DEBUG : dir: reading active writers 2025/07/23 01:24:09 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.58s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:09 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:09 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:09 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:09 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:09 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:09 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:09 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:09 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:10 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:11 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:24:11 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:24:11 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:24:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): _readAt: size=1, off=0 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): openPending: 2025/07/23 01:24:11 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/23 01:24:11 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/23 01:24:11 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): >openPending: err= 2025/07/23 01:24:11 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/23 01:24:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): >_readAt: n=1, err= 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): _readAt: size=256, off=1 2025/07/23 01:24:11 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): >_readAt: n=15, err=EOF 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): _readAt: size=16, off=16 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): >_readAt: n=0, err=EOF 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): close: 2025/07/23 01:24:11 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): >close: err= 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): close: 2025/07/23 01:24:11 DEBUG : dir/file1(0xc000a80440): >close: err=file already closed 2025/07/23 01:24:11 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:11 DEBUG : dir: Looking for writers 2025/07/23 01:24:11 DEBUG : file1: reading active writers 2025/07/23 01:24:11 DEBUG : Looking for writers 2025/07/23 01:24:11 DEBUG : dir: reading active writers 2025/07/23 01:24:11 DEBUG : >WaitForWriters: 2025/07/23 01:24:11 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.61s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:12 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:12 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:12 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:12 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:12 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:13 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:24:13 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:24:13 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:24:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/23 01:24:13 DEBUG : dir/file1(0xc000a80e40): _readAt: size=1, off=0 2025/07/23 01:24:13 DEBUG : dir/file1(0xc000a80e40): openPending: 2025/07/23 01:24:13 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/07/23 01:24:13 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/23 01:24:13 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:13 DEBUG : dir/file1(0xc000a80e40): >openPending: err= 2025/07/23 01:24:13 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/23 01:24:13 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:13 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): >_readAt: n=1, err= 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): _readAt: size=1, off=5 2025/07/23 01:24:14 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): >_readAt: n=1, err= 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): _readAt: size=1, off=3 2025/07/23 01:24:14 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): >_readAt: n=1, err= 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): _readAt: size=1, off=13 2025/07/23 01:24:14 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): >_readAt: n=1, err= 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): _readAt: size=16, off=100 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): >_readAt: n=0, err=EOF 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): close: 2025/07/23 01:24:14 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:24:14 DEBUG : dir/file1(0xc000a80e40): >close: err= 2025/07/23 01:24:14 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:14 DEBUG : dir: Looking for writers 2025/07/23 01:24:14 DEBUG : file1: reading active writers 2025/07/23 01:24:14 DEBUG : Looking for writers 2025/07/23 01:24:14 DEBUG : dir: reading active writers 2025/07/23 01:24:14 DEBUG : >WaitForWriters: 2025/07/23 01:24:14 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.51s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:14 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:14 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:14 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:14 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:14 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:16 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:16 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:24:16 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:24:16 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:24:16 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=1, off=0 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): openPending: 2025/07/23 01:24:16 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/23 01:24:16 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/23 01:24:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >openPending: err= 2025/07/23 01:24:16 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/07/23 01:24:16 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:16 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:16 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=1, err= 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=1, off=5 2025/07/23 01:24:16 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=1, err= 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=1, off=1 2025/07/23 01:24:16 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=1, err= 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=6, off=10 2025/07/23 01:24:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=6, err= 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=256, off=10 2025/07/23 01:24:16 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=6, err=EOF 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=256, off=100 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=0, err=EOF 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): close: 2025/07/23 01:24:16 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >close: err= 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): _readAt: size=256, off=100 2025/07/23 01:24:16 DEBUG : dir/file1(0xc000a81a40): >_readAt: n=0, err=file already closed 2025/07/23 01:24:16 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:16 DEBUG : dir: Looking for writers 2025/07/23 01:24:16 DEBUG : file1: reading active writers 2025/07/23 01:24:16 DEBUG : Looking for writers 2025/07/23 01:24:16 DEBUG : dir: reading active writers 2025/07/23 01:24:16 DEBUG : >WaitForWriters: 2025/07/23 01:24:16 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.55s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:17 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:17 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:17 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:17 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:17 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) run.go:285: Failed to put "dir/file1" to "files root 'rclone-test-yapejel7yaye'": object not found 2025/07/23 01:24:18 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:18 DEBUG : Looking for writers 2025/07/23 01:24:18 DEBUG : >WaitForWriters: 2025/07/23 01:24:18 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- FAIL: TestRWFileHandleFlushRead (1.11s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:18 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:18 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:18 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:18 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:18 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:18 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:18 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:18 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:24:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/07/23 01:24:19 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:24:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:24:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:24:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/23 01:24:19 DEBUG : dir/file1(0xc000e25680): _readAt: size=256, off=0 2025/07/23 01:24:19 DEBUG : dir/file1(0xc000e25680): openPending: 2025/07/23 01:24:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/23 01:24:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/23 01:24:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:19 DEBUG : dir/file1(0xc000e25680): >openPending: err= 2025/07/23 01:24:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/07/23 01:24:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:20 DEBUG : dir/file1(0xc000e25680): >_readAt: n=16, err=EOF 2025/07/23 01:24:20 DEBUG : dir/file1(0xc000e25680): RWFileHandle.Release 2025/07/23 01:24:20 DEBUG : dir/file1(0xc000e25680): close: 2025/07/23 01:24:20 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/07/23 01:24:20 DEBUG : dir/file1(0xc000e25680): >close: err= 2025/07/23 01:24:20 DEBUG : dir/file1(0xc000e25680): RWFileHandle.Release 2025/07/23 01:24:20 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:20 DEBUG : dir: Looking for writers 2025/07/23 01:24:20 DEBUG : file1: reading active writers 2025/07/23 01:24:20 DEBUG : Looking for writers 2025/07/23 01:24:20 DEBUG : dir: reading active writers 2025/07/23 01:24:20 DEBUG : >WaitForWriters: 2025/07/23 01:24:20 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.42s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:20 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:20 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:20 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:20 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:20 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:20 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:21 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): openPending: 2025/07/23 01:24:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): >openPending: err= 2025/07/23 01:24:21 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): _writeAt: size=5, off=0 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): >_writeAt: n=5, err= 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): _writeAt: size=7, off=5 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): >_writeAt: n=7, err= 2025/07/23 01:24:21 DEBUG : file1: vfs cache: truncate to size=11 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): close: 2025/07/23 01:24:21 DEBUG : file1: vfs cache: setting modification time to 2025-07-23 01:24:21.081032543 +0000 UTC m=+185.940592995 2025/07/23 01:24:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): >close: err= 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): close: 2025/07/23 01:24:21 DEBUG : file1(0xc0003c52c0): >close: err=file already closed 2025/07/23 01:24:21 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:21 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:21 DEBUG : Looking for writers 2025/07/23 01:24:21 DEBUG : file1: reading active writers 2025/07/23 01:24:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:21 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:21 INFO : file1: Copied (new) 2025/07/23 01:24:21 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-23 01:24:21 +0000 UTC," 2025/07/23 01:24:21 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:21 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:22 DEBUG : Looking for writers 2025/07/23 01:24:22 DEBUG : file1: reading active writers 2025/07/23 01:24:22 DEBUG : >WaitForWriters: 2025/07/23 01:24:22 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:22 DEBUG : Looking for writers 2025/07/23 01:24:22 DEBUG : file1: reading active writers 2025/07/23 01:24:22 DEBUG : >WaitForWriters: 2025/07/23 01:24:22 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.99s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:22 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:22 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:22 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:22 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:22 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:23 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): openPending: 2025/07/23 01:24:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): >openPending: err= 2025/07/23 01:24:23 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): _writeAt: size=7, off=0 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): >_writeAt: n=7, err= 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): _writeAt: size=6, off=5 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): >_writeAt: n=6, err= 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): close: 2025/07/23 01:24:23 DEBUG : file1: vfs cache: setting modification time to 2025-07-23 01:24:23.062767488 +0000 UTC m=+187.922327970 2025/07/23 01:24:23 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): >close: err= 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): _writeAt: size=5, off=0 2025/07/23 01:24:23 DEBUG : file1(0xc000ca7180): >_writeAt: n=0, err=file already closed 2025/07/23 01:24:23 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:23 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:23 DEBUG : Looking for writers 2025/07/23 01:24:23 DEBUG : file1: reading active writers 2025/07/23 01:24:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/07/23 01:24:23 INFO : file1: Copied (new) 2025/07/23 01:24:23 DEBUG : file1: vfs cache: fingerprint now "11,2025-07-23 01:24:23 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2025/07/23 01:24:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:23 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:24 DEBUG : Looking for writers 2025/07/23 01:24:24 DEBUG : file1: reading active writers 2025/07/23 01:24:24 DEBUG : >WaitForWriters: 2025/07/23 01:24:24 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:24 DEBUG : Looking for writers 2025/07/23 01:24:24 DEBUG : file1: reading active writers 2025/07/23 01:24:24 DEBUG : >WaitForWriters: 2025/07/23 01:24:24 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (2.00s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:24 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:24 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:24 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:24 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:24 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:25 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:25 DEBUG : file1(0xc000540780): openPending: 2025/07/23 01:24:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:25 DEBUG : file1(0xc000540780): >openPending: err= 2025/07/23 01:24:25 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:25 DEBUG : file1(0xc000540780): close: 2025/07/23 01:24:25 DEBUG : file1: vfs cache: setting modification time to 2025-07-23 01:24:25.061038395 +0000 UTC m=+189.920598908 2025/07/23 01:24:25 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:25 DEBUG : file1(0xc000540780): >close: err= 2025/07/23 01:24:25 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/23 01:24:25 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:24:25 DEBUG : file2: newRWFileHandle: 2025/07/23 01:24:25 DEBUG : file2(0xc0005419c0): openPending: 2025/07/23 01:24:25 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/23 01:24:25 DEBUG : file2(0xc0005419c0): >openPending: err= 2025/07/23 01:24:25 DEBUG : file2: >newRWFileHandle: err= 2025/07/23 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/23 01:24:25 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/07/23 01:24:25 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/07/23 01:24:25 DEBUG : file2(0xc0005419c0): RWFileHandle.Flush 2025/07/23 01:24:25 DEBUG : file2(0xc0005419c0): RWFileHandle.Release 2025/07/23 01:24:25 DEBUG : file2(0xc0005419c0): close: 2025/07/23 01:24:25 DEBUG : file2: vfs cache: setting modification time to 2025-07-23 01:24:25.063251951 +0000 UTC m=+189.922812443 2025/07/23 01:24:25 INFO : file2: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:25 DEBUG : file2(0xc0005419c0): >close: err= 2025/07/23 01:24:25 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/07/23 01:24:25 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:25 DEBUG : file2: vfs cache: starting upload 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/07/23 01:24:25 DEBUG : Looking for writers 2025/07/23 01:24:25 DEBUG : file1: reading active writers 2025/07/23 01:24:25 DEBUG : file2: reading active writers 2025/07/23 01:24:25 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/07/23 01:24:25 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/07/23 01:24:25 INFO : file2: Copied (new) 2025/07/23 01:24:25 DEBUG : file2: vfs cache: fingerprint now "0,2025-07-23 01:24:25 +0000 UTC," 2025/07/23 01:24:25 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/07/23 01:24:25 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/07/23 01:24:25 INFO : file2: vfs cache: upload succeeded try #1 2025/07/23 01:24:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:26 INFO : file1: Copied (new) 2025/07/23 01:24:26 DEBUG : file1: vfs cache: fingerprint now "0,2025-07-23 01:24:25 +0000 UTC," 2025/07/23 01:24:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:26 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:26 DEBUG : Looking for writers 2025/07/23 01:24:26 DEBUG : file1: reading active writers 2025/07/23 01:24:26 DEBUG : file2: reading active writers 2025/07/23 01:24:26 DEBUG : >WaitForWriters: 2025/07/23 01:24:26 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:26 DEBUG : Looking for writers 2025/07/23 01:24:26 DEBUG : file1: reading active writers 2025/07/23 01:24:26 DEBUG : file2: reading active writers 2025/07/23 01:24:26 DEBUG : >WaitForWriters: 2025/07/23 01:24:26 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.14s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:27 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:27 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:27 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:27 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:27 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:27 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): openPending: 2025/07/23 01:24:27 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): >openPending: err= 2025/07/23 01:24:27 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:27 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:27 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): _writeAt: size=5, off=0 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): >_writeAt: n=5, err= 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): RWFileHandle.Flush 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): RWFileHandle.Flush 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): close: 2025/07/23 01:24:27 DEBUG : file1: vfs cache: setting modification time to 2025-07-23 01:24:27.207763329 +0000 UTC m=+192.067323821 2025/07/23 01:24:27 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:27 DEBUG : file1(0xc000e1c180): >close: err= 2025/07/23 01:24:27 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:27 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:27 DEBUG : Looking for writers 2025/07/23 01:24:27 DEBUG : file1: reading active writers 2025/07/23 01:24:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:28 INFO : file1: Copied (new) 2025/07/23 01:24:28 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-23 01:24:27 +0000 UTC," 2025/07/23 01:24:28 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:28 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:28 DEBUG : Looking for writers 2025/07/23 01:24:28 DEBUG : file1: reading active writers 2025/07/23 01:24:28 DEBUG : >WaitForWriters: 2025/07/23 01:24:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (1.87s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:28 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:28 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:28 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:29 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): openPending: 2025/07/23 01:24:29 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): >openPending: err= 2025/07/23 01:24:29 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:29 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:29 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): _writeAt: size=5, off=0 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): >_writeAt: n=5, err= 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): RWFileHandle.Release 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): close: 2025/07/23 01:24:29 DEBUG : file1: vfs cache: setting modification time to 2025-07-23 01:24:29.083117297 +0000 UTC m=+193.942677759 2025/07/23 01:24:29 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): >close: err= 2025/07/23 01:24:29 DEBUG : file1(0xc000e80100): RWFileHandle.Release 2025/07/23 01:24:29 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:29 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:29 DEBUG : Looking for writers 2025/07/23 01:24:29 DEBUG : file1: reading active writers 2025/07/23 01:24:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:30 INFO : file1: Copied (new) 2025/07/23 01:24:30 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-23 01:24:29 +0000 UTC," 2025/07/23 01:24:30 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:30 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:30 DEBUG : Looking for writers 2025/07/23 01:24:30 DEBUG : file1: reading active writers 2025/07/23 01:24:30 DEBUG : >WaitForWriters: 2025/07/23 01:24:30 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.86s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:30 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:30 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:30 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:30 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:30 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:32 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/07/23 01:24:32 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:24:32 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:24:32 DEBUG : dir/file1(0xc0009a4cc0): openPending: 2025/07/23 01:24:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC," against cached fingerprint "" 2025/07/23 01:24:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/23 01:24:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:32 DEBUG : dir/file1(0xc0009a4cc0): >openPending: err= 2025/07/23 01:24:32 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/07/23 01:24:32 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:24:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:24:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/23 01:24:32 DEBUG : dir/file1(0xc0009a4cc0): _writeAt: size=5, off=0 2025/07/23 01:24:32 DEBUG : dir/file1(0xc0009a4cc0): >_writeAt: n=5, err= 2025/07/23 01:24:32 DEBUG : dir/file1(0xc0009a4cc0): close: 2025/07/23 01:24:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:32 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-23 01:24:32.32392443 +0000 UTC m=+197.183484931 2025/07/23 01:24:32 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:32 DEBUG : dir/file1(0xc0009a4cc0): >close: err= 2025/07/23 01:24:32 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:32 DEBUG : dir/file1: vfs cache: starting upload 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:32 DEBUG : dir: Looking for writers 2025/07/23 01:24:32 DEBUG : file1: reading active writers 2025/07/23 01:24:32 DEBUG : Looking for writers 2025/07/23 01:24:32 DEBUG : dir: reading active writers 2025/07/23 01:24:32 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:33 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:33 INFO : dir/file1: Copied (replaced existing) 2025/07/23 01:24:33 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-07-23 01:24:32 +0000 UTC," 2025/07/23 01:24:33 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:33 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:33 DEBUG : dir: Looking for writers 2025/07/23 01:24:33 DEBUG : file1: reading active writers 2025/07/23 01:24:33 DEBUG : Looking for writers 2025/07/23 01:24:33 DEBUG : dir: reading active writers 2025/07/23 01:24:33 DEBUG : >WaitForWriters: 2025/07/23 01:24:33 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.57s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:34 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:34 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:34 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:34 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:34 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:38 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:39 DEBUG : dir/file1: newRWFileHandle: 2025/07/23 01:24:39 DEBUG : dir/file1: >newRWFileHandle: err= 2025/07/23 01:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/07/23 01:24:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): _writeAt: size=5, off=0 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): openPending: 2025/07/23 01:24:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/07/23 01:24:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/07/23 01:24:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): >openPending: err= 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): >_writeAt: n=5, err= 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): _writeAt: size=15, off=5 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): >_writeAt: n=15, err= 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): close: 2025/07/23 01:24:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/07/23 01:24:39 DEBUG : dir/file1: vfs cache: setting modification time to 2025-07-23 01:24:39.250306277 +0000 UTC m=+204.109866779 2025/07/23 01:24:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:39 DEBUG : dir/file1(0xc0009a5d80): >close: err= 2025/07/23 01:24:39 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:39 DEBUG : dir/file1: vfs cache: starting upload 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:39 DEBUG : dir: Looking for writers 2025/07/23 01:24:39 DEBUG : file1: reading active writers 2025/07/23 01:24:39 DEBUG : Looking for writers 2025/07/23 01:24:39 DEBUG : dir: reading active writers 2025/07/23 01:24:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:40 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/07/23 01:24:40 INFO : dir/file1: Copied (replaced existing) 2025/07/23 01:24:40 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-07-23 01:24:39 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/07/23 01:24:40 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:40 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:40 DEBUG : dir: Looking for writers 2025/07/23 01:24:40 DEBUG : file1: reading active writers 2025/07/23 01:24:40 DEBUG : Looking for writers 2025/07/23 01:24:40 DEBUG : dir: reading active writers 2025/07/23 01:24:40 DEBUG : >WaitForWriters: 2025/07/23 01:24:40 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (6.90s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:41 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:41 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:41 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:41 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:41 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:41 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:41 DEBUG : file1(0xc000a81080): openPending: 2025/07/23 01:24:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:41 DEBUG : file1(0xc000a81080): >openPending: err= 2025/07/23 01:24:41 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:41 DEBUG : file1(0xc000a81080): _writeAt: size=5, off=0 2025/07/23 01:24:41 DEBUG : file1(0xc000a81080): >_writeAt: n=5, err= 2025/07/23 01:24:41 DEBUG : file1(0xc000a81080): close: 2025/07/23 01:24:41 DEBUG : file1: vfs cache: setting modification time to 2025-07-23 01:24:41.425369139 +0000 UTC m=+206.284929622 2025/07/23 01:24:41 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:41 DEBUG : file1(0xc000a81080): >close: err= 2025/07/23 01:24:41 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:41 DEBUG : Looking for writers 2025/07/23 01:24:41 DEBUG : file1: reading active writers 2025/07/23 01:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:41 DEBUG : Looking for writers 2025/07/23 01:24:41 DEBUG : file1: reading active writers 2025/07/23 01:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:41 DEBUG : Looking for writers 2025/07/23 01:24:41 DEBUG : file1: reading active writers 2025/07/23 01:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:41 DEBUG : Looking for writers 2025/07/23 01:24:41 DEBUG : file1: reading active writers 2025/07/23 01:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:41 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:41 DEBUG : Looking for writers 2025/07/23 01:24:41 DEBUG : file1: reading active writers 2025/07/23 01:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:41 DEBUG : Looking for writers 2025/07/23 01:24:41 DEBUG : file1: reading active writers 2025/07/23 01:24:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:42 DEBUG : Looking for writers 2025/07/23 01:24:42 DEBUG : file1: reading active writers 2025/07/23 01:24:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:42 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:42 INFO : file1: Copied (new) 2025/07/23 01:24:42 DEBUG : file1: vfs cache: fingerprint now "5,2025-07-23 01:24:41 +0000 UTC," 2025/07/23 01:24:42 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:42 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:42 DEBUG : Looking for writers 2025/07/23 01:24:42 DEBUG : file1: reading active writers 2025/07/23 01:24:42 DEBUG : >WaitForWriters: 2025/07/23 01:24:42 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.87s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:43 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/07/23 01:24:43 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4640): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4640): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4640): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4640): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4640): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.287425655 +0000 UTC m=+208.146986157 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4640): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.287425655 +0000 UTC m=+208.146986157 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4cc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5200): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5200): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5200): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5200): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5200): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.287425655 +0000 UTC m=+208.146986157 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5200): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3570 item 1 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5880): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5880): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5880): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5880): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5880): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.291473294 +0000 UTC m=+208.151033796 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5880): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6040): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6040): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6040): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6040): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6040): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.291473294 +0000 UTC m=+208.151033796 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6040): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da1c0 item 2 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.294443881 +0000 UTC m=+208.154004383 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.294443881 +0000 UTC m=+208.154004383 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7240): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7a00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7a00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7a00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7a00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7a00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.294443881 +0000 UTC m=+208.154004383 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7a00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 3 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005401c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005401c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005401c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005401c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005401c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.29988742 +0000 UTC m=+208.159447922 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005401c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.29988742 +0000 UTC m=+208.159447922 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db5e0 item 4 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c340): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c340): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c340): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c340): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c340): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.306688658 +0000 UTC m=+208.166249160 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c340): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.306688658 +0000 UTC m=+208.166249160 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111300): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111900): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111900): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111900): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111900): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111900): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.306688658 +0000 UTC m=+208.166249160 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111900): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbb90 item 5 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c540): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c540): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c540): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c540): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c540): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.321701603 +0000 UTC m=+208.181262105 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c540): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cc80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cc80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cc80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cc80): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cc80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.321701603 +0000 UTC m=+208.181262105 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cc80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048dce0 item 6 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d300): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d300): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d300): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d300): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d300): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.331848992 +0000 UTC m=+208.191409494 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d300): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.331848992 +0000 UTC m=+208.191409494 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d840): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.331848992 +0000 UTC m=+208.191409494 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d44d0 item 7 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1cd00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1cd00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1cd00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1cd00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1cd00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.337716487 +0000 UTC m=+208.197276989 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1cd00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d240): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d240): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d240): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d240): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d240): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.337716487 +0000 UTC m=+208.197276989 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d240): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004858f0 item 8 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d800): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000e1d800): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d800): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d800): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d800): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d800): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d800): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1dbc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1dbc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1dbc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1dbc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1dbc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.342876113 +0000 UTC m=+208.202436585 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1dbc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.342876113 +0000 UTC m=+208.202436585 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a0c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a5c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a5c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a5c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a5c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a5c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.342876113 +0000 UTC m=+208.202436585 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a8a5c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003342a0 item 9 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812dc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812dc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812dc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812dc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812dc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.351189401 +0000 UTC m=+208.210749883 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812dc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813380): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813380): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813380): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813380): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813380): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.351189401 +0000 UTC m=+208.210749883 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813380): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4ee0 item 10 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813a00): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000813a00): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813a00): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813a00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813a00): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813a00): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813a00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813dc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813dc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813dc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813dc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813dc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.359316218 +0000 UTC m=+208.218876690 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813dc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.359316218 +0000 UTC m=+208.218876690 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54340): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54840): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54840): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54840): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54840): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54840): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.359316218 +0000 UTC m=+208.218876690 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54840): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5490 item 11 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54ec0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54ec0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54ec0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54ec0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54ec0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.364428034 +0000 UTC m=+208.223988537 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a54ec0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55400): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55400): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55400): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55400): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55400): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.364428034 +0000 UTC m=+208.223988537 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55400): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5b20 item 12 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55a40): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000a55a40): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55a40): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55a40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55a40): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55a40): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55a40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55e00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55e00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55e00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55e00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55e00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.367817486 +0000 UTC m=+208.227377968 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a55e00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12540): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12540): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12540): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12540): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12540): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.367817486 +0000 UTC m=+208.227377968 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12540): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528070 item 13 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12bc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12bc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12bc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12bc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12bc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.370047764 +0000 UTC m=+208.229608246 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b12bc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13100): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13100): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13100): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13100): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13100): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.370047764 +0000 UTC m=+208.229608246 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13100): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528690 item 14 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13740): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000b13740): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13740): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13740): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13740): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13740): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13b00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13b00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13b00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13b00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13b00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.372558567 +0000 UTC m=+208.232119049 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b13b00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c240): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c240): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c240): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c240): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c240): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.372558567 +0000 UTC m=+208.232119049 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c240): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528b60 item 15 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c8c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c8c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c8c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c8c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c8c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.374681522 +0000 UTC m=+208.234242004 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3c8c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ce00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ce00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ce00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ce00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ce00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.374681522 +0000 UTC m=+208.234242004 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ce00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529030 item 16 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d440): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d440): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d440): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d440): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d440): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.377533307 +0000 UTC m=+208.237093799 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d440): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.377533307 +0000 UTC m=+208.237093799 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3d8c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ddc0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ddc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ddc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ddc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ddc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.377533307 +0000 UTC m=+208.237093799 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b3ddc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529730 item 17 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5e4c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5e4c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5e4c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5e4c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5e4c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.383679004 +0000 UTC m=+208.243239486 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5e4c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5ea00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5ea00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5ea00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5ea00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5ea00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.383679004 +0000 UTC m=+208.243239486 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5ea00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544930 item 18 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f080): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f080): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f080): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f080): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f080): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.387610404 +0000 UTC m=+208.247170887 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f080): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.387610404 +0000 UTC m=+208.247170887 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5f580): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5fa80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5fa80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5fa80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5fa80): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5fa80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.387610404 +0000 UTC m=+208.247170887 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b5fa80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005450a0 item 19 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c180): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c180): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c180): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c180): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c180): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.391127498 +0000 UTC m=+208.250687980 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c180): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c6c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c6c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c6c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c6c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c6c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.391127498 +0000 UTC m=+208.250687980 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8c6c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516000 item 20 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8cd40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8cd40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8cd40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8cd40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8cd40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.393221159 +0000 UTC m=+208.252781640 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8cd40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.393221159 +0000 UTC m=+208.252781640 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d240): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d740): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d740): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d740): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d740): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d740): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.393221159 +0000 UTC m=+208.252781640 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8d740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516620 item 21 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8ddc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8ddc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8ddc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8ddc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8ddc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.396204157 +0000 UTC m=+208.255764639 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000b8ddc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbc380): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbc380): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbc380): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbc380): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbc380): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.396204157 +0000 UTC m=+208.255764639 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbc380): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517500 item 22 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbca00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbca00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbca00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbca00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbca00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.401327907 +0000 UTC m=+208.260888369 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbca00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.401327907 +0000 UTC m=+208.260888369 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbcf00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbd400): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbd400): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbd400): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbd400): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbd400): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.401327907 +0000 UTC m=+208.260888369 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbd400): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517ea0 item 23 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbda80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbda80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbda80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbda80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbda80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.403956581 +0000 UTC m=+208.263517034 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bbda80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc040): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc040): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc040): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc040): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc040): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.403956581 +0000 UTC m=+208.263517034 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc040): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0bd0 item 24 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc680): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000bfc680): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc680): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc680): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc680): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc680): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfc680): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfca40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfca40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfca40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfca40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfca40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.405954202 +0000 UTC m=+208.265514664 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfca40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.405954202 +0000 UTC m=+208.265514664 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfcf40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfd480): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfd480): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfd480): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfd480): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfd480): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.405954202 +0000 UTC m=+208.265514664 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfd480): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b11f0 item 25 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfdb00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfdb00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfdb00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfdb00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfdb00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.409123442 +0000 UTC m=+208.268683904 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000bfdb00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca40c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca40c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca40c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca40c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca40c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.409123442 +0000 UTC m=+208.268683904 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca40c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1a40 item 26 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4700): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000ca4700): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4700): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4700): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4700): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4700): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4700): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4ac0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4ac0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4ac0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4ac0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4ac0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.411360952 +0000 UTC m=+208.270921414 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4ac0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.411360952 +0000 UTC m=+208.270921414 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca4fc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5500): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5500): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5500): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.411360952 +0000 UTC m=+208.270921414 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc000 item 27 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5b80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5b80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5b80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5b80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5b80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.414425846 +0000 UTC m=+208.273986308 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca5b80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6140): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6140): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6140): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.414425846 +0000 UTC m=+208.273986308 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcb60 item 28 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6780): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000cd6780): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6780): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6780): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6780): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6780): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6780): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6b40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6b40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6b40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6b40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6b40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.416306567 +0000 UTC m=+208.275867028 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd6b40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7200): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7200): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7200): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7200): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7200): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.416306567 +0000 UTC m=+208.275867028 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7200): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fcfc0 item 29 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7880): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7880): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7880): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7880): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7880): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.421237364 +0000 UTC m=+208.280797826 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7880): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7dc0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7dc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7dc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7dc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7dc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.421237364 +0000 UTC m=+208.280797826 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cd7dc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd650 item 30 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6480): _readAt: size=2, off=0 2025/07/23 01:24:43 ERROR : open-test-file(0xc000cf6480): Couldn't read size of file 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6480): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6480): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6480): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6480): close: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6480): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6840): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6840): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6840): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6840): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6840): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.428407323 +0000 UTC m=+208.287967785 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6840): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6f00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6f00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6f00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6f00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6f00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.428407323 +0000 UTC m=+208.287967785 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf6f00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fde30 item 31 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7580): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7580): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7580): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7580): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7580): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.431098856 +0000 UTC m=+208.290659318 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7580): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7ac0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7ac0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7ac0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7ac0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7ac0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.431098856 +0000 UTC m=+208.290659318 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000cf7ac0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490460 item 32 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20180): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20180): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20180): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20180): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20180): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.434321246 +0000 UTC m=+208.293881708 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20180): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 33 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.435076414 +0000 UTC m=+208.294636876 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20600): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20b00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20b00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20b00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20b00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20b00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.435076414 +0000 UTC m=+208.294636876 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d20b00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491030 item 33 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21140): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21140): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21140): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.437411848 +0000 UTC m=+208.296972311 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491420 item 34 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.438050768 +0000 UTC m=+208.297611230 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d215c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21b00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21b00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21b00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21b00): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21b00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.438050768 +0000 UTC m=+208.297611230 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d21b00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004916c0 item 34 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c1c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c1c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c1c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c1c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c1c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.439312546 +0000 UTC m=+208.298873008 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c1c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491d50 item 35 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.439807936 +0000 UTC m=+208.299368399 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4c640): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4cb40): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4cb40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4cb40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4cb40): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4cb40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.439807936 +0000 UTC m=+208.299368399 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4cb40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6310 item 35 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d1c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d1c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d1c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d1c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d1c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.441438276 +0000 UTC m=+208.300998738 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d1c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6700 item 36 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.442259579 +0000 UTC m=+208.301820051 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4d6c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4dc00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4dc00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4dc00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4dc00): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4dc00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.442259579 +0000 UTC m=+208.301820051 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000d4dc00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6d20 item 36 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe2c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe2c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe2c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe2c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe2c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.444573944 +0000 UTC m=+208.304134406 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe2c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b72d0 item 37 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.445311839 +0000 UTC m=+208.304872301 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfe740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfec40): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfec40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfec40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfec40): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfec40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.445311839 +0000 UTC m=+208.304872301 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dfec40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7570 item 37 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff2c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff2c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff2c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff2c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff2c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.447334767 +0000 UTC m=+208.306895229 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff2c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ce0 item 38 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.448076279 +0000 UTC m=+208.307636741 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dff7c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dffd00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dffd00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dffd00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dffd00): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dffd00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.448076279 +0000 UTC m=+208.307636741 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000dffd00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7ea0 item 38 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22400): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22400): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22400): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22400): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22400): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.44989909 +0000 UTC m=+208.309459603 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22400): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8540 item 39 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.450567155 +0000 UTC m=+208.310127606 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22900): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22e00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22e00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22e00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22e00): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22e00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.450567155 +0000 UTC m=+208.310127606 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e22e00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8700 item 39 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23480): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23480): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23480): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23480): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23480): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.452622663 +0000 UTC m=+208.312183125 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23480): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a80 item 40 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.456321838 +0000 UTC m=+208.315882300 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23980): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23ec0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23ec0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23ec0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23ec0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23ec0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.456321838 +0000 UTC m=+208.315882300 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e23ec0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8d90 item 40 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.458007603 +0000 UTC m=+208.317568065 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60a00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60a00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60a00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b91f0 item 41 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60a00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60a00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.459388295 +0000 UTC m=+208.318948757 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60a00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9570 item 41 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.462306363 +0000 UTC m=+208.321866816 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e60ec0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61400): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61400): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61400): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61400): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61400): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.462306363 +0000 UTC m=+208.321866816 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61400): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b97a0 item 41 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.46718928 +0000 UTC m=+208.326749742 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61a40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61f40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61f40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61f40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9d50 item 42 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61f40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61f40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.467754901 +0000 UTC m=+208.327315364 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e61f40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2000 item 42 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.46829743 +0000 UTC m=+208.327857893 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6a80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6a80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6a80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6a80): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6a80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.46829743 +0000 UTC m=+208.327857893 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb6a80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2620 item 42 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.469616577 +0000 UTC m=+208.329177039 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb70c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb75c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb75c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb75c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2b60 item 43 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb75c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb75c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.472514327 +0000 UTC m=+208.332074788 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb75c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2d90 item 43 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.473534843 +0000 UTC m=+208.333095304 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000eb7b00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f020c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f020c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f020c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f020c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f020c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.473534843 +0000 UTC m=+208.333095304 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f020c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3030 item 43 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.475914389 +0000 UTC m=+208.335474852 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02700): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02c00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02c00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02c00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3500 item 44 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02c00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02c00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.477671549 +0000 UTC m=+208.337232010 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f02c00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3730 item 44 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.47879047 +0000 UTC m=+208.338350932 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f036c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f036c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f036c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f036c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f036c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.47879047 +0000 UTC m=+208.338350932 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f036c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3a40 item 44 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.482942324 +0000 UTC m=+208.342502786 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f03d00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22280): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22280): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22280): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc000 item 45 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22280): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22280): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.483975243 +0000 UTC m=+208.343535705 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22280): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22980): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22980): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22980): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22980): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22980): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.483975243 +0000 UTC m=+208.343535705 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22980): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc310 item 45 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.485441856 +0000 UTC m=+208.345002318 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f22fc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f234c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f234c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f234c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcb60 item 46 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f234c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f234c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.486041952 +0000 UTC m=+208.345602415 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f234c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f23bc0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f23bc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f23bc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f23bc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f23bc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.486041952 +0000 UTC m=+208.345602415 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f23bc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd180 item 46 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.487857781 +0000 UTC m=+208.347418243 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44280): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44780): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44780): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44780): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd6c0 item 47 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44780): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44780): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.488455364 +0000 UTC m=+208.348015826 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44780): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44e80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44e80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44e80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44e80): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44e80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.488455364 +0000 UTC m=+208.348015826 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f44e80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd880 item 47 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.490680961 +0000 UTC m=+208.350241423 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f454c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f459c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f459c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f459c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdf10 item 48 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f459c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f459c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.491313739 +0000 UTC m=+208.350874202 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f459c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e140): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e140): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e140): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.491313739 +0000 UTC m=+208.350874202 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350770 item 48 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e780): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e780): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e780): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e780): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e780): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.49322586 +0000 UTC m=+208.352786321 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5e780): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003513b0 item 49 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.493851945 +0000 UTC m=+208.353412407 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5ec00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f140): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f140): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f140): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.493851945 +0000 UTC m=+208.353412407 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351730 item 49 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f7c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f7c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f7c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f7c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f7c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.495292559 +0000 UTC m=+208.354853031 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5f7c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530310 item 50 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.49654475 +0000 UTC m=+208.356105213 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f5fcc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e2c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e2c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e2c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e2c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e2c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.49654475 +0000 UTC m=+208.356105213 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e2c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530620 item 50 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e940): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e940): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e940): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e940): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e940): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.497829491 +0000 UTC m=+208.357389953 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8e940): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530a10 item 51 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.498313901 +0000 UTC m=+208.357874363 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ee40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8f380): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8f380): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8f380): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8f380): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8f380): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.498313901 +0000 UTC m=+208.357874363 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8f380): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530cb0 item 51 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8fa00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8fa00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8fa00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8fa00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8fa00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.499781065 +0000 UTC m=+208.359341528 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8fa00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005311f0 item 52 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.500755415 +0000 UTC m=+208.360315877 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000f8ff00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2500): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2500): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2500): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.500755415 +0000 UTC m=+208.360315877 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531420 item 52 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2b80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2b80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2b80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2b80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2b80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.502088838 +0000 UTC m=+208.361649300 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb2b80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531d50 item 53 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.502725724 +0000 UTC m=+208.362286185 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3080): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb35c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb35c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb35c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb35c0): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb35c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.502725724 +0000 UTC m=+208.362286185 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb35c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc0e0 item 53 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3c40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3c40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3c40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3c40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3c40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.504709487 +0000 UTC m=+208.364269949 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fb3c40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc930 item 54 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.50541963 +0000 UTC m=+208.364980093 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce1c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce740): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce740): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce740): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce740): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce740): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.50541963 +0000 UTC m=+208.364980093 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fce740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dcb60 item 54 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcedc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcedc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcedc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcedc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcedc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.507032008 +0000 UTC m=+208.366592469 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcedc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd180 item 55 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.507634219 +0000 UTC m=+208.367194680 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf2c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf800): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf800): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf800): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf800): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf800): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.507634219 +0000 UTC m=+208.367194680 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcf800): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd340 item 55 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcfe80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcfe80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcfe80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcfe80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcfe80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.50911614 +0000 UTC m=+208.368676602 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fcfe80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ddb90 item 56 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.509781439 +0000 UTC m=+208.369341901 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee400): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee980): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee980): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee980): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee980): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee980): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.509781439 +0000 UTC m=+208.369341901 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fee980): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6460 item 56 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.511080889 +0000 UTC m=+208.370641351 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000feefc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fef500): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fef500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fef500): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d69a0 item 57 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fef500): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fef500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.511588092 +0000 UTC m=+208.371148553 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fef500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6b60 item 57 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.512163301 +0000 UTC m=+208.371723762 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000fefa40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a040): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a040): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a040): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a040): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a040): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.512163301 +0000 UTC m=+208.371723762 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a040): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6e00 item 57 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.513601761 +0000 UTC m=+208.373162223 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a680): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100abc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100abc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100abc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d73b0 item 58 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100abc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100abc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.514031288 +0000 UTC m=+208.373591750 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100abc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d76c0 item 58 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.514724369 +0000 UTC m=+208.374284831 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b100): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b6c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b6c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b6c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b6c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b6c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.514724369 +0000 UTC m=+208.374284831 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b6c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d78f0 item 58 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.517891605 +0000 UTC m=+208.377452077 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100bd00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010562c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010562c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010562c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a1c0 item 59 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010562c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010562c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.518374391 +0000 UTC m=+208.377934853 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010562c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a380 item 59 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.518940845 +0000 UTC m=+208.378501306 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056800): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056d80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056d80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056d80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056d80): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056d80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.518940845 +0000 UTC m=+208.378501306 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001056d80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a700 item 59 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.521131977 +0000 UTC m=+208.380692440 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0010573c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057900): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057900): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057900): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 60 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057900): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057900): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.521757953 +0000 UTC m=+208.381318415 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057900): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b030 item 60 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.522305451 +0000 UTC m=+208.381865923 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc001057e40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c480): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c480): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c480): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c480): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c480): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.522305451 +0000 UTC m=+208.381865923 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130c480): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b420 item 60 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.523801449 +0000 UTC m=+208.383361911 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130cb00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d140): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d140): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ba40 item 61 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d140): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.52435059 +0000 UTC m=+208.383911052 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d840): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d840): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d840): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d840): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d840): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.52435059 +0000 UTC m=+208.383911052 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130d840): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 61 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.525870072 +0000 UTC m=+208.385430535 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00130de80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24480): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24480): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24480): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003da7e0 item 62 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24480): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24480): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.527799144 +0000 UTC m=+208.387359607 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24480): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24bc0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24bc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24bc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24bc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24bc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.527799144 +0000 UTC m=+208.387359607 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e24bc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dab60 item 62 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.530298607 +0000 UTC m=+208.389859068 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25200): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25740): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25740): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25740): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db420 item 63 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25740): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25740): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.530855953 +0000 UTC m=+208.390416415 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25e40): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25e40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25e40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25e40): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25e40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.530855953 +0000 UTC m=+208.390416415 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e25e40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003db6c0 item 63 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.532248327 +0000 UTC m=+208.391808789 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4b40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4b40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4b40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dbc00 item 64 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4b40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4b40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.533434804 +0000 UTC m=+208.392995266 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0009a4b40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80100): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80100): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80100): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80100): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80100): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.533434804 +0000 UTC m=+208.392995266 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80100): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8000 item 64 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80740): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80740): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80740): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80740): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80740): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.53558959 +0000 UTC m=+208.395150052 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b84d0 item 65 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.536162205 +0000 UTC m=+208.395722666 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e80c00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81140): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81140): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81140): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.536162205 +0000 UTC m=+208.395722666 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8690 item 65 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81780): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81780): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81780): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81780): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81780): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.537910286 +0000 UTC m=+208.397470748 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81780): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8af0 item 66 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.538424962 +0000 UTC m=+208.397985425 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e81c00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c45c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c45c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c45c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c45c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c45c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.538424962 +0000 UTC m=+208.397985425 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c45c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8d20 item 66 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4e00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4e00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4e00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4e00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4e00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.539738509 +0000 UTC m=+208.399298970 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c4e00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9110 item 67 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.540679185 +0000 UTC m=+208.400239647 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5300): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5840): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5840): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5840): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5840): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5840): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.540679185 +0000 UTC m=+208.400239647 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0003c5840): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9340 item 67 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6180): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6180): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6180): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6180): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6180): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.541949449 +0000 UTC m=+208.401509911 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6180): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9730 item 68 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.542554936 +0000 UTC m=+208.402115398 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca6940): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7380): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7380): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7380): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7380): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7380): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.542554936 +0000 UTC m=+208.402115398 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7380): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9960 item 68 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7c80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7c80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7c80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7c80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7c80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.543988216 +0000 UTC m=+208.403548678 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000ca7c80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9dc0 item 69 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.544638988 +0000 UTC m=+208.404199450 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000540440): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.544638988 +0000 UTC m=+208.404199450 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000541940): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334150 item 69 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a803c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a803c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a803c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a803c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a803c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.547217168 +0000 UTC m=+208.406777631 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a803c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003347e0 item 70 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.548769502 +0000 UTC m=+208.408329965 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a808c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a80e00): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a80e00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a80e00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a80e00): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a80e00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.548769502 +0000 UTC m=+208.408329965 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a80e00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334af0 item 70 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a814c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a814c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a814c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a814c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a814c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.551637818 +0000 UTC m=+208.411198280 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a814c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003351f0 item 71 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.553269219 +0000 UTC m=+208.412829682 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000a81b40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0001113c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0001113c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0001113c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0001113c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0001113c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.553269219 +0000 UTC m=+208.412829682 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0001113c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335ab0 item 71 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111c80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111c80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111c80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111c80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111c80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.556813634 +0000 UTC m=+208.416374097 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000111c80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c540 item 72 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.55889405 +0000 UTC m=+208.418454512 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070c640): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cd80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cd80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cd80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cd80): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cd80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.55889405 +0000 UTC m=+208.418454512 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070cd80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c8c0 item 72 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.560376272 +0000 UTC m=+208.419936725 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d340): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d880): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d880): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d880): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cd20 item 73 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d880): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d880): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.560914754 +0000 UTC m=+208.420475216 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070d880): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cf50 item 73 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.561468522 +0000 UTC m=+208.421028985 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00070dd40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c300): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c300): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c300): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c300): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c300): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.561468522 +0000 UTC m=+208.421028985 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c300): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d1f0 item 73 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.562843113 +0000 UTC m=+208.422403575 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1c980): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1ce80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1ce80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1ce80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d730 item 74 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1ce80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1ce80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.563409887 +0000 UTC m=+208.422970349 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1ce80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dc00 item 74 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.564127264 +0000 UTC m=+208.423687726 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d3c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d940): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d940): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d940): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d940): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d940): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.564127264 +0000 UTC m=+208.423687726 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000e1d940): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039df10 item 74 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.565616499 +0000 UTC m=+208.425176962 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000812000): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813080): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813080): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813080): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2620 item 75 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813080): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813080): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.56615967 +0000 UTC m=+208.425720121 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813080): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): _writeAt: size=3, off=2 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b27e0 item 75 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.566792718 +0000 UTC m=+208.426353180 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008135c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813b40): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813b40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813b40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813b40): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813b40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.566792718 +0000 UTC m=+208.426353180 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000813b40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2b60 item 75 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.568783726 +0000 UTC m=+208.428344188 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a200): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a700): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a700): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a700): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3110 item 76 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a700): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a700): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.569354767 +0000 UTC m=+208.428915229 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100a700): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b32d0 item 76 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): _writeAt: size=3, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.570053078 +0000 UTC m=+208.429613540 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100ac40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b1c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b1c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b1c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b1c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b1c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.570053078 +0000 UTC m=+208.429613540 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b1c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3500 item 76 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.571368808 +0000 UTC m=+208.430929271 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00100b800): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584080): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584080): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584080): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3ce0 item 77 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584080): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584080): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.572147842 +0000 UTC m=+208.431708304 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584080): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584780): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584780): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584780): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584780): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584780): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.572147842 +0000 UTC m=+208.431708304 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584780): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3ea0 item 77 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.574623449 +0000 UTC m=+208.434183911 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000584dc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005852c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005852c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005852c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c700 item 78 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005852c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005852c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.575650357 +0000 UTC m=+208.435210819 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005852c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005859c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005859c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005859c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005859c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005859c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.575650357 +0000 UTC m=+208.435210819 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0005859c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ca10 item 78 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.577052308 +0000 UTC m=+208.436612771 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba080): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba580): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba580): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba580): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051cee0 item 79 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba580): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba580): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.577635133 +0000 UTC m=+208.437195595 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006ba580): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bac80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bac80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bac80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bac80): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bac80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.577635133 +0000 UTC m=+208.437195595 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bac80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d1f0 item 79 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.579155076 +0000 UTC m=+208.438715538 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb2c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb7c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb7c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb7c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d9d0 item 80 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb7c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb7c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.579742269 +0000 UTC m=+208.439302731 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bb7c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bbec0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bbec0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bbec0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bbec0): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bbec0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.579742269 +0000 UTC m=+208.439302731 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006bbec0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051dc00 item 80 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6580): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6580): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6580): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6580): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6580): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.58169267 +0000 UTC m=+208.441253132 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6580): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4310 item 81 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.582334585 +0000 UTC m=+208.441895047 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6a00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6f40): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6f40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6f40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6f40): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6f40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.582334585 +0000 UTC m=+208.441895047 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d6f40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b45b0 item 81 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d75c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d75c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d75c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d75c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d75c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.58375411 +0000 UTC m=+208.443314571 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d75c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4a10 item 82 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.584386737 +0000 UTC m=+208.443947199 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006d7ac0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f00c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f00c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f00c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f00c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f00c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.584386737 +0000 UTC m=+208.443947199 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f00c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4c40 item 82 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0740): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0740): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0740): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0740): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0740): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.585843964 +0000 UTC m=+208.445404426 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0740): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5110 item 83 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.586461462 +0000 UTC m=+208.446021924 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f0c40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1180): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1180): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1180): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1180): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1180): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.586461462 +0000 UTC m=+208.446021924 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1180): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5340 item 83 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1800): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1800): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1800): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1800): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1800): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.588130044 +0000 UTC m=+208.447690507 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1800): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5960 item 84 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.589222035 +0000 UTC m=+208.448782507 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0006f1d00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754300): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754300): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754300): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754300): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754300): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.589222035 +0000 UTC m=+208.448782507 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754300): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5c00 item 84 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754980): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754980): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754980): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754980): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754980): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.591124537 +0000 UTC m=+208.450685019 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754980): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a63f0 item 85 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.591942432 +0000 UTC m=+208.451502914 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000754e80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007553c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007553c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007553c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007553c0): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007553c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.591942432 +0000 UTC m=+208.451502914 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007553c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a67e0 item 85 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755a40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755a40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755a40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755a40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755a40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.593890299 +0000 UTC m=+208.453450781 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755a40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6d20 item 86 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.594990845 +0000 UTC m=+208.454551317 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000755f40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077c540): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077c540): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077c540): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077c540): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077c540): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.594990845 +0000 UTC m=+208.454551317 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077c540): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7110 item 86 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077cbc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077cbc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077cbc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077cbc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077cbc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.597043708 +0000 UTC m=+208.456604181 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077cbc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7570 item 87 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.597778508 +0000 UTC m=+208.457338980 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d0c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d600): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d600): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d600): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d600): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d600): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.597778508 +0000 UTC m=+208.457338980 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077d600): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7730 item 87 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077dc80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077dc80): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077dc80): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077dc80): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077dc80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.600121547 +0000 UTC m=+208.459682009 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00077dc80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a7dc0 item 88 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.601327652 +0000 UTC m=+208.460888114 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac200): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac780): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac780): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac780): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac780): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac780): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.601327652 +0000 UTC m=+208.460888114 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ac780): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6000 item 88 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.603145715 +0000 UTC m=+208.462706176 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007acdc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad300): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad300): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad300): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f68c0 item 89 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad300): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad300): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.604334907 +0000 UTC m=+208.463895399 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad300): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6cb0 item 89 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.605354401 +0000 UTC m=+208.464914873 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ad840): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007addc0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007addc0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007addc0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007addc0): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007addc0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.605354401 +0000 UTC m=+208.464914873 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007addc0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6fc0 item 89 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.60746845 +0000 UTC m=+208.467028932 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce480): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce9c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce9c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce9c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7500 item 90 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce9c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce9c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.608088734 +0000 UTC m=+208.467649216 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007ce9c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f77a0 item 90 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.60896589 +0000 UTC m=+208.468526372 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cef00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cf4c0): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cf4c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cf4c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cf4c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cf4c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.60896589 +0000 UTC m=+208.468526372 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cf4c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7c70 item 90 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.611078386 +0000 UTC m=+208.470638869 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0007cfb00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e0c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e0c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e0c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394460 item 91 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e0c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e0c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.611779552 +0000 UTC m=+208.471340035 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e0c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): >_readAt: n=2, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): _writeAt: size=3, off=7 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394690 item 91 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.612570148 +0000 UTC m=+208.472130630 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083e600): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083eb80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083eb80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083eb80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083eb80): >_readAt: n=8, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083eb80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.612570148 +0000 UTC m=+208.472130630 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083eb80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000394d20 item 91 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.614546938 +0000 UTC m=+208.474107420 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f1c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f700): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f700): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f700): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003952d0 item 92 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f700): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f700): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.615162654 +0000 UTC m=+208.474723136 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083f700): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): open at offset 5 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395490 item 92 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): _readAt: size=2, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): _writeAt: size=3, off=5 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): >_writeAt: n=3, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.616706562 +0000 UTC m=+208.476267045 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc00083fc40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892280): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892280): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892280): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892280): >_readAt: n=3, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892280): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.616706562 +0000 UTC m=+208.476267045 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892280): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395810 item 92 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.619034533 +0000 UTC m=+208.478595015 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008928c0): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892e00): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892e00): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892e00): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395c70 item 93 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892e00): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892e00): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.619841247 +0000 UTC m=+208.479401709 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000892e00): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893500): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893500): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893500): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893500): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893500): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.619841247 +0000 UTC m=+208.479401709 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893500): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000395e30 item 93 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.62177621 +0000 UTC m=+208.481336672 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc000893b40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa100): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa100): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa100): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c63f0 item 94 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa100): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa100): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.622652404 +0000 UTC m=+208.482212867 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa100): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa800): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa800): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa800): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa800): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa800): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.622652404 +0000 UTC m=+208.482212867 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aa800): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c65b0 item 94 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.624568763 +0000 UTC m=+208.484129225 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aae40): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008ab380): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008ab380): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008ab380): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6b60 item 95 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008ab380): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008ab380): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.625527192 +0000 UTC m=+208.485087654 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008ab380): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aba80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aba80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aba80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aba80): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aba80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.625527192 +0000 UTC m=+208.485087654 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008aba80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c6d20 item 95 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): open at offset 0 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): _readAt: size=2, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): >_readAt: n=0, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.627211132 +0000 UTC m=+208.486771605 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2140): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2680): _writeAt: size=5, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2680): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2680): >openPending: err= 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7180 item 96 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2680): >_writeAt: n=5, err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2680): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.627898833 +0000 UTC m=+208.487459296 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2680): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:43 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:43 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:43 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:43 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:43 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2d80): _readAt: size=512, off=0 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2d80): openPending: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2d80): >openPending: err= 2025/07/23 01:24:43 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2d80): >_readAt: n=5, err=EOF 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2d80): close: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:43.627898833 +0000 UTC m=+208.487459296 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:43 DEBUG : open-test-file(0xc0008d2d80): >close: err= 2025/07/23 01:24:43 DEBUG : open-test-file: Remove: 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004c7340 item 96 2025/07/23 01:24:43 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:43 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:43 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:43 DEBUG : open-test-file: >Remove: err= 2025/07/23 01:24:43 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:43 DEBUG : Looking for writers 2025/07/23 01:24:43 DEBUG : >WaitForWriters: 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:43 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/07/23 01:24:43 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5080): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5080): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5080): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5080): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5080): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.017182196 +0000 UTC m=+208.876742697 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5080): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.017182196 +0000 UTC m=+208.876742697 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5600): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5d00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5d00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5d00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5d00): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5d00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.017182196 +0000 UTC m=+208.876742697 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5d00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c380 item 1 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c4c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c4c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c4c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c4c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c4c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.024027596 +0000 UTC m=+208.883588098 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c4c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c9c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c9c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c9c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c9c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c9c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.024027596 +0000 UTC m=+208.883588098 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098c9c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d420 item 2 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d000): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d000): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d000): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d000): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d000): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.027612607 +0000 UTC m=+208.887173109 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d000): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.027612607 +0000 UTC m=+208.887173109 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d480): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d940): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d940): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d940): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d940): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d940): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.027612607 +0000 UTC m=+208.887173109 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00098d940): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d8f0 item 3 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce040): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce040): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce040): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce040): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce040): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.031981748 +0000 UTC m=+208.891542260 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce040): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce580): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce580): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce580): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce580): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce580): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.031981748 +0000 UTC m=+208.891542260 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009ce580): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048df10 item 4 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cebc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cebc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cebc0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cebc0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cebc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.035424663 +0000 UTC m=+208.894985155 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cebc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.035424663 +0000 UTC m=+208.894985155 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf040): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf500): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf500): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf500): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf500): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf500): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.035424663 +0000 UTC m=+208.894985155 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cf500): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484620 item 5 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cfb80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cfb80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cfb80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cfb80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cfb80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.039342417 +0000 UTC m=+208.898902920 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009cfb80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10140): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10140): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10140): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10140): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10140): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.039342417 +0000 UTC m=+208.898902920 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10140): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484bd0 item 6 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a107c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a107c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a107c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a107c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a107c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.042304419 +0000 UTC m=+208.901864920 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a107c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.042304419 +0000 UTC m=+208.901864920 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a10cc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11180): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11180): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11180): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.042304419 +0000 UTC m=+208.901864920 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485730 item 7 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11800): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11800): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11800): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11800): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11800): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.046170456 +0000 UTC m=+208.905730958 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11d40): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11d40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11d40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11d40): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11d40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.046170456 +0000 UTC m=+208.905730958 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a11d40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4540 item 8 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48380): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc000a48380): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48380): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48380): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48380): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48380): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48380): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48740): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48740): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48740): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48740): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48740): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.04934232 +0000 UTC m=+208.908902812 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48740): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.04934232 +0000 UTC m=+208.908902812 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a48bc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a490c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a490c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a490c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a490c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a490c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.04934232 +0000 UTC m=+208.908902812 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a490c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d4d20 item 9 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922540): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922540): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.054246047 +0000 UTC m=+208.913806549 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922a80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922a80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922a80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922a80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922a80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.054246047 +0000 UTC m=+208.913806549 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000922a80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a3030 item 10 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009230c0): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc0009230c0): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009230c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009230c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009230c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009230c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009230c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923480): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923480): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923480): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923480): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923480): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.057208247 +0000 UTC m=+208.916768739 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923480): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.057208247 +0000 UTC m=+208.916768739 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923980): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923e80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923e80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923e80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923e80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923e80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.057208247 +0000 UTC m=+208.916768739 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000923e80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004a37a0 item 11 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095e580): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095e580): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095e580): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095e580): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095e580): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.061285622 +0000 UTC m=+208.920846084 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095e580): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095eac0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095eac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095eac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095eac0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095eac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.061285622 +0000 UTC m=+208.920846084 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095eac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005283f0 item 12 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f100): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc00095f100): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f100): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f100): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f100): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f100): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f4c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f4c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f4c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f4c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f4c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.063105578 +0000 UTC m=+208.922666040 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095f4c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095fb80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095fb80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095fb80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095fb80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095fb80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.063105578 +0000 UTC m=+208.922666040 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00095fb80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528930 item 13 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c280): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c280): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c280): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c280): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c280): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.064952586 +0000 UTC m=+208.924513048 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c280): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c7c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c7c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c7c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c7c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c7c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.064952586 +0000 UTC m=+208.924513048 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8c7c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000528d90 item 14 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8ce00): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc000a8ce00): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8ce00): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8ce00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8ce00): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8ce00): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8ce00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d1c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d1c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d1c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d1c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d1c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.066855588 +0000 UTC m=+208.926416050 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d1c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d880): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d880): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d880): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d880): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d880): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.066855588 +0000 UTC m=+208.926416050 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8d880): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005292d0 item 15 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8df00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8df00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8df00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8df00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8df00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.070648749 +0000 UTC m=+208.930209251 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a8df00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b224c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b224c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b224c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b224c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b224c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.070648749 +0000 UTC m=+208.930209251 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b224c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000529b90 item 16 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22b00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22b00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22b00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22b00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22b00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.073123977 +0000 UTC m=+208.932684469 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22b00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.073123977 +0000 UTC m=+208.932684469 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b22f80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23480): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23480): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23480): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23480): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23480): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.073123977 +0000 UTC m=+208.932684469 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23480): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000544bd0 item 17 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23b00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23b00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23b00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23b00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23b00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.077333018 +0000 UTC m=+208.936893500 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b23b00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c0c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c0c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c0c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c0c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c0c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.077333018 +0000 UTC m=+208.936893500 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c0c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000545420 item 18 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c740): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c740): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c740): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c740): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c740): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.080354731 +0000 UTC m=+208.939915223 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6c740): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.080354731 +0000 UTC m=+208.939915223 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6cc40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d140): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d140): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d140): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d140): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d140): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.080354731 +0000 UTC m=+208.939915223 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d140): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516150 item 19 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d7c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d7c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d7c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d7c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d7c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.083892422 +0000 UTC m=+208.943452914 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6d7c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6dd00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6dd00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6dd00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6dd00): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6dd00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.083892422 +0000 UTC m=+208.943452914 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b6dd00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000516af0 item 20 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98400): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98400): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98400): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98400): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98400): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.086519464 +0000 UTC m=+208.946079916 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98400): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.086519464 +0000 UTC m=+208.946079916 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98900): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98e00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98e00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98e00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98e00): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98e00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.086519464 +0000 UTC m=+208.946079916 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b98e00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000517730 item 21 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b99480): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b99480): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b99480): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b99480): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b99480): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.088766652 +0000 UTC m=+208.948327115 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b99480): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b999c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b999c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b999c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b999c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b999c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.088766652 +0000 UTC m=+208.948327115 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000b999c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b04d0 item 22 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce0c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce0c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce0c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce0c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce0c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.090747621 +0000 UTC m=+208.950308083 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce0c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.090747621 +0000 UTC m=+208.950308083 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bce5c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bceac0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bceac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bceac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bceac0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bceac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.090747621 +0000 UTC m=+208.950308083 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bceac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b0d20 item 23 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf140): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf140): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf140): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf140): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf140): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.093969891 +0000 UTC m=+208.953530353 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf140): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf680): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf680): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf680): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf680): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf680): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.093969891 +0000 UTC m=+208.953530353 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcf680): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1730 item 24 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcfcc0): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc000bcfcc0): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcfcc0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcfcc0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcfcc0): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcfcc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000bcfcc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c100): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c100): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c100): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.095690562 +0000 UTC m=+208.955251024 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.095690562 +0000 UTC m=+208.955251024 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0c600): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0cb40): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0cb40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0cb40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0cb40): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0cb40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.095690562 +0000 UTC m=+208.955251024 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0cb40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b1b20 item 25 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d1c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d1c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d1c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d1c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d1c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.100137911 +0000 UTC m=+208.959698412 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d1c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d700): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d700): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d700): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d700): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d700): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.100137911 +0000 UTC m=+208.959698412 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000c0d700): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 26 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3580): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc0008d3580): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3580): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3580): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3580): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3580): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3580): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3940): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3940): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3940): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3940): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3940): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.102607226 +0000 UTC m=+208.962167688 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3940): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.102607226 +0000 UTC m=+208.962167688 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3e40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8400): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8400): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8400): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8400): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8400): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.102607226 +0000 UTC m=+208.962167688 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8400): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004901c0 item 27 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8a80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8a80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8a80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8a80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8a80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.109671378 +0000 UTC m=+208.969231850 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8a80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8fc0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8fc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8fc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8fc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8fc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.109671378 +0000 UTC m=+208.969231850 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f8fc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004908c0 item 28 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f9600): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc0008f9600): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f9600): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f9600): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f9600): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f9600): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f9600): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f99c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f99c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f99c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f99c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f99c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.111627279 +0000 UTC m=+208.971187741 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008f99c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20100): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20100): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20100): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.111627279 +0000 UTC m=+208.971187741 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004910a0 item 29 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20780): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20780): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20780): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20780): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20780): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.11388046 +0000 UTC m=+208.973440922 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20780): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20cc0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20cc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20cc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20cc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20cc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.11388046 +0000 UTC m=+208.973440922 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d20cc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491490 item 30 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49800): _readAt: size=2, off=0 2025/07/23 01:24:44 ERROR : open-test-file(0xc000a49800): Couldn't read size of file 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49800): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49800): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49800): >_writeAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49800): close: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49bc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49bc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49bc0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49bc0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49bc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.115986393 +0000 UTC m=+208.975546855 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a49bc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02300): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02300): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02300): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02300): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02300): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.115986393 +0000 UTC m=+208.975546855 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02300): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5500 item 31 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02980): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02980): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02980): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02980): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02980): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.118563111 +0000 UTC m=+208.978123583 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02980): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02ec0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02ec0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02ec0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02ec0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02ec0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.118563111 +0000 UTC m=+208.978123583 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e02ec0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5960 item 32 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03500): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03500): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03500): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03500): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03500): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.120103072 +0000 UTC m=+208.979663544 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03500): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d5e30 item 33 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.12100245 +0000 UTC m=+208.980562922 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03980): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03e80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03e80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03e80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03e80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03e80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.12100245 +0000 UTC m=+208.980562922 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e03e80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6230 item 33 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e540): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e540): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.122810003 +0000 UTC m=+208.982370466 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6690 item 34 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.123678192 +0000 UTC m=+208.983238655 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2e9c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2ef00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2ef00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2ef00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2ef00): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2ef00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.123678192 +0000 UTC m=+208.983238655 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2ef00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b6a80 item 34 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f540): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f540): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.12543934 +0000 UTC m=+208.984999802 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7260 item 35 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.126143642 +0000 UTC m=+208.985704104 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2f9c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2fec0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2fec0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2fec0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2fec0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2fec0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.126143642 +0000 UTC m=+208.985704104 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e2fec0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7500 item 35 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5e5c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5e5c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5e5c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5e5c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5e5c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.128767196 +0000 UTC m=+208.988327659 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5e5c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7c00 item 36 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.129991104 +0000 UTC m=+208.989551567 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5eac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f000): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f000): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f000): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f000): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f000): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.129991104 +0000 UTC m=+208.989551567 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f000): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b7e30 item 36 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f640): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f640): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f640): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f640): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f640): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.131590608 +0000 UTC m=+208.991151069 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5f640): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b83f0 item 37 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.132306722 +0000 UTC m=+208.991867184 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e5fac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92040): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92040): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92040): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92040): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92040): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.132306722 +0000 UTC m=+208.991867184 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92040): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8690 item 37 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e926c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e926c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e926c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e926c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e926c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.134614905 +0000 UTC m=+208.994175366 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e926c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8a10 item 38 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.135642303 +0000 UTC m=+208.995202765 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e92bc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93100): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93100): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93100): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.135642303 +0000 UTC m=+208.995202765 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b8d20 item 38 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93780): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93780): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93780): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93780): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93780): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.137980212 +0000 UTC m=+208.997540674 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93780): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9180 item 39 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.138668835 +0000 UTC m=+208.998229287 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e93c80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6200): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6200): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6200): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6200): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6200): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.138668835 +0000 UTC m=+208.998229287 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6200): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9500 item 39 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6880): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6880): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6880): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6880): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6880): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.140301791 +0000 UTC m=+208.999862273 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6880): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b98f0 item 40 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.140954757 +0000 UTC m=+209.000515219 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb6d80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb72c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb72c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb72c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb72c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb72c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.140954757 +0000 UTC m=+209.000515219 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb72c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b9c70 item 40 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.142312435 +0000 UTC m=+209.001872898 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7880): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7d80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7d80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7d80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b25b0 item 41 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7d80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7d80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.142862588 +0000 UTC m=+209.002423040 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000eb7d80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b28c0 item 41 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.143451463 +0000 UTC m=+209.003011925 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed62c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6800): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6800): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6800): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6800): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6800): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.143451463 +0000 UTC m=+209.003011925 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2af0 item 41 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.144996394 +0000 UTC m=+209.004556856 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed6e40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7340): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7340): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7340): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b2fc0 item 42 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7340): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7340): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.145685118 +0000 UTC m=+209.005245580 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7340): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b32d0 item 42 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.146415288 +0000 UTC m=+209.005975750 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7880): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7e00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7e00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7e00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7e00): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7e00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.146415288 +0000 UTC m=+209.005975750 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ed7e00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3490 item 42 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.147829653 +0000 UTC m=+209.007390416 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa4c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa9c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa9c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa9c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b39d0 item 43 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa9c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa9c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.148433938 +0000 UTC m=+209.007994410 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efa9c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3b90 item 43 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.149048392 +0000 UTC m=+209.008608853 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efaf00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efb440): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efb440): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efb440): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efb440): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efb440): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.149048392 +0000 UTC m=+209.008608853 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efb440): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003b3dc0 item 43 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.150575959 +0000 UTC m=+209.010136421 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000efba80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a000): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a000): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a000): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fc770 item 44 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a000): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a000): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.151173531 +0000 UTC m=+209.010733993 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a000): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fca10 item 44 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.15183355 +0000 UTC m=+209.011394012 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1a540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1aac0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1aac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1aac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1aac0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1aac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.15183355 +0000 UTC m=+209.011394012 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1aac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fcee0 item 44 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.154414234 +0000 UTC m=+209.013974737 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b600): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b600): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b600): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd5e0 item 45 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b600): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b600): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.155072009 +0000 UTC m=+209.014632471 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1b600): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1bd00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1bd00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1bd00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1bd00): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1bd00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.155072009 +0000 UTC m=+209.014632471 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f1bd00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fd7a0 item 45 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.157699011 +0000 UTC m=+209.017259513 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f368c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f368c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f368c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004fdd50 item 46 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f368c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f368c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.158282156 +0000 UTC m=+209.017842618 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f368c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36fc0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36fc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36fc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36fc0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36fc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.158282156 +0000 UTC m=+209.017842618 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36fc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350150 item 46 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.160432533 +0000 UTC m=+209.019992995 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21a40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21a40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21a40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491b20 item 47 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21a40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21a40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.161242023 +0000 UTC m=+209.020802514 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d21a40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d501c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d501c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d501c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d501c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d501c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.161242023 +0000 UTC m=+209.020802514 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d501c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005301c0 item 47 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.164027972 +0000 UTC m=+209.023588434 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50d00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50d00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50d00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530700 item 48 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50d00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50d00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.164972787 +0000 UTC m=+209.024533259 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d50d00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51400): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51400): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51400): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51400): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51400): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.164972787 +0000 UTC m=+209.024533259 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51400): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530930 item 48 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51a40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51a40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51a40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51a40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51a40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.166771503 +0000 UTC m=+209.026331965 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51a40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000530d90 item 49 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.167446009 +0000 UTC m=+209.027006471 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d51ec0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72480): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72480): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72480): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72480): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72480): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.167446009 +0000 UTC m=+209.027006471 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72480): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005310a0 item 49 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72b00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72b00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72b00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72b00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72b00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.168944894 +0000 UTC m=+209.028505355 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d72b00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531570 item 50 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.170219896 +0000 UTC m=+209.029780389 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73000): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73580): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73580): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73580): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73580): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73580): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.170219896 +0000 UTC m=+209.029780389 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73580): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000531b20 item 50 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73c00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73c00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73c00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73c00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73c00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.17261863 +0000 UTC m=+209.032179132 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000d73c00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc230 item 51 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.173407942 +0000 UTC m=+209.032968395 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa66c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa66c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa66c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa66c0): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa66c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.173407942 +0000 UTC m=+209.032968395 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa66c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dc620 item 51 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6d40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6d40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6d40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6d40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6d40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.175059713 +0000 UTC m=+209.034620176 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa6d40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dce70 item 52 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.175808739 +0000 UTC m=+209.035369202 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7240): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa77c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa77c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa77c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa77c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa77c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.175808739 +0000 UTC m=+209.035369202 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa77c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd030 item 52 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7e40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7e40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7e40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7e40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7e40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.178947641 +0000 UTC m=+209.038508134 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fa7e40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dd7a0 item 53 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.179838314 +0000 UTC m=+209.039398806 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca3c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca900): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca900): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca900): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca900): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca900): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.179838314 +0000 UTC m=+209.039398806 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fca900): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003dda40 item 53 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcaf80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcaf80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcaf80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcaf80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcaf80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.182258117 +0000 UTC m=+209.041818619 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcaf80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d65b0 item 54 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.183221214 +0000 UTC m=+209.042781716 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcb480): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcba00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcba00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcba00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcba00): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcba00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.183221214 +0000 UTC m=+209.042781716 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000fcba00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d68c0 item 54 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0100): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0100): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0100): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.186080643 +0000 UTC m=+209.045641145 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6c40 item 55 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.187205384 +0000 UTC m=+209.046765866 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0600): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0b40): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0b40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0b40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0b40): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0b40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.187205384 +0000 UTC m=+209.046765866 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff0b40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d6fc0 item 55 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff11c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff11c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff11c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff11c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff11c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.188829173 +0000 UTC m=+209.048389635 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff11c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7570 item 56 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.189712129 +0000 UTC m=+209.049272612 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff16c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff1c40): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff1c40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff1c40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff1c40): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff1c40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.189712129 +0000 UTC m=+209.049272612 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ff1c40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7810 item 56 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.192719486 +0000 UTC m=+209.052279968 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018300): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018840): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018840): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018840): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000502a0 item 57 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018840): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018840): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.193768736 +0000 UTC m=+209.053329197 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018840): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000505b0 item 57 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.19445302 +0000 UTC m=+209.054013482 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001018d80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019300): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019300): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019300): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019300): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019300): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.19445302 +0000 UTC m=+209.054013482 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019300): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050770 item 57 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.196539868 +0000 UTC m=+209.056100330 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019940): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019e80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019e80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019e80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d90 item 58 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019e80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019e80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.197028636 +0000 UTC m=+209.056589098 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001019e80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050f50 item 58 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.197902996 +0000 UTC m=+209.057463459 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086440): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086a00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086a00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086a00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086a00): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086a00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.197902996 +0000 UTC m=+209.057463459 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001086a00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051340 item 58 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.199286684 +0000 UTC m=+209.058847146 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087040): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087580): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087580): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087580): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051f10 item 59 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087580): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087580): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.199869248 +0000 UTC m=+209.059429711 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087580): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a150 item 59 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.200420363 +0000 UTC m=+209.059980826 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc001087ac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a80c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a80c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a80c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a80c0): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a80c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.200420363 +0000 UTC m=+209.059980826 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a80c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a310 item 59 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.201856389 +0000 UTC m=+209.061416851 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8700): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8c40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8c40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8c40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a690 item 60 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8c40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8c40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.202460844 +0000 UTC m=+209.062021306 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a8c40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a850 item 60 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.203154055 +0000 UTC m=+209.062714518 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9740): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9740): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9740): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9740): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9740): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.203154055 +0000 UTC m=+209.062714518 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0010a9740): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109aa10 item 60 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.206721462 +0000 UTC m=+209.066281944 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f373c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f37900): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f37900): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f37900): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000350b60 item 61 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f37900): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f37900): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.207287645 +0000 UTC m=+209.066848108 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f37900): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.207287645 +0000 UTC m=+209.066848108 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f363c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a070 item 61 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.20946873 +0000 UTC m=+209.069029191 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36a00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36f40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36f40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36f40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a3f0 item 62 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36f40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36f40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.210011248 +0000 UTC m=+209.069571711 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f36f40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c080): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c080): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c080): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c080): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c080): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.210011248 +0000 UTC m=+209.069571711 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c080): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a5b0 item 62 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.213397967 +0000 UTC m=+209.072958429 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130c6c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130cc40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130cc40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130cc40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109a930 item 63 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130cc40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130cc40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.213888898 +0000 UTC m=+209.073449360 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130cc40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130d440): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130d440): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130d440): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130d440): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130d440): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.213888898 +0000 UTC m=+209.073449360 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130d440): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109aaf0 item 63 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): >_readAt: n=0, err=Bad file descriptor 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.215390897 +0000 UTC m=+209.074951359 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00130da80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24040): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24040): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24040): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109aee0 item 64 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24040): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24040): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.216096954 +0000 UTC m=+209.075657426 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24040): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24780): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24780): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24780): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24780): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24780): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.216096954 +0000 UTC m=+209.075657426 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e24780): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00109b0a0 item 64 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e800c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e800c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e800c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e800c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e800c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.218639686 +0000 UTC m=+209.078200159 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e800c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fc4d0 item 65 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.219687193 +0000 UTC m=+209.079247655 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80a80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80a80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80a80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80a80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80a80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.219687193 +0000 UTC m=+209.079247655 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e80a80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fca10 item 65 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81100): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81100): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81100): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.22188048 +0000 UTC m=+209.081440952 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fce70 item 66 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.222825234 +0000 UTC m=+209.082385706 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81580): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81ac0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81ac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81ac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81ac0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81ac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.222825234 +0000 UTC m=+209.082385706 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e81ac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd2d0 item 66 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4540): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4540): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.225840625 +0000 UTC m=+209.085401097 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fd7a0 item 67 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.228306273 +0000 UTC m=+209.087866755 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c4c00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5180): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5180): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5180): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.228306273 +0000 UTC m=+209.087866755 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fdc00 item 67 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6180): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6180): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6180): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.234433817 +0000 UTC m=+209.093994299 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a1c0 item 68 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.23616681 +0000 UTC m=+209.095727292 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca6940): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7380): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7380): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7380): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7380): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7380): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.23616681 +0000 UTC m=+209.095727292 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7380): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049a380 item 68 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7c80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7c80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7c80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7c80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7c80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.239401854 +0000 UTC m=+209.098962346 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000ca7c80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ab60 item 69 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.240739926 +0000 UTC m=+209.100300408 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000540440): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000541940): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000541940): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000541940): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000541940): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000541940): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.240739926 +0000 UTC m=+209.100300408 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000541940): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ae70 item 69 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a803c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a803c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a803c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a803c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a803c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.243185587 +0000 UTC m=+209.102746069 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a803c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b420 item 70 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.244410737 +0000 UTC m=+209.103971229 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a808c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a80e00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a80e00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a80e00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a80e00): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a80e00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.244410737 +0000 UTC m=+209.103971229 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a80e00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049b7a0 item 70 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a814c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a814c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a814c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a814c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a814c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.246862981 +0000 UTC m=+209.106423463 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a814c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049bce0 item 71 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.247944853 +0000 UTC m=+209.107505334 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000a81b00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111340): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111340): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111340): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111340): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111340): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.247944853 +0000 UTC m=+209.107505334 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111340): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8070 item 71 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111c00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111c00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111c00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111c00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111c00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.250712849 +0000 UTC m=+209.110273331 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000111c00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8540 item 72 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.252388234 +0000 UTC m=+209.111948716 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070c5c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070cd00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070cd00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070cd00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070cd00): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070cd00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.252388234 +0000 UTC m=+209.111948716 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070cd00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8700 item 72 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.254267241 +0000 UTC m=+209.113827723 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d2c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d800): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d800): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d800): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8a80 item 73 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d800): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d800): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.255246279 +0000 UTC m=+209.114806741 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070d800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8cb0 item 73 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.256420042 +0000 UTC m=+209.115980504 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00070dcc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c280): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c280): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c280): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c280): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c280): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.256420042 +0000 UTC m=+209.115980504 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c280): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b8e70 item 73 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.258141694 +0000 UTC m=+209.117702156 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1c900): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1ce00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1ce00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1ce00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b92d0 item 74 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1ce00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1ce00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.258869141 +0000 UTC m=+209.118429603 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1ce00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9490 item 74 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.259541983 +0000 UTC m=+209.119102445 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d340): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d8c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d8c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d8c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d8c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d8c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.259541983 +0000 UTC m=+209.119102445 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1d8c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b96c0 item 74 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.261418146 +0000 UTC m=+209.120978607 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000e1df00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813000): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813000): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813000): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9b90 item 75 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813000): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813000): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.262028782 +0000 UTC m=+209.121589245 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813000): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): _writeAt: size=3, off=2 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9d50 item 75 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.262559528 +0000 UTC m=+209.122119990 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813ac0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813ac0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813ac0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813ac0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813ac0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.262559528 +0000 UTC m=+209.122119990 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000813ac0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b9f10 item 75 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.263991928 +0000 UTC m=+209.123552390 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4780): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4780): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4780): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334700 item 76 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4780): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4780): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.264677675 +0000 UTC m=+209.124238138 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4780): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003349a0 item 76 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): _writeAt: size=3, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.26572439 +0000 UTC m=+209.125284842 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a4cc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5280): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5280): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5280): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5280): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5280): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.26572439 +0000 UTC m=+209.125284842 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5280): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000334d20 item 76 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.267448227 +0000 UTC m=+209.127008688 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0009a5c00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2280): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2280): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2280): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000335960 item 77 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2280): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2280): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.268150464 +0000 UTC m=+209.127710927 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2280): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2980): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2980): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2980): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2980): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2980): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.268150464 +0000 UTC m=+209.127710927 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2980): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c0e0 item 77 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.269824348 +0000 UTC m=+209.129384809 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d2fc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3500): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3500): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3500): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039c850 item 78 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3500): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3500): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.270472673 +0000 UTC m=+209.130033136 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3500): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3c00): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3c00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3c00): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3c00): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3c00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.270472673 +0000 UTC m=+209.130033136 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0008d3c00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039ca10 item 78 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.27227052 +0000 UTC m=+209.131830981 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005842c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005847c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005847c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005847c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039cee0 item 79 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005847c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005847c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.272881746 +0000 UTC m=+209.132442228 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0005847c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000584ec0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000584ec0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000584ec0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000584ec0): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000584ec0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.272881746 +0000 UTC m=+209.132442228 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000584ec0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d110 item 79 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.27440186 +0000 UTC m=+209.133962322 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585500): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585a00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585a00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585a00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039d6c0 item 80 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585a00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585a00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.27495557 +0000 UTC m=+209.134516033 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000585a00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618180): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618180): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618180): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.27495557 +0000 UTC m=+209.134516033 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00039dab0 item 80 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006187c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006187c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006187c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006187c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006187c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.276421963 +0000 UTC m=+209.135982415 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006187c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b21c0 item 81 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.277046917 +0000 UTC m=+209.136607378 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000618c40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619180): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619180): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619180): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619180): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619180): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.277046917 +0000 UTC m=+209.136607378 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619180): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2540 item 81 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619800): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619800): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619800): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619800): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619800): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.278833269 +0000 UTC m=+209.138393732 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2af0 item 82 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.279701158 +0000 UTC m=+209.139261621 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000619d00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be300): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be300): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be300): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be300): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be300): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.279701158 +0000 UTC m=+209.139261621 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be300): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b2e00 item 82 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be980): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be980): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be980): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be980): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be980): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.281345215 +0000 UTC m=+209.140905677 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006be980): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3260 item 83 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.281965349 +0000 UTC m=+209.141525801 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bee80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bf3c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bf3c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bf3c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bf3c0): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bf3c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.281965349 +0000 UTC m=+209.141525801 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bf3c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3490 item 83 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bfa40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bfa40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bfa40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bfa40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bfa40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.283423757 +0000 UTC m=+209.142984219 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bfa40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3960 item 84 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.285064397 +0000 UTC m=+209.144624859 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006bff40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006de540): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006de540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006de540): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006de540): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006de540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.285064397 +0000 UTC m=+209.144624859 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006de540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b3e30 item 84 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006debc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006debc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006debc0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006debc0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006debc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.286724033 +0000 UTC m=+209.146284495 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006debc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c690 item 85 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.291139803 +0000 UTC m=+209.150700265 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df0c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df600): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df600): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df600): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df600): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df600): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.291139803 +0000 UTC m=+209.150700265 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006df600): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051c9a0 item 85 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006dfc80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006dfc80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006dfc80): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006dfc80): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006dfc80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.296115624 +0000 UTC m=+209.155676086 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0006dfc80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051ce70 item 86 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.296870181 +0000 UTC m=+209.156430633 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a200): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a780): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a780): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a780): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a780): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a780): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.296870181 +0000 UTC m=+209.156430633 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071a780): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d180 item 86 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071ae00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071ae00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071ae00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071ae00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071ae00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.301038657 +0000 UTC m=+209.160599179 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071ae00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051d960 item 87 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.301748779 +0000 UTC m=+209.161309242 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b300): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b840): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b840): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b840): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b840): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b840): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.301748779 +0000 UTC m=+209.161309242 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071b840): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00051db90 item 87 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071bec0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071bec0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071bec0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071bec0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071bec0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.303541354 +0000 UTC m=+209.163101827 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00071bec0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b42a0 item 88 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.304747109 +0000 UTC m=+209.164307611 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000752440): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007529c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007529c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007529c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007529c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007529c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.304747109 +0000 UTC m=+209.164307611 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007529c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4540 item 88 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.307432278 +0000 UTC m=+209.166992771 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753000): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753540): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753540): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753540): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4930 item 89 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753540): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753540): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.308557662 +0000 UTC m=+209.168118164 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753540): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4b60 item 89 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.309519117 +0000 UTC m=+209.169079619 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000753a80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778080): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778080): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778080): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778080): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778080): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.309519117 +0000 UTC m=+209.169079619 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778080): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b4e00 item 89 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.312521383 +0000 UTC m=+209.172081865 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007786c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778c00): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778c00): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778c00): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b52d0 item 90 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778c00): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778c00): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.313573608 +0000 UTC m=+209.173134090 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000778c00): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5570 item 90 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.315359832 +0000 UTC m=+209.174920314 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779140): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779700): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779700): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779700): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779700): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779700): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.315359832 +0000 UTC m=+209.174920314 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779700): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b58f0 item 90 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.319099703 +0000 UTC m=+209.178660195 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000779d40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8300): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8300): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8300): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004b5ea0 item 91 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8300): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8300): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.320820563 +0000 UTC m=+209.180381046 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8300): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): >_readAt: n=2, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): _writeAt: size=3, off=7 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6380 item 91 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.322538478 +0000 UTC m=+209.182098981 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8840): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8dc0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8dc0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8dc0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8dc0): >_readAt: n=8, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8dc0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.322538478 +0000 UTC m=+209.182098981 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a8dc0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6700 item 91 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.325449914 +0000 UTC m=+209.185010396 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9400): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9940): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9940): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9940): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6cb0 item 92 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9940): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9940): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.3264707 +0000 UTC m=+209.186031162 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9940): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): open at offset 5 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a6fc0 item 92 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): _readAt: size=2, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): _writeAt: size=3, off=5 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): >_writeAt: n=3, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.327588228 +0000 UTC m=+209.187148710 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007a9e80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007c84c0): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007c84c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007c84c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007c84c0): >_readAt: n=3, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007c84c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.327588228 +0000 UTC m=+209.187148710 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0007c84c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003a72d0 item 92 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.329198591 +0000 UTC m=+209.188759053 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc0003c5900): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a100): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a100): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a100): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003513b0 item 93 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a100): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a100): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.330114922 +0000 UTC m=+209.189675384 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a100): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a800): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a800): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a800): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a800): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a800): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.330114922 +0000 UTC m=+209.189675384 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7a800): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000351730 item 93 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.331736535 +0000 UTC m=+209.191296998 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ae40): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7b380): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7b380): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7b380): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f62a0 item 94 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7b380): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7b380): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.332296708 +0000 UTC m=+209.191857170 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7b380): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ba80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ba80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ba80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ba80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ba80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.332296708 +0000 UTC m=+209.191857170 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000f7ba80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f67e0 item 94 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.333696466 +0000 UTC m=+209.193256927 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a140): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a680): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a680): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a680): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f6e70 item 95 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a680): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a680): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.334206614 +0000 UTC m=+209.193767075 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086a680): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086ad80): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086ad80): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086ad80): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086ad80): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086ad80): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.334206614 +0000 UTC m=+209.193767075 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086ad80): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7180 item 95 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): open at offset 0 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): _readAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): >_readAt: n=0, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.335953763 +0000 UTC m=+209.195514226 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b3c0): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b900): _writeAt: size=5, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b900): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b900): >openPending: err= 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7730 item 96 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b900): >_writeAt: n=5, err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b900): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.336582844 +0000 UTC m=+209.196143306 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc00086b900): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: File.openRW failed: file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/07/23 01:24:44 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:44 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/07/23 01:24:44 DEBUG : open-test-file: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : open-test-file: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000892080): _readAt: size=512, off=0 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000892080): openPending: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000892080): >openPending: err= 2025/07/23 01:24:44 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000892080): >_readAt: n=5, err=EOF 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000892080): close: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: setting modification time to 2025-07-23 01:24:44.336582844 +0000 UTC m=+209.196143306 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : open-test-file(0xc000892080): >close: err= 2025/07/23 01:24:44 DEBUG : open-test-file: Remove: 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003f7b90 item 96 2025/07/23 01:24:44 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/07/23 01:24:44 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/07/23 01:24:44 DEBUG : open-test-file: >Remove: err= 2025/07/23 01:24:44 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:44 DEBUG : Looking for writers 2025/07/23 01:24:44 DEBUG : >WaitForWriters: 2025/07/23 01:24:44 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.73s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.14s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.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.72s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:44 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:44 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:44 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:44 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:44 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:44 DEBUG : file1: newRWFileHandle: 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): openPending: 2025/07/23 01:24:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): >openPending: err= 2025/07/23 01:24:44 DEBUG : file1: >newRWFileHandle: err= 2025/07/23 01:24:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/07/23 01:24:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): _writeAt: size=2, off=0 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): >_writeAt: n=2, err= 2025/07/23 01:24:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): RWFileHandle.Flush 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): RWFileHandle.Release 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): close: 2025/07/23 01:24:44 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/07/23 01:24:44 INFO : file1: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:44 DEBUG : file1(0xc00090a700): >close: err= 2025/07/23 01:24:44 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:44 DEBUG : Looking for writers 2025/07/23 01:24:44 DEBUG : file1: reading active writers 2025/07/23 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:44 DEBUG : Looking for writers 2025/07/23 01:24:44 DEBUG : file1: reading active writers 2025/07/23 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:44 DEBUG : Looking for writers 2025/07/23 01:24:44 DEBUG : file1: reading active writers 2025/07/23 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:44 DEBUG : Looking for writers 2025/07/23 01:24:44 DEBUG : file1: reading active writers 2025/07/23 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:44 DEBUG : file1: vfs cache: starting upload 2025/07/23 01:24:44 DEBUG : Looking for writers 2025/07/23 01:24:44 DEBUG : file1: reading active writers 2025/07/23 01:24:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:45 DEBUG : Looking for writers 2025/07/23 01:24:45 DEBUG : file1: reading active writers 2025/07/23 01:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:45 DEBUG : Looking for writers 2025/07/23 01:24:45 DEBUG : file1: reading active writers 2025/07/23 01:24:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:45 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:24:45 INFO : file1: Copied (new) 2025/07/23 01:24:45 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/07/23 01:24:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/07/23 01:24:45 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/07/23 01:24:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:24:45 INFO : file1: vfs cache: upload succeeded try #1 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : file1: reading active writers 2025/07/23 01:24:46 DEBUG : >WaitForWriters: 2025/07/23 01:24:46 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : file1: reading active writers 2025/07/23 01:24:46 DEBUG : >WaitForWriters: 2025/07/23 01:24:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.97s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:46 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:46 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:46 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:24:46 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:46 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:24:46 DEBUG : rename_me: newRWFileHandle: 2025/07/23 01:24:46 DEBUG : rename_me(0xc000893040): openPending: 2025/07/23 01:24:46 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/07/23 01:24:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/23 01:24:46 DEBUG : rename_me(0xc000893040): >openPending: err= 2025/07/23 01:24:46 DEBUG : rename_me: >newRWFileHandle: err= 2025/07/23 01:24:46 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/07/23 01:24:46 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/07/23 01:24:46 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/07/23 01:24:46 DEBUG : rename_me(0xc000893040): _writeAt: size=5, off=0 2025/07/23 01:24:46 DEBUG : rename_me(0xc000893040): >_writeAt: n=5, err= 2025/07/23 01:24:46 DEBUG : rename_me(0xc000893040): close: 2025/07/23 01:24:46 DEBUG : rename_me: vfs cache: setting modification time to 2025-07-23 01:24:46.711877142 +0000 UTC m=+211.571437604 2025/07/23 01:24:46 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/07/23 01:24:46 DEBUG : rename_me(0xc000893040): >close: err= 2025/07/23 01:24:46 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/07/23 01:24:46 DEBUG : i_was_renamed: Updating file with 0xc0009c9800 2025/07/23 01:24:46 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/07/23 01:24:46 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/23 01:24:46 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/07/23 01:24:46 DEBUG : i_was_renamed: vfs cache: starting upload 2025/07/23 01:24:46 DEBUG : Looking for writers 2025/07/23 01:24:46 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/07/23 01:24:47 DEBUG : Looking for writers 2025/07/23 01:24:47 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/07/23 01:24:47 DEBUG : Looking for writers 2025/07/23 01:24:47 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/07/23 01:24:47 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/07/23 01:24:47 INFO : i_was_renamed: Copied (new) 2025/07/23 01:24:47 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-07-23 01:24:46 +0000 UTC," 2025/07/23 01:24:47 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/07/23 01:24:47 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/07/23 01:24:47 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/07/23 01:24:47 DEBUG : Looking for writers 2025/07/23 01:24:47 DEBUG : i_was_renamed: reading active writers 2025/07/23 01:24:47 DEBUG : >WaitForWriters: 2025/07/23 01:24:47 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.86s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:24:48 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:24:48 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: root is "/home/rclone/.cache/rclone" 2025/07/23 01:24:48 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:48 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/07/23 01:24:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-yapejel7yaye" 2025/07/23 01:24:48 INFO : files root 'rclone-test-yapejel7yaye': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/07/23 01:24:48 DEBUG : forgetting directory cache 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate(0xc00090a580): _readAt: size=512, off=0 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate(0xc00090a580): openPending: 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-23 00:25:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/23 01:24:49 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate(0xc00090a580): >openPending: err= 2025/07/23 01:24:49 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:49 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:49 DEBUG : forgetting directory cache 2025/07/23 01:24:50 DEBUG : TestRWCacheUpdate(0xc00090a580): >_readAt: n=20, err=EOF 2025/07/23 01:24:50 DEBUG : TestRWCacheUpdate(0xc00090a580): close: 2025/07/23 01:24:50 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:25:48 +0000 UTC 2025/07/23 01:24:50 DEBUG : TestRWCacheUpdate(0xc00090a580): >close: err= 2025/07/23 01:24:50 DEBUG : Re-reading directory (301.145478ms old) 2025/07/23 01:24:50 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:50 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:24:50 DEBUG : forgetting directory cache 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate(0xc00090b240): _readAt: size=512, off=0 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate(0xc00090b240): openPending: 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-23 00:26:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-07-23 00:25:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-23 00:26:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-07-23 00:25:48 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/07/23 01:24:51 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/23 01:24:51 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate(0xc00090b240): >openPending: err= 2025/07/23 01:24:51 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:51 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:51 DEBUG : forgetting directory cache 2025/07/23 01:24:52 DEBUG : TestRWCacheUpdate(0xc00090b240): >_readAt: n=20, err=EOF 2025/07/23 01:24:52 DEBUG : TestRWCacheUpdate(0xc00090b240): close: 2025/07/23 01:24:52 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:26:48 +0000 UTC 2025/07/23 01:24:52 DEBUG : TestRWCacheUpdate(0xc00090b240): >close: err= 2025/07/23 01:24:52 DEBUG : Re-reading directory (282.224376ms old) 2025/07/23 01:24:52 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:52 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:24:52 DEBUG : forgetting directory cache 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate(0xc000e25040): _readAt: size=512, off=0 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate(0xc000e25040): openPending: 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-23 00:27:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2025-07-23 00:26:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-23 00:27:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2025-07-23 00:26:48 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/07/23 01:24:53 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/23 01:24:53 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate(0xc000e25040): >openPending: err= 2025/07/23 01:24:53 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:53 DEBUG : forgetting directory cache 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate(0xc000e25040): >_readAt: n=20, err=EOF 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate(0xc000e25040): close: 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:27:48 +0000 UTC 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate(0xc000e25040): >close: err= 2025/07/23 01:24:53 DEBUG : Re-reading directory (340.28232ms old) 2025/07/23 01:24:53 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:53 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:24:54 DEBUG : forgetting directory cache 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate(0xc000e25700): _readAt: size=512, off=0 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate(0xc000e25700): openPending: 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-23 00:28:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2025-07-23 00:27:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-23 00:28:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2025-07-23 00:27:48 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2025/07/23 01:24:55 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/23 01:24:55 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate(0xc000e25700): >openPending: err= 2025/07/23 01:24:55 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:55 DEBUG : forgetting directory cache 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate(0xc000e25700): >_readAt: n=20, err=EOF 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate(0xc000e25700): close: 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:28:48 +0000 UTC 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate(0xc000e25700): >close: err= 2025/07/23 01:24:55 DEBUG : Re-reading directory (290.048714ms old) 2025/07/23 01:24:55 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:55 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:24:55 DEBUG : forgetting directory cache 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate(0xc0000b1dc0): _readAt: size=512, off=0 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate(0xc0000b1dc0): openPending: 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-23 00:29:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-07-23 00:28:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-23 00:29:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-07-23 00:28:48 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2025/07/23 01:24:57 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/23 01:24:57 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate(0xc0000b1dc0): >openPending: err= 2025/07/23 01:24:57 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:57 DEBUG : forgetting directory cache 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate(0xc0000b1dc0): >_readAt: n=20, err=EOF 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate(0xc0000b1dc0): close: 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:29:48 +0000 UTC 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate(0xc0000b1dc0): >close: err= 2025/07/23 01:24:57 DEBUG : Re-reading directory (270.435684ms old) 2025/07/23 01:24:57 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:57 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:24:57 DEBUG : forgetting directory cache 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate(0xc000e24540): _readAt: size=512, off=0 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate(0xc000e24540): openPending: 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-07-23 00:30:48 +0000 UTC," against cached fingerprint "20,2025-07-23 00:29:48 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-07-23 00:30:48 +0000 UTC," != cached fingerprint "20,2025-07-23 00:29:48 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/07/23 01:24:58 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/07/23 01:24:58 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate(0xc000e24540): >openPending: err= 2025/07/23 01:24:58 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:24:58 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:24:59 DEBUG : forgetting directory cache 2025/07/23 01:24:59 DEBUG : TestRWCacheUpdate(0xc000e24540): >_readAt: n=20, err=EOF 2025/07/23 01:24:59 DEBUG : TestRWCacheUpdate(0xc000e24540): close: 2025/07/23 01:24:59 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:30:48 +0000 UTC 2025/07/23 01:24:59 DEBUG : TestRWCacheUpdate(0xc000e24540): >close: err= 2025/07/23 01:24:59 DEBUG : Re-reading directory (277.603772ms old) 2025/07/23 01:24:59 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:24:59 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:24:59 DEBUG : forgetting directory cache 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate(0xc000e807c0): _readAt: size=512, off=0 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate(0xc000e807c0): openPending: 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-07-23 00:31:48 +0000 UTC," against cached fingerprint "20,2025-07-23 00:30:48 +0000 UTC," 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-07-23 00:31:48 +0000 UTC," != cached fingerprint "20,2025-07-23 00:30:48 +0000 UTC,") 2025/07/23 01:25:00 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/07/23 01:25:00 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate(0xc000e807c0): >openPending: err= 2025/07/23 01:25:00 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:00 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:00 DEBUG : forgetting directory cache 2025/07/23 01:25:01 DEBUG : TestRWCacheUpdate(0xc000e807c0): >_readAt: n=21, err=EOF 2025/07/23 01:25:01 DEBUG : TestRWCacheUpdate(0xc000e807c0): close: 2025/07/23 01:25:01 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:31:48 +0000 UTC 2025/07/23 01:25:01 DEBUG : TestRWCacheUpdate(0xc000e807c0): >close: err= 2025/07/23 01:25:01 DEBUG : Re-reading directory (272.287189ms old) 2025/07/23 01:25:01 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:01 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:25:01 DEBUG : forgetting directory cache 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate(0xc000e81000): _readAt: size=512, off=0 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate(0xc000e81000): openPending: 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-07-23 00:32:48 +0000 UTC," against cached fingerprint "21,2025-07-23 00:31:48 +0000 UTC," 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-07-23 00:32:48 +0000 UTC," != cached fingerprint "21,2025-07-23 00:31:48 +0000 UTC,") 2025/07/23 01:25:02 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/07/23 01:25:02 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate(0xc000e81000): >openPending: err= 2025/07/23 01:25:02 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:02 DEBUG : forgetting directory cache 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate(0xc000e81000): >_readAt: n=22, err=EOF 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate(0xc000e81000): close: 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:32:48 +0000 UTC 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate(0xc000e81000): >close: err= 2025/07/23 01:25:02 DEBUG : Re-reading directory (286.074283ms old) 2025/07/23 01:25:02 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:02 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:25:03 DEBUG : forgetting directory cache 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate(0xc000e25500): _readAt: size=512, off=0 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate(0xc000e25500): openPending: 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-07-23 00:33:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2025-07-23 00:32:48 +0000 UTC," 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-07-23 00:33:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2025-07-23 00:32:48 +0000 UTC,") 2025/07/23 01:25:04 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/07/23 01:25:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate(0xc000e25500): >openPending: err= 2025/07/23 01:25:04 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:04 DEBUG : forgetting directory cache 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate(0xc000e25500): >_readAt: n=23, err=EOF 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate(0xc000e25500): close: 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:33:48 +0000 UTC 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate(0xc000e25500): >close: err= 2025/07/23 01:25:04 DEBUG : Re-reading directory (269.947707ms old) 2025/07/23 01:25:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:04 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:25:04 DEBUG : forgetting directory cache 2025/07/23 01:25:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate(0xc000e25c00): _readAt: size=512, off=0 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate(0xc000e25c00): openPending: 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-07-23 00:34:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-07-23 00:33:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-07-23 00:34:48 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-07-23 00:33:48 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2025/07/23 01:25:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/07/23 01:25:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate(0xc000e25c00): >openPending: err= 2025/07/23 01:25:06 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:06 DEBUG : forgetting directory cache 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate(0xc000e25c00): >_readAt: n=24, err=EOF 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate(0xc000e25c00): close: 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-07-23 00:34:48 +0000 UTC 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate(0xc000e25c00): >close: err= 2025/07/23 01:25:06 DEBUG : Re-reading directory (261.115757ms old) 2025/07/23 01:25:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/07/23 01:25:06 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:06 DEBUG : Looking for writers 2025/07/23 01:25:06 DEBUG : TestRWCacheUpdate: reading active writers 2025/07/23 01:25:06 DEBUG : >WaitForWriters: 2025/07/23 01:25:06 DEBUG : files root 'rclone-test-yapejel7yaye': vfs cache: cleaner exiting 2025/07/23 01:25:06 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (18.42s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", 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:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:08 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/23 01:25:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/23 01:25:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/23 01:25:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/07/23 01:25:09 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:09 DEBUG : Looking for writers 2025/07/23 01:25:09 DEBUG : normal name with no special characters.txt: reading active writers 2025/07/23 01:25:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/07/23 01:25:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.28s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:10 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:10 DEBUG : files root 'rclone-test-yapejel7yaye': Reusing VFS from active cache 2025/07/23 01:25:10 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:10 DEBUG : Looking for writers 2025/07/23 01:25:10 DEBUG : >WaitForWriters: 2025/07/23 01:25:10 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:10 DEBUG : Looking for writers 2025/07/23 01:25:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.24s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:10 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:10 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:10 DEBUG : Looking for writers 2025/07/23 01:25:10 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:10 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:10 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:10 DEBUG : Looking for writers 2025/07/23 01:25:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.24s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:11 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:13 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:13 DEBUG : dir: Looking for writers 2025/07/23 01:25:13 DEBUG : file2: reading active writers 2025/07/23 01:25:13 DEBUG : Looking for writers 2025/07/23 01:25:13 DEBUG : dir: reading active writers 2025/07/23 01:25:13 DEBUG : file1: reading active writers 2025/07/23 01:25:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.00s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:14 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:16 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:16 DEBUG : dir: Looking for writers 2025/07/23 01:25:16 DEBUG : Looking for writers 2025/07/23 01:25:16 DEBUG : dir: reading active writers 2025/07/23 01:25:16 DEBUG : file1: reading active writers 2025/07/23 01:25:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.01s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:17 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:18 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:19 DEBUG : file1: Open: flags=O_RDONLY 2025/07/23 01:25:19 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/23 01:25:19 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/23 01:25:19 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:19 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/07/23 01:25:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/07/23 01:25:19 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/23 01:25:19 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:19 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/23 01:25:19 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/07/23 01:25:19 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/07/23 01:25:19 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/23 01:25:19 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (0 bytes), uploading instead of streaming 2025/07/23 01:25:20 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/23 01:25:20 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2025/07/23 01:25:20 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/07/23 01:25:20 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:20 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/07/23 01:25:20 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:20 DEBUG : dir: Looking for writers 2025/07/23 01:25:20 DEBUG : file2: reading active writers 2025/07/23 01:25:20 DEBUG : new_file.txt: reading active writers 2025/07/23 01:25:20 DEBUG : Looking for writers 2025/07/23 01:25:20 DEBUG : dir: reading active writers 2025/07/23 01:25:20 DEBUG : file1: reading active writers 2025/07/23 01:25:20 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (4.14s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:21 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/07/23 01:25:23 DEBUG : dir/file1: Updating file with dir/file1 0xc0009f2240 2025/07/23 01:25:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/07/23 01:25:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:24 INFO : dir/file1: Moved (server-side) to: file0 2025/07/23 01:25:24 DEBUG : file0: Updating file with file0 0xc0009f2240 2025/07/23 01:25:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/07/23 01:25:24 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/07/23 01:25:24 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:24 DEBUG : dir: Looking for writers 2025/07/23 01:25:24 DEBUG : Looking for writers 2025/07/23 01:25:24 DEBUG : dir: reading active writers 2025/07/23 01:25:24 DEBUG : file0: reading active writers 2025/07/23 01:25:24 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (3.77s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:25 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:25 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:25 DEBUG : Looking for writers 2025/07/23 01:25:25 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:25 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:25 DEBUG : Added virtual directory entry vAddDir: "/" 2025/07/23 01:25:26 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/23 01:25:26 DEBUG : Added virtual directory entry vAddDir: "b" 2025/07/23 01:25:27 DEBUG : Added virtual directory entry vAddDir: "c" 2025/07/23 01:25:27 DEBUG : Added virtual directory entry vAddDir: "d" 2025/07/23 01:25:27 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:27 DEBUG : Looking for writers 2025/07/23 01:25:27 DEBUG : a: Looking for writers 2025/07/23 01:25:27 DEBUG : b: Looking for writers 2025/07/23 01:25:27 DEBUG : c: Looking for writers 2025/07/23 01:25:27 DEBUG : d: Looking for writers 2025/07/23 01:25:27 DEBUG : Looking for writers 2025/07/23 01:25:27 DEBUG : /: reading active writers 2025/07/23 01:25:27 DEBUG : a: reading active writers 2025/07/23 01:25:27 DEBUG : b: reading active writers 2025/07/23 01:25:27 DEBUG : c: reading active writers 2025/07/23 01:25:27 DEBUG : d: reading active writers 2025/07/23 01:25:27 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.64s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:28 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:29 DEBUG : Added virtual directory entry vAddDir: "a" 2025/07/23 01:25:29 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/07/23 01:25:30 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/07/23 01:25:30 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/07/23 01:25:32 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:32 DEBUG : a/b/c/d: Looking for writers 2025/07/23 01:25:32 DEBUG : a/b/c: Looking for writers 2025/07/23 01:25:32 DEBUG : d: reading active writers 2025/07/23 01:25:32 DEBUG : a/b: Looking for writers 2025/07/23 01:25:32 DEBUG : c: reading active writers 2025/07/23 01:25:32 DEBUG : a: Looking for writers 2025/07/23 01:25:32 DEBUG : b: reading active writers 2025/07/23 01:25:32 DEBUG : Looking for writers 2025/07/23 01:25:32 DEBUG : a: reading active writers 2025/07/23 01:25:32 DEBUG : >WaitForWriters: 2025/07/23 01:25:33 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/a/b/c not empty`) 2025/07/23 01:25:33 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 01:25:33 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/a/b/c not empty`) 2025/07/23 01:25:33 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/07/23 01:25:33 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/a/b/c not empty`) 2025/07/23 01:25:33 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/07/23 01:25:33 DEBUG : pacer: low level retry 4/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/a/b/c not empty`) 2025/07/23 01:25:33 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/07/23 01:25:33 DEBUG : pacer: low level retry 5/10 (error Folder Not Empty - `Folder rclone-test-yapejel7yaye/a/b/c not empty`) 2025/07/23 01:25:33 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/07/23 01:25:33 DEBUG : pacer: Reducing sleep to 240ms 2025/07/23 01:25:34 DEBUG : pacer: Reducing sleep to 180ms 2025/07/23 01:25:34 DEBUG : pacer: Reducing sleep to 135ms 2025/07/23 01:25:34 DEBUG : pacer: Reducing sleep to 101.25ms --- PASS: TestVFSMkdirAll (5.77s) === 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:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:34 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:34 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:34 DEBUG : Looking for writers 2025/07/23 01:25:34 DEBUG : >WaitForWriters: 2025/07/23 01:25:34 DEBUG : pacer: Reducing sleep to 75.9375ms 2025/07/23 01:25:34 DEBUG : pacer: Reducing sleep to 56.953125ms --- PASS: TestVFSIsMetadataFile (0.24s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:34 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:34 DEBUG : pacer: Reducing sleep to 42.714843ms 2025/07/23 01:25:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:35 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:35 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/23 01:25:35 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/07/23 01:25:35 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/07/23 01:25:35 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (5 bytes), uploading instead of streaming 2025/07/23 01:25:35 DEBUG : pacer: Reducing sleep to 32.036132ms 2025/07/23 01:25:36 DEBUG : pacer: Reducing sleep to 24.027099ms 2025/07/23 01:25:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:36 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : pacer: Reducing sleep to 18.020324ms 2025/07/23 01:25:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:36 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/07/23 01:25:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/23 01:25:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (0 bytes), uploading instead of streaming 2025/07/23 01:25:36 DEBUG : pacer: Reducing sleep to 13.515243ms 2025/07/23 01:25:36 DEBUG : pacer: Reducing sleep to 10.136432ms 2025/07/23 01:25:36 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:36 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/07/23 01:25:36 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:36 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:36 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (7 bytes), uploading instead of streaming 2025/07/23 01:25:37 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 01:25:37 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:37 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:37 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:37 DEBUG : Looking for writers 2025/07/23 01:25:37 DEBUG : file1: reading active writers 2025/07/23 01:25:37 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.25s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:38 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:38 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:38 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:38 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/07/23 01:25:39 DEBUG : file1: aborting in-sequence write wait, off=100 2025/07/23 01:25:39 DEBUG : file1: failed to wait for in-sequence write to 100 2025/07/23 01:25:39 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/07/23 01:25:39 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (11 bytes), uploading instead of streaming 2025/07/23 01:25:40 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:40 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:40 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/07/23 01:25:40 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:40 DEBUG : Looking for writers 2025/07/23 01:25:40 DEBUG : file1: reading active writers 2025/07/23 01:25:40 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.61s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:40 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:40 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:40 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:40 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/07/23 01:25:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:40 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (5 bytes), uploading instead of streaming 2025/07/23 01:25:41 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:41 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:41 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/07/23 01:25:41 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:41 DEBUG : Looking for writers 2025/07/23 01:25:41 DEBUG : file1: reading active writers 2025/07/23 01:25:41 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.38s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:42 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:42 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:42 DEBUG : file1: WriteFileHandle.Release closing 2025/07/23 01:25:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:42 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (0 bytes), uploading instead of streaming 2025/07/23 01:25:43 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:43 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:43 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/07/23 01:25:43 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:43 DEBUG : Looking for writers 2025/07/23 01:25:43 DEBUG : file1: reading active writers 2025/07/23 01:25:43 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.32s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:43 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:43 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:43 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:43 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:43 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:43 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:43 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (2 bytes), uploading instead of streaming 2025/07/23 01:25:44 DEBUG : file1: md5 = 49f68a5c8493ec2c0bf489821c21fc3b OK 2025/07/23 01:25:44 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/23 01:25:44 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/07/23 01:25:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:44 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:44 DEBUG : Looking for writers 2025/07/23 01:25:44 DEBUG : file1: reading active writers 2025/07/23 01:25:44 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.44s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:44 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:45 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:45 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:45 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (0 bytes), uploading instead of streaming 2025/07/23 01:25:45 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2025/07/23 01:25:45 DEBUG : file1: Size and md5 of src and dst objects identical 2025/07/23 01:25:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:45 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:25:45 DEBUG : file1: Open: flags=O_RDONLY 2025/07/23 01:25:45 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/23 01:25:45 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/23 01:25:45 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:46 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:46 DEBUG : Looking for writers 2025/07/23 01:25:46 DEBUG : file1: reading active writers 2025/07/23 01:25:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.64s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-yapejel7yaye'", Local "Local file system at /tmp/rclone812407151", Modify Window "1s" 2025/07/23 01:25:46 INFO : files root 'rclone-test-yapejel7yaye': poll-interval is not supported by this remote 2025/07/23 01:25:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/07/23 01:25:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/07/23 01:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:46 DEBUG : file1: >Open: fd=file1 (w), err= 2025/07/23 01:25:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/07/23 01:25:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:46 DEBUG : files root 'rclone-test-yapejel7yaye': File to upload is small (100 bytes), uploading instead of streaming 2025/07/23 01:25:47 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/07/23 01:25:47 DEBUG : file1: Size of src and dst objects identical 2025/07/23 01:25:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/07/23 01:25:47 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/07/23 01:25:47 DEBUG : file1: Open: flags=O_RDONLY 2025/07/23 01:25:47 DEBUG : file1: >Open: fd=file1 (r), err= 2025/07/23 01:25:47 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/07/23 01:25:47 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/07/23 01:25:47 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/07/23 01:25:47 DEBUG : WaitForWriters: timeout=30s 2025/07/23 01:25:47 DEBUG : Looking for writers 2025/07/23 01:25:47 DEBUG : file1: reading active writers 2025/07/23 01:25:47 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.70s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/07/23 01:25:48 DEBUG : files root 'rclone-test-yapejel7yaye': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m33.318162608s (try 1/5): exit status 1: Failed [TestFileRename/writes,forceCache=false TestRWFileHandleFlushRead]