"./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Starting (try 1/5) 2025/10/29 03:34:02 DEBUG : Creating backend with remote "TestFilesCom:rclone-test-lovilup1quhi" 2025/10/29 03:34:02 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/10/29 03:34:03 DEBUG : Creating backend with remote "/tmp/rclone697951157" === RUN TestDirHandleMethods run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:03 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:06 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:06 DEBUG : dir: Looking for writers 2025/10/29 03:34:06 DEBUG : Looking for writers 2025/10/29 03:34:06 DEBUG : dir: reading active writers 2025/10/29 03:34:06 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (3.87s) === RUN TestDirHandleReaddir run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:07 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:10 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:10 DEBUG : dir/subdir: Looking for writers 2025/10/29 03:34:10 DEBUG : dir: Looking for writers 2025/10/29 03:34:10 DEBUG : file1: reading active writers 2025/10/29 03:34:10 DEBUG : file2: reading active writers 2025/10/29 03:34:10 DEBUG : subdir: reading active writers 2025/10/29 03:34:10 DEBUG : Looking for writers 2025/10/29 03:34:10 DEBUG : dir: reading active writers 2025/10/29 03:34:10 DEBUG : >WaitForWriters: 2025/10/29 03:34:11 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir not empty`) 2025/10/29 03:34:11 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:34:11 DEBUG : pacer: Reducing sleep to 15ms 2025/10/29 03:34:11 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirHandleReaddir (4.62s) === RUN TestDirHandleReaddirnames run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:12 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:16 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 03:34:17 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:17 DEBUG : dir: Looking for writers 2025/10/29 03:34:17 DEBUG : file1: reading active writers 2025/10/29 03:34:17 DEBUG : Looking for writers 2025/10/29 03:34:17 DEBUG : dir: reading active writers 2025/10/29 03:34:17 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (6.97s) === RUN TestDirMethods run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:19 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:20 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:20 DEBUG : dir: Looking for writers 2025/10/29 03:34:20 DEBUG : Looking for writers 2025/10/29 03:34:20 DEBUG : dir: reading active writers 2025/10/29 03:34:20 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (2.43s) === RUN TestDirForgetAll run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:21 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:22 DEBUG : dir: forgetting directory cache 2025/10/29 03:34:22 DEBUG : forgetting directory cache 2025/10/29 03:34:22 DEBUG : dir: forgetting directory cache 2025/10/29 03:34:22 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:22 DEBUG : Looking for writers 2025/10/29 03:34:22 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (2.12s) === RUN TestDirForgetPath run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:23 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:24 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2025/10/29 03:34:24 DEBUG : dir: invalidating directory cache 2025/10/29 03:34:24 DEBUG : >ForgetPath: 2025/10/29 03:34:24 DEBUG : ForgetPath: relativePath="dir", type=0 2025/10/29 03:34:24 DEBUG : invalidating directory cache 2025/10/29 03:34:24 DEBUG : dir: forgetting directory cache 2025/10/29 03:34:24 DEBUG : >ForgetPath: 2025/10/29 03:34:24 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2025/10/29 03:34:24 DEBUG : >ForgetPath: 2025/10/29 03:34:24 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:24 DEBUG : dir: Looking for writers 2025/10/29 03:34:24 DEBUG : Looking for writers 2025/10/29 03:34:24 DEBUG : dir: reading active writers 2025/10/29 03:34:24 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (2.11s) === RUN TestDirWalk run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:25 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:28 DEBUG : forgetting directory cache 2025/10/29 03:34:28 DEBUG : dir: forgetting directory cache 2025/10/29 03:34:28 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:28 DEBUG : dir: Looking for writers 2025/10/29 03:34:28 DEBUG : fil/a/b: Looking for writers 2025/10/29 03:34:28 DEBUG : fil/a: Looking for writers 2025/10/29 03:34:28 DEBUG : b: reading active writers 2025/10/29 03:34:28 DEBUG : fil: Looking for writers 2025/10/29 03:34:28 DEBUG : a: reading active writers 2025/10/29 03:34:28 DEBUG : Looking for writers 2025/10/29 03:34:28 DEBUG : dir: reading active writers 2025/10/29 03:34:28 DEBUG : fil: reading active writers 2025/10/29 03:34:28 DEBUG : >WaitForWriters: 2025/10/29 03:34:29 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/fil/a not empty`) 2025/10/29 03:34:29 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:34:29 DEBUG : pacer: Reducing sleep to 15ms 2025/10/29 03:34:30 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/fil not empty`) 2025/10/29 03:34:30 DEBUG : pacer: Rate limited, increasing sleep to 30ms 2025/10/29 03:34:30 DEBUG : pacer: Reducing sleep to 22.5ms 2025/10/29 03:34:30 DEBUG : pacer: Reducing sleep to 16.875ms 2025/10/29 03:34:30 DEBUG : pacer: Reducing sleep to 12.65625ms --- PASS: TestDirWalk (4.84s) === RUN TestDirSetModTime run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:30 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:31 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 03:34:31 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:31 DEBUG : dir: Looking for writers 2025/10/29 03:34:31 DEBUG : Looking for writers 2025/10/29 03:34:31 DEBUG : dir: reading active writers 2025/10/29 03:34:31 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.94s) === RUN TestDirStat run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:32 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:33 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:33 DEBUG : dir: Looking for writers 2025/10/29 03:34:33 DEBUG : file1: reading active writers 2025/10/29 03:34:33 DEBUG : Looking for writers 2025/10/29 03:34:33 DEBUG : dir: reading active writers 2025/10/29 03:34:33 DEBUG : >WaitForWriters: --- PASS: TestDirStat (2.05s) === RUN TestDirReadDirAll run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:34 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote === RUN TestDirReadDirAll/Virtual 2025/10/29 03:34:37 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2025/10/29 03:34:37 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2025/10/29 03:34:37 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/29 03:34:37 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2025/10/29 03:34:39 DEBUG : dir: invalidating directory cache 2025/10/29 03:34:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2025/10/29 03:34:39 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2025/10/29 03:34:39 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2025/10/29 03:34:39 DEBUG : dir/file1: Reset virtual modtime 2025/10/29 03:34:39 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2025/10/29 03:34:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/29 03:34:39 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2025/10/29 03:34:39 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2025/10/29 03:34:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:34:39 DEBUG : dir: invalidating directory cache 2025/10/29 03:34:39 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2025/10/29 03:34:39 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2025/10/29 03:34:39 DEBUG : dir/virtualFile: Reset virtual modtime 2025/10/29 03:34:39 DEBUG : forgetting directory cache 2025/10/29 03:34:39 DEBUG : dir: forgetting directory cache 2025/10/29 03:34:39 DEBUG : dir/virtualDir: forgetting directory cache 2025/10/29 03:34:39 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:39 DEBUG : dir/virtualDir: Looking for writers 2025/10/29 03:34:39 DEBUG : dir: Looking for writers 2025/10/29 03:34:39 DEBUG : file1: reading active writers 2025/10/29 03:34:39 DEBUG : virtualFile2: reading active writers 2025/10/29 03:34:39 DEBUG : virtualFile: reading active writers 2025/10/29 03:34:39 DEBUG : virtualDir: reading active writers 2025/10/29 03:34:39 DEBUG : Looking for writers 2025/10/29 03:34:39 DEBUG : dir: reading active writers 2025/10/29 03:34:39 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (6.78s) --- PASS: TestDirReadDirAll/Virtual (2.30s) === RUN TestDirOpen run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:41 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:42 ERROR : dir/: Can only open directories read only 2025/10/29 03:34:42 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:42 DEBUG : dir: Looking for writers 2025/10/29 03:34:42 DEBUG : Looking for writers 2025/10/29 03:34:42 DEBUG : dir: reading active writers 2025/10/29 03:34:42 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (2.07s) === RUN TestDirCreate run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:43 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:44 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/29 03:34:44 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2025/10/29 03:34:44 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/29 03:34:44 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/29 03:34:45 DEBUG : dir/potato: Dst hash empty - aborting Src hash check 2025/10/29 03:34:45 DEBUG : dir/potato: Size of src and dst objects identical 2025/10/29 03:34:45 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2025/10/29 03:34:45 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:45 DEBUG : dir: Looking for writers 2025/10/29 03:34:45 DEBUG : file1: reading active writers 2025/10/29 03:34:45 DEBUG : potato: reading active writers 2025/10/29 03:34:45 DEBUG : Looking for writers 2025/10/29 03:34:45 DEBUG : dir: reading active writers 2025/10/29 03:34:45 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (3.19s) === RUN TestDirMkdir run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:46 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:48 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/29 03:34:48 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:48 DEBUG : dir/sub: Looking for writers 2025/10/29 03:34:48 DEBUG : dir: Looking for writers 2025/10/29 03:34:48 DEBUG : file1: reading active writers 2025/10/29 03:34:48 DEBUG : sub: reading active writers 2025/10/29 03:34:48 DEBUG : Looking for writers 2025/10/29 03:34:48 DEBUG : dir: reading active writers 2025/10/29 03:34:48 DEBUG : >WaitForWriters: 2025/10/29 03:34:49 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir not empty`) 2025/10/29 03:34:49 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:34:49 DEBUG : pacer: Reducing sleep to 15ms 2025/10/29 03:34:49 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirMkdir (3.38s) === RUN TestDirMkdirSub run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:49 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:50 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 03:34:51 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/29 03:34:51 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2025/10/29 03:34:52 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:52 DEBUG : dir/sub/subsub: Looking for writers 2025/10/29 03:34:52 DEBUG : dir/sub: Looking for writers 2025/10/29 03:34:52 DEBUG : subsub: reading active writers 2025/10/29 03:34:52 DEBUG : dir: Looking for writers 2025/10/29 03:34:52 DEBUG : file1: reading active writers 2025/10/29 03:34:52 DEBUG : sub: reading active writers 2025/10/29 03:34:52 DEBUG : Looking for writers 2025/10/29 03:34:52 DEBUG : dir: reading active writers 2025/10/29 03:34:52 DEBUG : >WaitForWriters: 2025/10/29 03:34:53 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir/sub not empty`) 2025/10/29 03:34:53 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:34:53 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir/sub not empty`) 2025/10/29 03:34:53 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/29 03:34:53 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir/sub not empty`) 2025/10/29 03:34:53 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/10/29 03:34:53 DEBUG : pacer: Reducing sleep to 60ms 2025/10/29 03:34:54 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir not empty`) 2025/10/29 03:34:54 DEBUG : pacer: Rate limited, increasing sleep to 120ms 2025/10/29 03:34:54 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir not empty`) 2025/10/29 03:34:54 DEBUG : pacer: Rate limited, increasing sleep to 240ms 2025/10/29 03:34:54 DEBUG : pacer: low level retry 3/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir not empty`) 2025/10/29 03:34:54 DEBUG : pacer: Rate limited, increasing sleep to 480ms 2025/10/29 03:34:54 DEBUG : pacer: Reducing sleep to 360ms 2025/10/29 03:34:54 DEBUG : pacer: Reducing sleep to 270ms --- PASS: TestDirMkdirSub (5.05s) === RUN TestDirRemove run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:55 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:55 DEBUG : pacer: Reducing sleep to 202.5ms 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 151.875ms 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 113.90625ms 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 85.429687ms 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 64.072265ms 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 48.054198ms 2025/10/29 03:34:56 ERROR : dir/: Dir.Remove not empty 2025/10/29 03:34:56 DEBUG : dir/file1: Remove: 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 36.040648ms 2025/10/29 03:34:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:34:56 DEBUG : dir/file1: >Remove: err= 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 27.030486ms 2025/10/29 03:34:56 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/29 03:34:56 DEBUG : pacer: Reducing sleep to 20.272864ms 2025/10/29 03:34:57 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:57 DEBUG : Looking for writers 2025/10/29 03:34:57 DEBUG : >WaitForWriters: 2025/10/29 03:34:57 DEBUG : pacer: Reducing sleep to 15.204648ms 2025/10/29 03:34:57 DEBUG : pacer: Reducing sleep to 11.403486ms --- PASS: TestDirRemove (2.39s) === RUN TestDirRemoveAll run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:57 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:34:58 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 03:34:58 DEBUG : dir/file1: Remove: 2025/10/29 03:34:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:34:58 DEBUG : dir/file1: >Remove: err= 2025/10/29 03:34:59 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/29 03:34:59 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:34:59 DEBUG : Looking for writers 2025/10/29 03:34:59 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (2.06s) === RUN TestDirRemoveName run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:34:59 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:00 DEBUG : dir/file1: Remove: 2025/10/29 03:35:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:35:01 DEBUG : dir/file1: >Remove: err= 2025/10/29 03:35:01 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:01 DEBUG : dir: Looking for writers 2025/10/29 03:35:01 DEBUG : Looking for writers 2025/10/29 03:35:01 DEBUG : dir: reading active writers 2025/10/29 03:35:01 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (2.47s) === RUN TestDirRename run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:01 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:04 ERROR : dir/not found: Dir.Rename error: file does not exist 2025/10/29 03:35:05 DEBUG : dir: Updating dir with dir2 0xc0009b5380 2025/10/29 03:35:05 DEBUG : dir: forgetting directory cache 2025/10/29 03:35:05 DEBUG : Added virtual directory entry vDel: "dir" 2025/10/29 03:35:05 DEBUG : Added virtual directory entry vAddDir: "dir2" 2025/10/29 03:35:06 INFO : dir2/file1: Moved (server-side) to: file2 2025/10/29 03:35:06 DEBUG : file2: Updating file with file2 0xc0006e0a80 2025/10/29 03:35:06 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2025/10/29 03:35:06 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/29 03:35:06 INFO : dir2/file3: Deleted 2025/10/29 03:35:07 INFO : file2: Moved (server-side) to: dir2/file3 2025/10/29 03:35:07 DEBUG : dir2/file3: Updating file with dir2/file3 0xc0006e0a80 2025/10/29 03:35:07 DEBUG : Added virtual directory entry vDel: "file2" 2025/10/29 03:35:07 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2025/10/29 03:35:07 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2025/10/29 03:35:08 DEBUG : empty directory: Updating dir with renamed empty directory 0xc00058d450 2025/10/29 03:35:08 DEBUG : empty directory: forgetting directory cache 2025/10/29 03:35:08 DEBUG : Added virtual directory entry vDel: "empty directory" 2025/10/29 03:35:08 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2025/10/29 03:35:08 DEBUG : dir2: Renaming to "dir3" 2025/10/29 03:35:08 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:08 DEBUG : renamed empty directory: Looking for writers 2025/10/29 03:35:08 DEBUG : dir3: Looking for writers 2025/10/29 03:35:08 DEBUG : file3: reading active writers 2025/10/29 03:35:08 DEBUG : Looking for writers 2025/10/29 03:35:08 DEBUG : dir3: reading active writers 2025/10/29 03:35:08 DEBUG : renamed empty directory: reading active writers 2025/10/29 03:35:08 DEBUG : >WaitForWriters: --- PASS: TestDirRename (7.13s) === 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:09 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:10 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2025/10/29 03:35:10 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:35:10 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:35:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/29 03:35:10 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2025/10/29 03:35:10 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2025/10/29 03:35:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/29 03:35:10 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:35:10 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:35:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/29 03:35:10 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2025/10/29 03:35:10 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2025/10/29 03:35:10 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/29 03:35:10 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (12 bytes), uploading instead of streaming 2025/10/29 03:35:11 DEBUG : dir/sub/file2: Dst hash empty - aborting Src hash check 2025/10/29 03:35:11 DEBUG : dir/sub/file2: Size of src and dst objects identical 2025/10/29 03:35:11 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2025/10/29 03:35:11 DEBUG : forgetting directory cache 2025/10/29 03:35:11 DEBUG : dir: forgetting directory cache 2025/10/29 03:35:11 DEBUG : dir/sub: forgetting directory cache 2025/10/29 03:35:11 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2025/10/29 03:35:11 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2025/10/29 03:35:11 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/29 03:35:12 DEBUG : dir/sub/file0: Dst hash empty - aborting Src hash check 2025/10/29 03:35:12 DEBUG : dir/sub/file0: Size of src and dst objects identical 2025/10/29 03:35:12 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2025/10/29 03:35:12 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:12 DEBUG : dir/sub: Looking for writers 2025/10/29 03:35:12 DEBUG : file0: reading active writers 2025/10/29 03:35:12 DEBUG : file2: reading active writers 2025/10/29 03:35:12 DEBUG : dir: Looking for writers 2025/10/29 03:35:12 DEBUG : file1: reading active writers 2025/10/29 03:35:12 DEBUG : sub: reading active writers 2025/10/29 03:35:12 DEBUG : Looking for writers 2025/10/29 03:35:12 DEBUG : dir: reading active writers 2025/10/29 03:35:12 DEBUG : >WaitForWriters: 2025/10/29 03:35:13 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/dir not empty`) 2025/10/29 03:35:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:35:13 DEBUG : pacer: Reducing sleep to 15ms 2025/10/29 03:35:13 DEBUG : pacer: Reducing sleep to 11.25ms --- PASS: TestDirFileOpen (4.68s) === RUN TestDirEntryModTimeInvalidation run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:13 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:14 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 03:35:14 DEBUG : forgetting directory cache 2025/10/29 03:35:16 DEBUG : forgetting directory cache 2025/10/29 03:35:16 DEBUG : dir: forgetting directory cache 2025/10/29 03:35:16 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:16 DEBUG : dir: Looking for writers 2025/10/29 03:35:16 DEBUG : Looking for writers 2025/10/29 03:35:16 DEBUG : dir: reading active writers 2025/10/29 03:35:16 DEBUG : >WaitForWriters: --- PASS: TestDirEntryModTimeInvalidation (3.99s) === RUN TestDirMetadataExtension run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:17 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2025/10/29 03:35:19 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:35:19 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2025/10/29 03:35:19 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2025/10/29 03:35:19 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2025/10/29 03:35:19 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:35:19 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/29 03:35:19 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2025/10/29 03:35:19 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:35:19 DEBUG : dir.metadata: Open: flags=O_RDONLY 2025/10/29 03:35:19 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2025/10/29 03:35:19 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2025/10/29 03:35:19 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:35:19 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/29 03:35:19 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:19 DEBUG : dir: Looking for writers 2025/10/29 03:35:19 DEBUG : file1.metadata: reading active writers 2025/10/29 03:35:19 DEBUG : file1: reading active writers 2025/10/29 03:35:19 DEBUG : Looking for writers 2025/10/29 03:35:19 DEBUG : dir: reading active writers 2025/10/29 03:35:19 DEBUG : dir.metadata: reading active writers 2025/10/29 03:35:19 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (2.05s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:19 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:21 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:21 DEBUG : dir: Looking for writers 2025/10/29 03:35:21 DEBUG : file1: reading active writers 2025/10/29 03:35:21 DEBUG : Looking for writers 2025/10/29 03:35:21 DEBUG : dir: reading active writers 2025/10/29 03:35:21 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (2.07s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:21 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:24 DEBUG : Can set mod time: true 2025/10/29 03:35:24 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/29 03:35:24 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:24 DEBUG : dir: Looking for writers 2025/10/29 03:35:24 DEBUG : file1: reading active writers 2025/10/29 03:35:24 DEBUG : Looking for writers 2025/10/29 03:35:24 DEBUG : dir: reading active writers 2025/10/29 03:35:24 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:25 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:35:26 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/29 03:35:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:26 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/29 03:35:27 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:35:27 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/29 03:35:27 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/29 03:35:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:27 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:27 DEBUG : dir: Looking for writers 2025/10/29 03:35:27 DEBUG : file1: reading active writers 2025/10/29 03:35:27 DEBUG : Looking for writers 2025/10/29 03:35:27 DEBUG : dir: reading active writers 2025/10/29 03:35:27 DEBUG : >WaitForWriters: 2025/10/29 03:35:28 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:28 DEBUG : dir: Looking for writers 2025/10/29 03:35:28 DEBUG : file1: reading active writers 2025/10/29 03:35:28 DEBUG : Looking for writers 2025/10/29 03:35:28 DEBUG : dir: reading active writers 2025/10/29 03:35:28 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=true run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:28 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:35:30 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/29 03:35:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:30 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/29 03:35:30 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:35:30 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/29 03:35:31 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/29 03:35:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:31 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:31 DEBUG : dir: Looking for writers 2025/10/29 03:35:31 DEBUG : file1: reading active writers 2025/10/29 03:35:31 DEBUG : Looking for writers 2025/10/29 03:35:31 DEBUG : dir: reading active writers 2025/10/29 03:35:31 DEBUG : >WaitForWriters: 2025/10/29 03:35:31 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:31 DEBUG : dir: Looking for writers 2025/10/29 03:35:31 DEBUG : file1: reading active writers 2025/10/29 03:35:31 DEBUG : Looking for writers 2025/10/29 03:35:31 DEBUG : dir: reading active writers 2025/10/29 03:35:31 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=full,open=false,write=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:32 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:32 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:35:32 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:32 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:32 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:35:33 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/29 03:35:33 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:33 DEBUG : dir: Looking for writers 2025/10/29 03:35:33 DEBUG : file1: reading active writers 2025/10/29 03:35:33 DEBUG : Looking for writers 2025/10/29 03:35:33 DEBUG : dir: reading active writers 2025/10/29 03:35:33 DEBUG : >WaitForWriters: 2025/10/29 03:35:33 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:34 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:34 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:35:34 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:34 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:34 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:35:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/29 03:35:35 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:35:35 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:35:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:35:35 DEBUG : dir/file1(0xc0002e0880): close: 2025/10/29 03:35:36 DEBUG : dir/file1: Applied pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC OK 2025/10/29 03:35:36 DEBUG : dir/file1(0xc0002e0880): >close: err= 2025/10/29 03:35:36 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:36 DEBUG : dir: Looking for writers 2025/10/29 03:35:36 DEBUG : file1: reading active writers 2025/10/29 03:35:36 DEBUG : Looking for writers 2025/10/29 03:35:36 DEBUG : dir: reading active writers 2025/10/29 03:35:36 DEBUG : >WaitForWriters: 2025/10/29 03:35:36 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:36 DEBUG : dir: Looking for writers 2025/10/29 03:35:36 DEBUG : file1: reading active writers 2025/10/29 03:35:36 DEBUG : Looking for writers 2025/10/29 03:35:36 DEBUG : dir: reading active writers 2025/10/29 03:35:36 DEBUG : >WaitForWriters: 2025/10/29 03:35:36 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestFileSetModTime/cache=full,open=true,write=true run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:36 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:36 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:35:36 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:36 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:36 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:35:38 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/29 03:35:38 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:35:38 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:35:38 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:35:38 DEBUG : dir/file1(0xc000510640): _writeAt: size=5, off=0 2025/10/29 03:35:38 DEBUG : dir/file1(0xc000510640): openPending: 2025/10/29 03:35:38 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/29 03:35:38 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/29 03:35:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:38 DEBUG : dir/file1(0xc000510640): >openPending: err= 2025/10/29 03:35:38 DEBUG : dir/file1(0xc000510640): >_writeAt: n=5, err= 2025/10/29 03:35:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/29 03:35:38 DEBUG : dir/file1(0xc000510640): close: 2025/10/29 03:35:38 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:5}] - present false 2025/10/29 03:35:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 5 length -1 2025/10/29 03:35:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 5 chunkSize 134217728 2025/10/29 03:35:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/29 03:35:38 DEBUG : dir/file1: vfs cache: setting modification time to 2011-12-25 12:59:59.123456789 +0000 UTC 2025/10/29 03:35:38 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:35:38 DEBUG : dir/file1(0xc000510640): >close: err= 2025/10/29 03:35:38 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:38 DEBUG : dir: Looking for writers 2025/10/29 03:35:38 DEBUG : file1: reading active writers 2025/10/29 03:35:38 DEBUG : Looking for writers 2025/10/29 03:35:38 DEBUG : dir: reading active writers 2025/10/29 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:35:38 DEBUG : dir: Looking for writers 2025/10/29 03:35:38 DEBUG : file1: reading active writers 2025/10/29 03:35:38 DEBUG : Looking for writers 2025/10/29 03:35:38 DEBUG : dir: reading active writers 2025/10/29 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:35:38 DEBUG : dir: Looking for writers 2025/10/29 03:35:38 DEBUG : file1: reading active writers 2025/10/29 03:35:38 DEBUG : Looking for writers 2025/10/29 03:35:38 DEBUG : dir: reading active writers 2025/10/29 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:35:38 DEBUG : dir: Looking for writers 2025/10/29 03:35:38 DEBUG : file1: reading active writers 2025/10/29 03:35:38 DEBUG : Looking for writers 2025/10/29 03:35:38 DEBUG : dir: reading active writers 2025/10/29 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:35:38 DEBUG : dir/file1: vfs cache: starting upload 2025/10/29 03:35:38 DEBUG : dir: Looking for writers 2025/10/29 03:35:38 DEBUG : file1: reading active writers 2025/10/29 03:35:38 DEBUG : Looking for writers 2025/10/29 03:35:38 DEBUG : dir: reading active writers 2025/10/29 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:35:38 DEBUG : dir: Looking for writers 2025/10/29 03:35:38 DEBUG : file1: reading active writers 2025/10/29 03:35:38 DEBUG : Looking for writers 2025/10/29 03:35:38 DEBUG : dir: reading active writers 2025/10/29 03:35:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:35:39 DEBUG : dir: Looking for writers 2025/10/29 03:35:39 DEBUG : file1: reading active writers 2025/10/29 03:35:39 DEBUG : Looking for writers 2025/10/29 03:35:39 DEBUG : dir: reading active writers 2025/10/29 03:35:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:35:39 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:35:39 INFO : dir/file1: Copied (replaced existing) 2025/10/29 03:35:39 DEBUG : dir/file1: vfs cache: fingerprint now "14,2011-12-25 12:59:59 +0000 UTC," 2025/10/29 03:35:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/29 03:35:39 DEBUG : dir/file1: Not setting pending mod time 2011-12-25 12:59:59.123456789 +0000 UTC as it is already set 2025/10/29 03:35:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/29 03:35:39 DEBUG : dir: Looking for writers 2025/10/29 03:35:39 DEBUG : file1: reading active writers 2025/10/29 03:35:39 DEBUG : Looking for writers 2025/10/29 03:35:39 DEBUG : dir: reading active writers 2025/10/29 03:35:39 DEBUG : >WaitForWriters: 2025/10/29 03:35:40 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:40 DEBUG : dir: Looking for writers 2025/10/29 03:35:40 DEBUG : file1: reading active writers 2025/10/29 03:35:40 DEBUG : Looking for writers 2025/10/29 03:35:40 DEBUG : dir: reading active writers 2025/10/29 03:35:40 DEBUG : >WaitForWriters: 2025/10/29 03:35:40 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestFileSetModTime (19.02s) --- PASS: TestFileSetModTime/cache=off,open=false,write=false (3.68s) --- PASS: TestFileSetModTime/cache=off,open=true,write=false (3.30s) --- PASS: TestFileSetModTime/cache=off,open=true,write=true (3.23s) --- PASS: TestFileSetModTime/cache=full,open=false,write=false (2.51s) --- PASS: TestFileSetModTime/cache=full,open=true,write=false (2.42s) --- PASS: TestFileSetModTime/cache=full,open=true,write=true (3.88s) === RUN TestFileOpenRead run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:40 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:35:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:35:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:35:42 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2025/10/29 03:35:42 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:42 DEBUG : dir: Looking for writers 2025/10/29 03:35:42 DEBUG : file1: reading active writers 2025/10/29 03:35:42 DEBUG : Looking for writers 2025/10/29 03:35:42 DEBUG : dir: reading active writers 2025/10/29 03:35:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (2.36s) === RUN TestFileOpenReadUnknownSize 2025/10/29 03:35:43 INFO : Mock file system at root: poll-interval is not supported by this remote 2025/10/29 03:35:43 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2025/10/29 03:35:43 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:35:43 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2025/10/29 03:35:43 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:43 DEBUG : Looking for writers 2025/10/29 03:35:43 DEBUG : file.txt: reading active writers 2025/10/29 03:35:43 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:43 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:44 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/29 03:35:45 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:35:45 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/29 03:35:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:45 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:45 DEBUG : dir: Looking for writers 2025/10/29 03:35:45 DEBUG : file1: reading active writers 2025/10/29 03:35:45 DEBUG : Looking for writers 2025/10/29 03:35:45 DEBUG : dir: reading active writers 2025/10/29 03:35:45 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (3.00s) === RUN TestFileRemove run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:46 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:47 DEBUG : dir/file1: Remove: 2025/10/29 03:35:47 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:35:47 DEBUG : dir/file1: >Remove: err= 2025/10/29 03:35:48 DEBUG : dir/file1: Remove: 2025/10/29 03:35:48 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/29 03:35:48 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:48 DEBUG : dir: Looking for writers 2025/10/29 03:35:48 DEBUG : Looking for writers 2025/10/29 03:35:48 DEBUG : dir: reading active writers 2025/10/29 03:35:48 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (2.38s) === RUN TestFileRemoveAll run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:48 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:49 DEBUG : dir/file1: Remove: 2025/10/29 03:35:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:35:50 DEBUG : dir/file1: >Remove: err= 2025/10/29 03:35:50 DEBUG : dir/file1: Remove: 2025/10/29 03:35:50 DEBUG : dir/file1: >Remove: err=Read only file system 2025/10/29 03:35:50 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:50 DEBUG : dir: Looking for writers 2025/10/29 03:35:50 DEBUG : Looking for writers 2025/10/29 03:35:50 DEBUG : dir: reading active writers 2025/10/29 03:35:50 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (2.38s) === RUN TestFileOpen run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:50 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:35:52 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:35:52 DEBUG : dir/file1: Open: flags=O_WRONLY 2025/10/29 03:35:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/29 03:35:52 DEBUG : dir/file1: Open: flags=O_RDWR 2025/10/29 03:35:52 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/29 03:35:52 DEBUG : dir/file1: Open: flags=0x3 2025/10/29 03:35:52 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2025/10/29 03:35:52 DEBUG : dir/file1: >Open: fd=, err=permission denied 2025/10/29 03:35:52 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:52 DEBUG : dir: Looking for writers 2025/10/29 03:35:52 DEBUG : file1: reading active writers 2025/10/29 03:35:52 DEBUG : Looking for writers 2025/10/29 03:35:52 DEBUG : dir: reading active writers 2025/10/29 03:35:52 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (2.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:53 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:54 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:54 DEBUG : dir: Looking for writers 2025/10/29 03:35:54 DEBUG : file1: reading active writers 2025/10/29 03:35:54 DEBUG : Looking for writers 2025/10/29 03:35:54 DEBUG : dir: reading active writers 2025/10/29 03:35:54 DEBUG : >WaitForWriters: 2025/10/29 03:35:55 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:35:55 DEBUG : newLeaf: Updating file with newLeaf 0xc00019efc0 2025/10/29 03:35:55 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:35:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:35:56 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/29 03:35:56 DEBUG : dir/file1: Updating file with dir/file1 0xc00019efc0 2025/10/29 03:35:56 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/29 03:35:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:56 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:35:56 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/29 03:35:56 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:35:56 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019efc0 2025/10/29 03:35:56 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:35:56 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:35:56 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/29 03:35:57 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:35:57 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/29 03:35:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:35:57 DEBUG : newLeaf: Running delayed rename now 2025/10/29 03:35:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:35:57 DEBUG : newLeaf: Updating file with newLeaf 0xc00019efc0 2025/10/29 03:35:57 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:57 DEBUG : dir: Looking for writers 2025/10/29 03:35:57 DEBUG : Looking for writers 2025/10/29 03:35:57 DEBUG : dir: reading active writers 2025/10/29 03:35:57 DEBUG : newLeaf: reading active writers 2025/10/29 03:35:57 DEBUG : >WaitForWriters: 2025/10/29 03:35:58 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:35:58 DEBUG : dir: Looking for writers 2025/10/29 03:35:58 DEBUG : Looking for writers 2025/10/29 03:35:58 DEBUG : dir: reading active writers 2025/10/29 03:35:58 DEBUG : newLeaf: reading active writers 2025/10/29 03:35:58 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:35:58 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:35:58 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:35:58 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:58 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:58 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:58 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:35:58 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:35:58 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:00 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:00 DEBUG : dir: Looking for writers 2025/10/29 03:36:00 DEBUG : file1: reading active writers 2025/10/29 03:36:00 DEBUG : Looking for writers 2025/10/29 03:36:00 DEBUG : dir: reading active writers 2025/10/29 03:36:00 DEBUG : >WaitForWriters: 2025/10/29 03:36:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:01 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f5c0 2025/10/29 03:36:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/29 03:36:02 DEBUG : dir/file1: Updating file with dir/file1 0xc00019f5c0 2025/10/29 03:36:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/29 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:36:02 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2025/10/29 03:36:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:02 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019f5c0 2025/10/29 03:36:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:02 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (25 bytes), uploading instead of streaming 2025/10/29 03:36:03 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:36:03 DEBUG : dir/file1: Size of src and dst objects identical 2025/10/29 03:36:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:03 DEBUG : newLeaf: Running delayed rename now 2025/10/29 03:36:03 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:03 DEBUG : newLeaf: Updating file with newLeaf 0xc00019f5c0 2025/10/29 03:36:03 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:03 DEBUG : dir: Looking for writers 2025/10/29 03:36:03 DEBUG : Looking for writers 2025/10/29 03:36:03 DEBUG : dir: reading active writers 2025/10/29 03:36:03 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:03 DEBUG : >WaitForWriters: 2025/10/29 03:36:04 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:04 DEBUG : dir: Looking for writers 2025/10/29 03:36:04 DEBUG : Looking for writers 2025/10/29 03:36:04 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:04 DEBUG : dir: reading active writers 2025/10/29 03:36:04 DEBUG : >WaitForWriters: 2025/10/29 03:36:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:04 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:04 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:06 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:36:06 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:06 DEBUG : dir/file1(0xc000aed3c0): openPending: 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/29 03:36:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:06 DEBUG : dir/file1(0xc000aed3c0): >openPending: err= 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/29 03:36:06 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:06 DEBUG : dir/file1(0xc000aed3c0): _writeAt: size=14, off=0 2025/10/29 03:36:06 DEBUG : dir/file1(0xc000aed3c0): >_writeAt: n=14, err= 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/29 03:36:06 DEBUG : dir/file1(0xc000aed3c0): close: 2025/10/29 03:36:06 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/29 03:36:06 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:36:06 DEBUG : dir/file1(0xc000aed3c0): >close: err= 2025/10/29 03:36:06 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: starting upload 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:36:06 DEBUG : dir: Looking for writers 2025/10/29 03:36:06 DEBUG : file1: reading active writers 2025/10/29 03:36:06 DEBUG : Looking for writers 2025/10/29 03:36:06 DEBUG : dir: reading active writers 2025/10/29 03:36:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:36:06 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:36:06 INFO : dir/file1: Copied (replaced existing) 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/29 03:36:06 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/29 03:36:06 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/29 03:36:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:06 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/29 03:36:07 DEBUG : dir: Looking for writers 2025/10/29 03:36:07 DEBUG : file1: reading active writers 2025/10/29 03:36:07 DEBUG : Looking for writers 2025/10/29 03:36:07 DEBUG : dir: reading active writers 2025/10/29 03:36:07 DEBUG : >WaitForWriters: 2025/10/29 03:36:07 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:07 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:07 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:07 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:07 DEBUG : dir/file1(0xc000510380): _readAt: size=512, off=0 2025/10/29 03:36:07 DEBUG : dir/file1(0xc000510380): openPending: 2025/10/29 03:36:07 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/10/29 03:36:07 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/29 03:36:07 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:07 DEBUG : dir/file1(0xc000510380): >openPending: err= 2025/10/29 03:36:07 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/29 03:36:07 DEBUG : dir/file1(0xc000510380): >_readAt: n=14, err=EOF 2025/10/29 03:36:07 DEBUG : dir/file1(0xc000510380): close: 2025/10/29 03:36:07 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:36:07 DEBUG : dir/file1(0xc000510380): >close: err= 2025/10/29 03:36:08 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:08 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/29 03:36:08 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a6c00 2025/10/29 03:36:08 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:08 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:09 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/29 03:36:09 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/29 03:36:09 DEBUG : dir/file1: Updating file with dir/file1 0xc0009a6c00 2025/10/29 03:36:09 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/29 03:36:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:09 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:36:09 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:09 DEBUG : dir/file1(0xc000510f40): openPending: 2025/10/29 03:36:09 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/10/29 03:36:09 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/29 03:36:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:09 DEBUG : dir/file1(0xc000510f40): >openPending: err= 2025/10/29 03:36:09 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/29 03:36:09 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:09 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:09 DEBUG : dir/file1(0xc000510f40): _writeAt: size=25, off=0 2025/10/29 03:36:09 DEBUG : dir/file1(0xc000510f40): >_writeAt: n=25, err= 2025/10/29 03:36:09 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:09 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/29 03:36:09 DEBUG : newLeaf: Updating file with newLeaf 0xc0009a6c00 2025/10/29 03:36:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:09 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:09 DEBUG : newLeaf(0xc000510f40): close: 2025/10/29 03:36:09 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/29 03:36:09 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-29 03:36:09.375886272 +0000 UTC m=+126.635264749 2025/10/29 03:36:09 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/29 03:36:09 DEBUG : newLeaf(0xc000510f40): >close: err= 2025/10/29 03:36:09 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:09 DEBUG : dir: Looking for writers 2025/10/29 03:36:09 DEBUG : Looking for writers 2025/10/29 03:36:09 DEBUG : dir: reading active writers 2025/10/29 03:36:09 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:36:09 DEBUG : dir: Looking for writers 2025/10/29 03:36:09 DEBUG : Looking for writers 2025/10/29 03:36:09 DEBUG : dir: reading active writers 2025/10/29 03:36:09 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:09 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:36:10 DEBUG : dir: Looking for writers 2025/10/29 03:36:10 DEBUG : Looking for writers 2025/10/29 03:36:10 DEBUG : dir: reading active writers 2025/10/29 03:36:10 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:36:10 DEBUG : dir: Looking for writers 2025/10/29 03:36:10 DEBUG : Looking for writers 2025/10/29 03:36:10 DEBUG : dir: reading active writers 2025/10/29 03:36:10 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:36:10 DEBUG : newLeaf: vfs cache: starting upload 2025/10/29 03:36:10 DEBUG : dir: Looking for writers 2025/10/29 03:36:10 DEBUG : Looking for writers 2025/10/29 03:36:10 DEBUG : dir: reading active writers 2025/10/29 03:36:10 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:36:10 DEBUG : dir: Looking for writers 2025/10/29 03:36:10 DEBUG : Looking for writers 2025/10/29 03:36:10 DEBUG : dir: reading active writers 2025/10/29 03:36:10 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:36:10 DEBUG : dir: Looking for writers 2025/10/29 03:36:10 DEBUG : Looking for writers 2025/10/29 03:36:10 DEBUG : dir: reading active writers 2025/10/29 03:36:10 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:36:10 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/29 03:36:10 INFO : newLeaf: Copied (replaced existing) 2025/10/29 03:36:10 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-29 03:36:09 +0000 UTC," 2025/10/29 03:36:10 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/29 03:36:10 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:10 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/29 03:36:11 DEBUG : dir: Looking for writers 2025/10/29 03:36:11 DEBUG : Looking for writers 2025/10/29 03:36:11 DEBUG : dir: reading active writers 2025/10/29 03:36:11 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:11 DEBUG : >WaitForWriters: 2025/10/29 03:36:11 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:11 DEBUG : dir: Looking for writers 2025/10/29 03:36:11 DEBUG : Looking for writers 2025/10/29 03:36:11 DEBUG : dir: reading active writers 2025/10/29 03:36:11 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:11 DEBUG : >WaitForWriters: 2025/10/29 03:36:11 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:12 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:12 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:12 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:12 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:12 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) fstest.go:298: Sleeping for 1s for list eventual consistency: 1/3 fstest.go:298: Sleeping for 2s for list eventual consistency: 2/3 fstest.go:298: Sleeping for 4s for list eventual consistency: 3/3 fstest.go:305: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:305 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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:203: Not found "dir/file1" fstest.go:206: Error Trace: /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:206 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:310 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:338 /home/rclone/go/src/github.com/rclone/rclone/fstest/fstest.go:350 /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go: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/10/29 03:36:20 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:20 DEBUG : Looking for writers 2025/10/29 03:36:20 DEBUG : >WaitForWriters: 2025/10/29 03:36:20 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:21 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:21 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:21 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:21 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:21 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:23 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:36:23 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:23 DEBUG : dir/file1(0xc000ade880): openPending: 2025/10/29 03:36:23 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/29 03:36:23 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/29 03:36:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:23 DEBUG : dir/file1(0xc000ade880): >openPending: err= 2025/10/29 03:36:23 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/29 03:36:23 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:23 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:23 DEBUG : dir/file1(0xc000ade880): _writeAt: size=14, off=0 2025/10/29 03:36:23 DEBUG : dir/file1(0xc000ade880): >_writeAt: n=14, err= 2025/10/29 03:36:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/29 03:36:23 DEBUG : dir/file1(0xc000ade880): close: 2025/10/29 03:36:23 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/29 03:36:23 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2025/10/29 03:36:23 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:36:23 DEBUG : dir/file1(0xc000ade880): >close: err= 2025/10/29 03:36:23 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:23 DEBUG : dir: Looking for writers 2025/10/29 03:36:23 DEBUG : file1: reading active writers 2025/10/29 03:36:23 DEBUG : Looking for writers 2025/10/29 03:36:23 DEBUG : dir: reading active writers 2025/10/29 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:36:23 DEBUG : dir: Looking for writers 2025/10/29 03:36:23 DEBUG : file1: reading active writers 2025/10/29 03:36:23 DEBUG : Looking for writers 2025/10/29 03:36:23 DEBUG : dir: reading active writers 2025/10/29 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:36:23 DEBUG : dir: Looking for writers 2025/10/29 03:36:23 DEBUG : file1: reading active writers 2025/10/29 03:36:23 DEBUG : Looking for writers 2025/10/29 03:36:23 DEBUG : dir: reading active writers 2025/10/29 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:36:23 DEBUG : dir: Looking for writers 2025/10/29 03:36:23 DEBUG : file1: reading active writers 2025/10/29 03:36:23 DEBUG : Looking for writers 2025/10/29 03:36:23 DEBUG : dir: reading active writers 2025/10/29 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:36:23 DEBUG : dir/file1: vfs cache: starting upload 2025/10/29 03:36:23 DEBUG : dir: Looking for writers 2025/10/29 03:36:23 DEBUG : file1: reading active writers 2025/10/29 03:36:23 DEBUG : Looking for writers 2025/10/29 03:36:23 DEBUG : dir: reading active writers 2025/10/29 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:36:23 DEBUG : dir: Looking for writers 2025/10/29 03:36:23 DEBUG : file1: reading active writers 2025/10/29 03:36:23 DEBUG : Looking for writers 2025/10/29 03:36:23 DEBUG : dir: reading active writers 2025/10/29 03:36:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:36:24 DEBUG : dir: Looking for writers 2025/10/29 03:36:24 DEBUG : file1: reading active writers 2025/10/29 03:36:24 DEBUG : Looking for writers 2025/10/29 03:36:24 DEBUG : dir: reading active writers 2025/10/29 03:36:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:36:24 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:36:24 INFO : dir/file1: Copied (replaced existing) 2025/10/29 03:36:24 DEBUG : dir/file1: vfs cache: fingerprint now "14,2001-02-03 04:05:06 +0000 UTC," 2025/10/29 03:36:24 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/29 03:36:24 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2025/10/29 03:36:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:24 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/29 03:36:24 DEBUG : dir: Looking for writers 2025/10/29 03:36:24 DEBUG : file1: reading active writers 2025/10/29 03:36:24 DEBUG : Looking for writers 2025/10/29 03:36:24 DEBUG : dir: reading active writers 2025/10/29 03:36:24 DEBUG : >WaitForWriters: 2025/10/29 03:36:24 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:24 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:24 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:24 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:24 DEBUG : dir/file1(0xc000adf480): _readAt: size=512, off=0 2025/10/29 03:36:24 DEBUG : dir/file1(0xc000adf480): openPending: 2025/10/29 03:36:24 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/10/29 03:36:24 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/29 03:36:24 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:24 DEBUG : dir/file1(0xc000adf480): >openPending: err= 2025/10/29 03:36:24 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2025/10/29 03:36:24 DEBUG : dir/file1(0xc000adf480): >_readAt: n=14, err=EOF 2025/10/29 03:36:24 DEBUG : dir/file1(0xc000adf480): close: 2025/10/29 03:36:24 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:36:24 DEBUG : dir/file1(0xc000adf480): >close: err= 2025/10/29 03:36:25 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:25 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/29 03:36:25 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fbc0 2025/10/29 03:36:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:25 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:26 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/29 03:36:26 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/29 03:36:26 DEBUG : dir/file1: Updating file with dir/file1 0xc00019fbc0 2025/10/29 03:36:26 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/29 03:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:26 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:36:26 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:26 DEBUG : dir/file1(0xc0002e0e80): openPending: 2025/10/29 03:36: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/10/29 03:36: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/10/29 03:36:26 INFO : dir/file1: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:36:26 DEBUG : dir/file1: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:36:26 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/29 03:36:26 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:26 DEBUG : dir/file1(0xc0002e0e80): >openPending: err= 2025/10/29 03:36:26 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/29 03:36:26 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:26 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:26 DEBUG : dir/file1(0xc0002e0e80): _writeAt: size=25, off=0 2025/10/29 03:36:26 DEBUG : dir/file1(0xc0002e0e80): >_writeAt: n=25, err= 2025/10/29 03:36:27 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:27 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/29 03:36:27 DEBUG : newLeaf: Updating file with newLeaf 0xc00019fbc0 2025/10/29 03:36:27 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:27 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:27 DEBUG : newLeaf(0xc0002e0e80): close: 2025/10/29 03:36:27 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/29 03:36:27 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-29 03:36:26.886222711 +0000 UTC m=+144.145601198 2025/10/29 03:36:27 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/29 03:36:27 DEBUG : newLeaf(0xc0002e0e80): >close: err= 2025/10/29 03:36:27 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:27 DEBUG : dir: Looking for writers 2025/10/29 03:36:27 DEBUG : Looking for writers 2025/10/29 03:36:27 DEBUG : dir: reading active writers 2025/10/29 03:36:27 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:36:27 DEBUG : dir: Looking for writers 2025/10/29 03:36:27 DEBUG : Looking for writers 2025/10/29 03:36:27 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:27 DEBUG : dir: reading active writers 2025/10/29 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:36:27 DEBUG : dir: Looking for writers 2025/10/29 03:36:27 DEBUG : Looking for writers 2025/10/29 03:36:27 DEBUG : dir: reading active writers 2025/10/29 03:36:27 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:36:27 DEBUG : dir: Looking for writers 2025/10/29 03:36:27 DEBUG : Looking for writers 2025/10/29 03:36:27 DEBUG : dir: reading active writers 2025/10/29 03:36:27 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:36:27 DEBUG : newLeaf: vfs cache: starting upload 2025/10/29 03:36:27 DEBUG : dir: Looking for writers 2025/10/29 03:36:27 DEBUG : Looking for writers 2025/10/29 03:36:27 DEBUG : dir: reading active writers 2025/10/29 03:36:27 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:36:27 DEBUG : dir: Looking for writers 2025/10/29 03:36:27 DEBUG : Looking for writers 2025/10/29 03:36:27 DEBUG : dir: reading active writers 2025/10/29 03:36:27 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:36:28 DEBUG : dir: Looking for writers 2025/10/29 03:36:28 DEBUG : Looking for writers 2025/10/29 03:36:28 DEBUG : dir: reading active writers 2025/10/29 03:36:28 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:36:28 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/29 03:36:28 INFO : newLeaf: Copied (replaced existing) 2025/10/29 03:36:28 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-29 03:36:26 +0000 UTC," 2025/10/29 03:36:28 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/29 03:36:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:28 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/29 03:36:28 DEBUG : dir: Looking for writers 2025/10/29 03:36:28 DEBUG : Looking for writers 2025/10/29 03:36:28 DEBUG : dir: reading active writers 2025/10/29 03:36:28 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:28 DEBUG : >WaitForWriters: 2025/10/29 03:36:29 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:29 DEBUG : dir: Looking for writers 2025/10/29 03:36:29 DEBUG : Looking for writers 2025/10/29 03:36:29 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:29 DEBUG : dir: reading active writers 2025/10/29 03:36:29 DEBUG : >WaitForWriters: 2025/10/29 03:36:29 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:29 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:29 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:29 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:29 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:29 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:31 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:31 DEBUG : dir: Looking for writers 2025/10/29 03:36:31 DEBUG : file1: reading active writers 2025/10/29 03:36:31 DEBUG : Looking for writers 2025/10/29 03:36:31 DEBUG : dir: reading active writers 2025/10/29 03:36:31 DEBUG : >WaitForWriters: 2025/10/29 03:36:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:31 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:31 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:31 DEBUG : dir/file1(0xc000fb6880): _readAt: size=512, off=0 2025/10/29 03:36:31 DEBUG : dir/file1(0xc000fb6880): openPending: 2025/10/29 03:36:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2025/10/29 03:36:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2025/10/29 03:36:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:31 DEBUG : dir/file1(0xc000fb6880): >openPending: err= 2025/10/29 03:36:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2025/10/29 03:36:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:36:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:31 DEBUG : dir/file1(0xc000fb6880): >_readAt: n=14, err=EOF 2025/10/29 03:36:31 DEBUG : dir/file1(0xc000fb6880): close: 2025/10/29 03:36:31 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:36:31 DEBUG : dir/file1(0xc000fb6880): >close: err= 2025/10/29 03:36:32 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:32 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/29 03:36:32 DEBUG : newLeaf: Updating file with newLeaf 0xc000a26180 2025/10/29 03:36:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:32 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2025/10/29 03:36:33 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2025/10/29 03:36:33 DEBUG : dir/file1: Updating file with dir/file1 0xc000a26180 2025/10/29 03:36:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2025/10/29 03:36:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:36:33 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:33 DEBUG : dir/file1(0xc000aeda80): openPending: 2025/10/29 03:36:33 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/10/29 03:36:33 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2025/10/29 03:36:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:33 DEBUG : dir/file1(0xc000aeda80): >openPending: err= 2025/10/29 03:36:33 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/29 03:36:33 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:33 DEBUG : dir/file1(0xc000aeda80): _writeAt: size=25, off=0 2025/10/29 03:36:33 DEBUG : dir/file1(0xc000aeda80): >_writeAt: n=25, err= 2025/10/29 03:36:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2025/10/29 03:36:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2025/10/29 03:36:34 DEBUG : newLeaf: Updating file with newLeaf 0xc000a26180 2025/10/29 03:36:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:36:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:34 DEBUG : newLeaf(0xc000aeda80): close: 2025/10/29 03:36:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2025/10/29 03:36:34 DEBUG : newLeaf: vfs cache: setting modification time to 2025-10-29 03:36:33.586346799 +0000 UTC m=+150.845725284 2025/10/29 03:36:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2025/10/29 03:36:34 DEBUG : newLeaf(0xc000aeda80): >close: err= 2025/10/29 03:36:34 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:36:34 DEBUG : newLeaf: vfs cache: starting upload 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:36:34 DEBUG : dir: Looking for writers 2025/10/29 03:36:34 DEBUG : Looking for writers 2025/10/29 03:36:34 DEBUG : dir: reading active writers 2025/10/29 03:36:34 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:36:35 DEBUG : newLeaf: Dst hash empty - aborting Src hash check 2025/10/29 03:36:35 INFO : newLeaf: Copied (replaced existing) 2025/10/29 03:36:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2025-10-29 03:36:33 +0000 UTC," 2025/10/29 03:36:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2025/10/29 03:36:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2025/10/29 03:36:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2025/10/29 03:36:35 DEBUG : dir: Looking for writers 2025/10/29 03:36:35 DEBUG : Looking for writers 2025/10/29 03:36:35 DEBUG : dir: reading active writers 2025/10/29 03:36:35 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:35 DEBUG : >WaitForWriters: 2025/10/29 03:36:35 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:35 DEBUG : dir: Looking for writers 2025/10/29 03:36:35 DEBUG : Looking for writers 2025/10/29 03:36:35 DEBUG : dir: reading active writers 2025/10/29 03:36:35 DEBUG : newLeaf: reading active writers 2025/10/29 03:36:35 DEBUG : >WaitForWriters: 2025/10/29 03:36:35 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- FAIL: TestFileRename (43.30s) --- PASS: TestFileRename/off,forceCache=false (5.81s) --- PASS: TestFileRename/minimal,forceCache=false (5.77s) --- PASS: TestFileRename/minimal,forceCache=true (7.57s) --- FAIL: TestFileRename/writes,forceCache=false (9.18s) --- PASS: TestFileRename/writes,forceCache=true (8.28s) --- PASS: TestFileRename/full,forceCache=false (6.69s) === 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:36 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:36 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:36 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:36 DEBUG : Looking for writers 2025/10/29 03:36:36 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.26s) === 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:36 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:36:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/29 03:36:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:38 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:38 DEBUG : dir: Looking for writers 2025/10/29 03:36:38 DEBUG : file1: reading active writers 2025/10/29 03:36:38 DEBUG : Looking for writers 2025/10/29 03:36:38 DEBUG : dir: reading active writers 2025/10/29 03:36:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (2.41s) === RUN TestReadFileHandleSeek run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:39 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:40 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:36:40 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/29 03:36:40 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:40 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:40 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/29 03:36:40 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/29 03:36:40 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/29 03:36:40 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/29 03:36:40 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/29 03:36:40 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/29 03:36:40 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/29 03:36:41 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2025/10/29 03:36:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2025/10/29 03:36:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2025/10/29 03:36:41 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2025/10/29 03:36:41 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2025/10/29 03:36:41 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2025/10/29 03:36:41 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2025/10/29 03:36:41 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2025/10/29 03:36:42 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:42 DEBUG : dir: Looking for writers 2025/10/29 03:36:42 DEBUG : file1: reading active writers 2025/10/29 03:36:42 DEBUG : Looking for writers 2025/10/29 03:36:42 DEBUG : dir: reading active writers 2025/10/29 03:36:42 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (4.03s) === RUN TestReadFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:43 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:36:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/29 03:36:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:44 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2025/10/29 03:36:44 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2025/10/29 03:36:44 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2025/10/29 03:36:44 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2025/10/29 03:36:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2025/10/29 03:36:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2025/10/29 03:36:44 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2025/10/29 03:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2025/10/29 03:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2025/10/29 03:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2025/10/29 03:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2025/10/29 03:36:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2025/10/29 03:36:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2025/10/29 03:36:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2025/10/29 03:36:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2025/10/29 03:36:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2025/10/29 03:36:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2025/10/29 03:36:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/29 03:36:46 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2025/10/29 03:36:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2025/10/29 03:36:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2025/10/29 03:36:46 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2025/10/29 03:36:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/29 03:36:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/29 03:36:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/29 03:36:46 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2025/10/29 03:36:46 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2025/10/29 03:36:46 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2025/10/29 03:36:46 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2025/10/29 03:36:46 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2025/10/29 03:36:46 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:46 DEBUG : dir: Looking for writers 2025/10/29 03:36:46 DEBUG : file1: reading active writers 2025/10/29 03:36:46 DEBUG : Looking for writers 2025/10/29 03:36:46 DEBUG : dir: reading active writers 2025/10/29 03:36:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (4.31s) === RUN TestReadFileHandleFlush run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:47 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:48 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:48 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:48 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:36:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/29 03:36:48 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:49 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:49 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:49 DEBUG : dir: Looking for writers 2025/10/29 03:36:49 DEBUG : file1: reading active writers 2025/10/29 03:36:49 DEBUG : Looking for writers 2025/10/29 03:36:49 DEBUG : dir: reading active writers 2025/10/29 03:36:49 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (2.31s) === RUN TestReadFileHandleRelease run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:49 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:50 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:51 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:51 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2025/10/29 03:36:51 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2025/10/29 03:36:51 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:51 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:51 DEBUG : dir/file1: ReadFileHandle.Release closing 2025/10/29 03:36:51 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2025/10/29 03:36:51 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:51 DEBUG : dir: Looking for writers 2025/10/29 03:36:51 DEBUG : file1: reading active writers 2025/10/29 03:36:51 DEBUG : Looking for writers 2025/10/29 03:36:51 DEBUG : dir: reading active writers 2025/10/29 03:36:51 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (2.43s) === RUN TestRWFileHandleMethodsRead run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:52 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:52 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:52 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:52 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:52 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:52 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:52 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:52 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:53 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:53 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:53 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:53 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:53 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:53 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): _readAt: size=1, off=0 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): openPending: 2025/10/29 03:36:53 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:36:53 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:36:53 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): >openPending: err= 2025/10/29 03:36:53 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/29 03:36:53 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:36:53 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:53 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): >_readAt: n=1, err= 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): _readAt: size=256, off=1 2025/10/29 03:36:53 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): >_readAt: n=15, err=EOF 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): _readAt: size=16, off=16 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): >_readAt: n=0, err=EOF 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): close: 2025/10/29 03:36:53 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): >close: err= 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): close: 2025/10/29 03:36:53 DEBUG : dir/file1(0xc000adf900): >close: err=file already closed 2025/10/29 03:36:53 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:53 DEBUG : dir: Looking for writers 2025/10/29 03:36:53 DEBUG : file1: reading active writers 2025/10/29 03:36:53 DEBUG : Looking for writers 2025/10/29 03:36:53 DEBUG : dir: reading active writers 2025/10/29 03:36:53 DEBUG : >WaitForWriters: 2025/10/29 03:36:53 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (2.41s) === RUN TestRWFileHandleSeek run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:54 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:54 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:54 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:54 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:54 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:54 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:54 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:54 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:55 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:55 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:55 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:55 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:55 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:55 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:36:55 DEBUG : dir/file1(0xc000f1d440): _readAt: size=1, off=0 2025/10/29 03:36:55 DEBUG : dir/file1(0xc000f1d440): openPending: 2025/10/29 03:36:55 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:36:55 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:36:55 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:55 DEBUG : dir/file1(0xc000f1d440): >openPending: err= 2025/10/29 03:36:55 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/29 03:36:55 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:36:55 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:55 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): >_readAt: n=1, err= 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): _readAt: size=1, off=5 2025/10/29 03:36:56 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): >_readAt: n=1, err= 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): _readAt: size=1, off=3 2025/10/29 03:36:56 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): >_readAt: n=1, err= 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): _readAt: size=1, off=13 2025/10/29 03:36:56 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): >_readAt: n=1, err= 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): _readAt: size=16, off=100 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): >_readAt: n=0, err=EOF 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): close: 2025/10/29 03:36:56 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:36:56 DEBUG : dir/file1(0xc000f1d440): >close: err= 2025/10/29 03:36:56 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:56 DEBUG : dir: Looking for writers 2025/10/29 03:36:56 DEBUG : file1: reading active writers 2025/10/29 03:36:56 DEBUG : Looking for writers 2025/10/29 03:36:56 DEBUG : dir: reading active writers 2025/10/29 03:36:56 DEBUG : >WaitForWriters: 2025/10/29 03:36:56 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (2.36s) === RUN TestRWFileHandleReadAt run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:56 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:56 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:56 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:56 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:56 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:36:58 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:36:58 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:36:58 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:36:58 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:36:58 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:36:58 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=1, off=0 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): openPending: 2025/10/29 03:36:58 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:36:58 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:36:58 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >openPending: err= 2025/10/29 03:36:58 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2025/10/29 03:36:58 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:36:58 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:36:58 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=1, err= 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=1, off=5 2025/10/29 03:36:58 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=1, err= 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=1, off=1 2025/10/29 03:36:58 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=1, err= 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=6, off=10 2025/10/29 03:36:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=6, err= 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=256, off=10 2025/10/29 03:36:58 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=6, err=EOF 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=256, off=100 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=0, err=EOF 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): close: 2025/10/29 03:36:58 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >close: err= 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): _readAt: size=256, off=100 2025/10/29 03:36:58 DEBUG : dir/file1(0xc0000aefc0): >_readAt: n=0, err=file already closed 2025/10/29 03:36:58 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:36:58 DEBUG : dir: Looking for writers 2025/10/29 03:36:58 DEBUG : file1: reading active writers 2025/10/29 03:36:58 DEBUG : Looking for writers 2025/10/29 03:36:58 DEBUG : dir: reading active writers 2025/10/29 03:36:58 DEBUG : >WaitForWriters: 2025/10/29 03:36:58 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (2.43s) === RUN TestRWFileHandleFlushRead run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:36:59 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:36:59 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:36:59 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:59 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:36:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:36:59 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:00 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:37:00 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:37:00 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:37:00 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:37:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:37:00 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:37:00 DEBUG : dir/file1(0xc0000af880): RWFileHandle.Flush 2025/10/29 03:37:00 DEBUG : dir/file1(0xc0000af880): _readAt: size=256, off=0 2025/10/29 03:37:00 DEBUG : dir/file1(0xc0000af880): openPending: 2025/10/29 03:37:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:37:00 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:37:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:00 DEBUG : dir/file1(0xc0000af880): >openPending: err= 2025/10/29 03:37:00 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/29 03:37:00 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:00 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:00 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:01 DEBUG : dir/file1(0xc0000af880): >_readAt: n=16, err=EOF 2025/10/29 03:37:01 DEBUG : dir/file1(0xc0000af880): RWFileHandle.Flush 2025/10/29 03:37:01 DEBUG : dir/file1(0xc0000af880): RWFileHandle.Flush 2025/10/29 03:37:01 DEBUG : dir/file1(0xc0000af880): close: 2025/10/29 03:37:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:37:01 DEBUG : dir/file1(0xc0000af880): >close: err= 2025/10/29 03:37:01 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:01 DEBUG : dir: Looking for writers 2025/10/29 03:37:01 DEBUG : file1: reading active writers 2025/10/29 03:37:01 DEBUG : Looking for writers 2025/10/29 03:37:01 DEBUG : dir: reading active writers 2025/10/29 03:37:01 DEBUG : >WaitForWriters: 2025/10/29 03:37:01 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (2.53s) === RUN TestRWFileHandleReleaseRead run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:01 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:01 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:01 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:01 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:01 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:01 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:01 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:01 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:03 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:37:03 DEBUG : dir/file1: Open: flags=O_RDONLY 2025/10/29 03:37:03 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:37:03 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:37:03 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:37:03 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): _readAt: size=256, off=0 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): openPending: 2025/10/29 03:37:03 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:37:03 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:37:03 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): >openPending: err= 2025/10/29 03:37:03 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2025/10/29 03:37:03 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:03 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:03 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): >_readAt: n=16, err=EOF 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): RWFileHandle.Release 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): close: 2025/10/29 03:37:03 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 UTC 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): >close: err= 2025/10/29 03:37:03 DEBUG : dir/file1(0xc000f1d0c0): RWFileHandle.Release 2025/10/29 03:37:03 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:03 DEBUG : dir: Looking for writers 2025/10/29 03:37:03 DEBUG : file1: reading active writers 2025/10/29 03:37:03 DEBUG : Looking for writers 2025/10/29 03:37:03 DEBUG : dir: reading active writers 2025/10/29 03:37:03 DEBUG : >WaitForWriters: 2025/10/29 03:37:03 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (2.38s) === RUN TestRWFileHandleMethodsWrite run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:04 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:04 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:04 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:04 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:04 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:04 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): openPending: 2025/10/29 03:37:04 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): >openPending: err= 2025/10/29 03:37:04 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:04 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:04 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:04 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): _writeAt: size=5, off=0 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): >_writeAt: n=5, err= 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): _writeAt: size=7, off=5 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): >_writeAt: n=7, err= 2025/10/29 03:37:04 DEBUG : file1: vfs cache: truncate to size=11 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): close: 2025/10/29 03:37:04 DEBUG : file1: vfs cache: setting modification time to 2025-10-29 03:37:04.452459855 +0000 UTC m=+181.711838341 2025/10/29 03:37:04 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): >close: err= 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): close: 2025/10/29 03:37:04 DEBUG : file1(0xc000aec680): >close: err=file already closed 2025/10/29 03:37:04 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:04 DEBUG : Looking for writers 2025/10/29 03:37:04 DEBUG : file1: reading active writers 2025/10/29 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:04 DEBUG : Looking for writers 2025/10/29 03:37:04 DEBUG : file1: reading active writers 2025/10/29 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:04 DEBUG : Looking for writers 2025/10/29 03:37:04 DEBUG : file1: reading active writers 2025/10/29 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:04 DEBUG : Looking for writers 2025/10/29 03:37:04 DEBUG : file1: reading active writers 2025/10/29 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:04 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:04 DEBUG : Looking for writers 2025/10/29 03:37:04 DEBUG : file1: reading active writers 2025/10/29 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:04 DEBUG : Looking for writers 2025/10/29 03:37:04 DEBUG : file1: reading active writers 2025/10/29 03:37:04 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:05 DEBUG : Looking for writers 2025/10/29 03:37:05 DEBUG : file1: reading active writers 2025/10/29 03:37:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:05 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:05 INFO : file1: Copied (new) 2025/10/29 03:37:05 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-29 03:37:04 +0000 UTC," 2025/10/29 03:37:05 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:05 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:05 DEBUG : Looking for writers 2025/10/29 03:37:05 DEBUG : file1: reading active writers 2025/10/29 03:37:05 DEBUG : >WaitForWriters: 2025/10/29 03:37:05 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:05 DEBUG : Looking for writers 2025/10/29 03:37:05 DEBUG : file1: reading active writers 2025/10/29 03:37:05 DEBUG : >WaitForWriters: 2025/10/29 03:37:05 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.98s) === RUN TestRWFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:06 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:06 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:06 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:06 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:06 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:06 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:06 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:06 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:06 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): openPending: 2025/10/29 03:37:06 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): >openPending: err= 2025/10/29 03:37:06 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:06 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:06 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): _writeAt: size=7, off=0 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): >_writeAt: n=7, err= 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): _writeAt: size=6, off=5 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): >_writeAt: n=6, err= 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): close: 2025/10/29 03:37:06 DEBUG : file1: vfs cache: setting modification time to 2025-10-29 03:37:06.426433588 +0000 UTC m=+183.685812044 2025/10/29 03:37:06 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): >close: err= 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): _writeAt: size=5, off=0 2025/10/29 03:37:06 DEBUG : file1(0xc000fb7200): >_writeAt: n=0, err=file already closed 2025/10/29 03:37:06 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:06 DEBUG : Looking for writers 2025/10/29 03:37:06 DEBUG : file1: reading active writers 2025/10/29 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:06 DEBUG : Looking for writers 2025/10/29 03:37:06 DEBUG : file1: reading active writers 2025/10/29 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:06 DEBUG : Looking for writers 2025/10/29 03:37:06 DEBUG : file1: reading active writers 2025/10/29 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:06 DEBUG : Looking for writers 2025/10/29 03:37:06 DEBUG : file1: reading active writers 2025/10/29 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:06 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:06 DEBUG : Looking for writers 2025/10/29 03:37:06 DEBUG : file1: reading active writers 2025/10/29 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:06 DEBUG : Looking for writers 2025/10/29 03:37:06 DEBUG : file1: reading active writers 2025/10/29 03:37:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:07 DEBUG : Looking for writers 2025/10/29 03:37:07 DEBUG : file1: reading active writers 2025/10/29 03:37:07 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:07 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:07 INFO : file1: Copied (new) 2025/10/29 03:37:07 DEBUG : file1: vfs cache: fingerprint now "11,2025-10-29 03:37:06 +0000 UTC," 2025/10/29 03:37:07 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:07 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:07 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:07 DEBUG : Looking for writers 2025/10/29 03:37:07 DEBUG : file1: reading active writers 2025/10/29 03:37:07 DEBUG : >WaitForWriters: 2025/10/29 03:37:07 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:07 DEBUG : Looking for writers 2025/10/29 03:37:07 DEBUG : file1: reading active writers 2025/10/29 03:37:07 DEBUG : >WaitForWriters: 2025/10/29 03:37:07 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.99s) === RUN TestRWFileHandleWriteNoWrite run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:08 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:08 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:08 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:08 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:08 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:08 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:08 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:08 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:08 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:08 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:08 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:08 DEBUG : file1(0xc000fb7ec0): openPending: 2025/10/29 03:37:08 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:08 DEBUG : file1(0xc000fb7ec0): >openPending: err= 2025/10/29 03:37:08 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:08 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:08 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:08 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:08 DEBUG : file1(0xc000fb7ec0): close: 2025/10/29 03:37:08 DEBUG : file1: vfs cache: setting modification time to 2025-10-29 03:37:08.413412762 +0000 UTC m=+185.672791248 2025/10/29 03:37:08 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:08 DEBUG : file1(0xc000fb7ec0): >close: err= 2025/10/29 03:37:08 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/29 03:37:08 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:37:08 DEBUG : file2: newRWFileHandle: 2025/10/29 03:37:08 DEBUG : file2(0xc000f86400): openPending: 2025/10/29 03:37:08 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/29 03:37:08 DEBUG : file2(0xc000f86400): >openPending: err= 2025/10/29 03:37:08 DEBUG : file2: >newRWFileHandle: err= 2025/10/29 03:37:08 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/29 03:37:08 DEBUG : file2: >Open: fd=file2 (rw), err= 2025/10/29 03:37:08 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2025/10/29 03:37:08 DEBUG : file2(0xc000f86400): RWFileHandle.Flush 2025/10/29 03:37:08 DEBUG : file2(0xc000f86400): RWFileHandle.Release 2025/10/29 03:37:08 DEBUG : file2(0xc000f86400): close: 2025/10/29 03:37:08 DEBUG : file2: vfs cache: setting modification time to 2025-10-29 03:37:08.414885257 +0000 UTC m=+185.674263733 2025/10/29 03:37:08 INFO : file2: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:08 DEBUG : file2(0xc000f86400): >close: err= 2025/10/29 03:37:08 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:08 DEBUG : Looking for writers 2025/10/29 03:37:08 DEBUG : file1: reading active writers 2025/10/29 03:37:08 DEBUG : file2: reading active writers 2025/10/29 03:37:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2025/10/29 03:37:08 DEBUG : Looking for writers 2025/10/29 03:37:08 DEBUG : file2: reading active writers 2025/10/29 03:37:08 DEBUG : file1: reading active writers 2025/10/29 03:37:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2025/10/29 03:37:08 DEBUG : Looking for writers 2025/10/29 03:37:08 DEBUG : file2: reading active writers 2025/10/29 03:37:08 DEBUG : file1: reading active writers 2025/10/29 03:37:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2025/10/29 03:37:08 DEBUG : Looking for writers 2025/10/29 03:37:08 DEBUG : file1: reading active writers 2025/10/29 03:37:08 DEBUG : file2: reading active writers 2025/10/29 03:37:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2025/10/29 03:37:08 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:08 DEBUG : file2: vfs cache: starting upload 2025/10/29 03:37:08 DEBUG : Looking for writers 2025/10/29 03:37:08 DEBUG : file1: reading active writers 2025/10/29 03:37:08 DEBUG : file2: reading active writers 2025/10/29 03:37:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2025/10/29 03:37:08 DEBUG : Looking for writers 2025/10/29 03:37:08 DEBUG : file1: reading active writers 2025/10/29 03:37:08 DEBUG : file2: reading active writers 2025/10/29 03:37:08 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2025/10/29 03:37:09 DEBUG : Looking for writers 2025/10/29 03:37:09 DEBUG : file1: reading active writers 2025/10/29 03:37:09 DEBUG : file2: reading active writers 2025/10/29 03:37:09 DEBUG : Still 0 writers active and 2 cache items in use, waiting 640ms 2025/10/29 03:37:09 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:09 INFO : file1: Copied (new) 2025/10/29 03:37:09 DEBUG : file1: vfs cache: fingerprint now "0,2025-10-29 03:37:08 +0000 UTC," 2025/10/29 03:37:09 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:09 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:09 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:09 DEBUG : file2: Dst hash empty - aborting Src hash check 2025/10/29 03:37:09 INFO : file2: Copied (new) 2025/10/29 03:37:09 DEBUG : file2: vfs cache: fingerprint now "0,2025-10-29 03:37:08 +0000 UTC," 2025/10/29 03:37:09 DEBUG : file2: vfs cache: writeback object to VFS layer 2025/10/29 03:37:09 DEBUG : Added virtual directory entry vAddFile: "file2" 2025/10/29 03:37:09 INFO : file2: vfs cache: upload succeeded try #1 2025/10/29 03:37:09 DEBUG : Looking for writers 2025/10/29 03:37:09 DEBUG : file1: reading active writers 2025/10/29 03:37:09 DEBUG : file2: reading active writers 2025/10/29 03:37:09 DEBUG : >WaitForWriters: 2025/10/29 03:37:09 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:09 DEBUG : Looking for writers 2025/10/29 03:37:09 DEBUG : file1: reading active writers 2025/10/29 03:37:09 DEBUG : file2: reading active writers 2025/10/29 03:37:09 DEBUG : >WaitForWriters: 2025/10/29 03:37:09 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (2.16s) === RUN TestRWFileHandleFlushWrite run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:10 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:10 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:10 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:10 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:10 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:10 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): openPending: 2025/10/29 03:37:10 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): >openPending: err= 2025/10/29 03:37:10 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:10 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:10 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): _writeAt: size=5, off=0 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): >_writeAt: n=5, err= 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): RWFileHandle.Flush 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): RWFileHandle.Flush 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): close: 2025/10/29 03:37:10 DEBUG : file1: vfs cache: setting modification time to 2025-10-29 03:37:10.576490227 +0000 UTC m=+187.835868713 2025/10/29 03:37:10 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:10 DEBUG : file1(0xc000ade900): >close: err= 2025/10/29 03:37:10 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:10 DEBUG : Looking for writers 2025/10/29 03:37:10 DEBUG : file1: reading active writers 2025/10/29 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:10 DEBUG : Looking for writers 2025/10/29 03:37:10 DEBUG : file1: reading active writers 2025/10/29 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:10 DEBUG : Looking for writers 2025/10/29 03:37:10 DEBUG : file1: reading active writers 2025/10/29 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:10 DEBUG : Looking for writers 2025/10/29 03:37:10 DEBUG : file1: reading active writers 2025/10/29 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:10 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:10 DEBUG : Looking for writers 2025/10/29 03:37:10 DEBUG : file1: reading active writers 2025/10/29 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:10 DEBUG : Looking for writers 2025/10/29 03:37:10 DEBUG : file1: reading active writers 2025/10/29 03:37:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:11 DEBUG : Looking for writers 2025/10/29 03:37:11 DEBUG : file1: reading active writers 2025/10/29 03:37:11 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:11 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:11 INFO : file1: Copied (new) 2025/10/29 03:37:11 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-29 03:37:10 +0000 UTC," 2025/10/29 03:37:11 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:11 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:11 DEBUG : Looking for writers 2025/10/29 03:37:11 DEBUG : file1: reading active writers 2025/10/29 03:37:11 DEBUG : >WaitForWriters: 2025/10/29 03:37:11 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (2.02s) === RUN TestRWFileHandleReleaseWrite run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:12 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:12 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:12 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:12 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:12 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:12 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): openPending: 2025/10/29 03:37:12 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): >openPending: err= 2025/10/29 03:37:12 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:12 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:12 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): _writeAt: size=5, off=0 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): >_writeAt: n=5, err= 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): RWFileHandle.Release 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): close: 2025/10/29 03:37:12 DEBUG : file1: vfs cache: setting modification time to 2025-10-29 03:37:12.598685496 +0000 UTC m=+189.858063982 2025/10/29 03:37:12 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): >close: err= 2025/10/29 03:37:12 DEBUG : file1(0xc000511b40): RWFileHandle.Release 2025/10/29 03:37:12 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:12 DEBUG : Looking for writers 2025/10/29 03:37:12 DEBUG : file1: reading active writers 2025/10/29 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:12 DEBUG : Looking for writers 2025/10/29 03:37:12 DEBUG : file1: reading active writers 2025/10/29 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:12 DEBUG : Looking for writers 2025/10/29 03:37:12 DEBUG : file1: reading active writers 2025/10/29 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:12 DEBUG : Looking for writers 2025/10/29 03:37:12 DEBUG : file1: reading active writers 2025/10/29 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:12 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:12 DEBUG : Looking for writers 2025/10/29 03:37:12 DEBUG : file1: reading active writers 2025/10/29 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:12 DEBUG : Looking for writers 2025/10/29 03:37:12 DEBUG : file1: reading active writers 2025/10/29 03:37:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:13 DEBUG : Looking for writers 2025/10/29 03:37:13 DEBUG : file1: reading active writers 2025/10/29 03:37:13 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:13 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:13 INFO : file1: Copied (new) 2025/10/29 03:37:13 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-29 03:37:12 +0000 UTC," 2025/10/29 03:37:13 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:13 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:13 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:13 DEBUG : Looking for writers 2025/10/29 03:37:13 DEBUG : file1: reading active writers 2025/10/29 03:37:13 DEBUG : >WaitForWriters: 2025/10/29 03:37:13 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.85s) === RUN TestRWFileHandleSizeTruncateExisting run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:14 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:14 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:14 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:14 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:14 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:14 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:14 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:14 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:15 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2025/10/29 03:37:15 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:37:15 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:37:15 DEBUG : dir/file1(0xc000426e40): openPending: 2025/10/29 03:37:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:37:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:37:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:15 DEBUG : dir/file1(0xc000426e40): >openPending: err= 2025/10/29 03:37:15 DEBUG : dir/file1: vfs cache: truncate to size=0 2025/10/29 03:37:15 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:37:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:37:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:37:15 DEBUG : dir/file1(0xc000426e40): _writeAt: size=5, off=0 2025/10/29 03:37:15 DEBUG : dir/file1(0xc000426e40): >_writeAt: n=5, err= 2025/10/29 03:37:15 DEBUG : dir/file1(0xc000426e40): close: 2025/10/29 03:37:15 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:15 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-29 03:37:15.704650876 +0000 UTC m=+192.964029363 2025/10/29 03:37:15 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:15 DEBUG : dir/file1(0xc000426e40): >close: err= 2025/10/29 03:37:15 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:15 DEBUG : dir: Looking for writers 2025/10/29 03:37:15 DEBUG : file1: reading active writers 2025/10/29 03:37:15 DEBUG : Looking for writers 2025/10/29 03:37:15 DEBUG : dir: reading active writers 2025/10/29 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:15 DEBUG : dir: Looking for writers 2025/10/29 03:37:15 DEBUG : file1: reading active writers 2025/10/29 03:37:15 DEBUG : Looking for writers 2025/10/29 03:37:15 DEBUG : dir: reading active writers 2025/10/29 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:15 DEBUG : dir: Looking for writers 2025/10/29 03:37:15 DEBUG : file1: reading active writers 2025/10/29 03:37:15 DEBUG : Looking for writers 2025/10/29 03:37:15 DEBUG : dir: reading active writers 2025/10/29 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:15 DEBUG : dir: Looking for writers 2025/10/29 03:37:15 DEBUG : file1: reading active writers 2025/10/29 03:37:15 DEBUG : Looking for writers 2025/10/29 03:37:15 DEBUG : dir: reading active writers 2025/10/29 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:15 DEBUG : dir/file1: vfs cache: starting upload 2025/10/29 03:37:15 DEBUG : dir: Looking for writers 2025/10/29 03:37:15 DEBUG : file1: reading active writers 2025/10/29 03:37:15 DEBUG : Looking for writers 2025/10/29 03:37:15 DEBUG : dir: reading active writers 2025/10/29 03:37:15 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:16 DEBUG : dir: Looking for writers 2025/10/29 03:37:16 DEBUG : file1: reading active writers 2025/10/29 03:37:16 DEBUG : Looking for writers 2025/10/29 03:37:16 DEBUG : dir: reading active writers 2025/10/29 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:16 DEBUG : dir: Looking for writers 2025/10/29 03:37:16 DEBUG : file1: reading active writers 2025/10/29 03:37:16 DEBUG : Looking for writers 2025/10/29 03:37:16 DEBUG : dir: reading active writers 2025/10/29 03:37:16 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:16 DEBUG : dir/file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:16 INFO : dir/file1: Copied (replaced existing) 2025/10/29 03:37:16 DEBUG : dir/file1: vfs cache: fingerprint now "5,2025-10-29 03:37:15 +0000 UTC," 2025/10/29 03:37:16 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:16 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:16 DEBUG : dir: Looking for writers 2025/10/29 03:37:16 DEBUG : file1: reading active writers 2025/10/29 03:37:16 DEBUG : Looking for writers 2025/10/29 03:37:16 DEBUG : dir: reading active writers 2025/10/29 03:37:16 DEBUG : >WaitForWriters: 2025/10/29 03:37:16 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (3.39s) === RUN TestRWFileHandleSizeCreateExisting run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:17 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:17 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:17 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:17 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:17 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:18 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:19 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:19 DEBUG : dir/file1: newRWFileHandle: 2025/10/29 03:37:19 DEBUG : dir/file1: >newRWFileHandle: err= 2025/10/29 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2025/10/29 03:37:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): _writeAt: size=5, off=0 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): openPending: 2025/10/29 03:37:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2025/10/29 03:37:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2025/10/29 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): >openPending: err= 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): >_writeAt: n=5, err= 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): _writeAt: size=15, off=5 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): >_writeAt: n=15, err= 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): close: 2025/10/29 03:37:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2025/10/29 03:37:19 DEBUG : dir/file1: vfs cache: setting modification time to 2025-10-29 03:37:19.056687556 +0000 UTC m=+196.316066043 2025/10/29 03:37:19 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:19 DEBUG : dir/file1(0xc000f86780): >close: err= 2025/10/29 03:37:19 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:19 DEBUG : dir/file1: vfs cache: starting upload 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:19 DEBUG : dir: Looking for writers 2025/10/29 03:37:19 DEBUG : file1: reading active writers 2025/10/29 03:37:19 DEBUG : Looking for writers 2025/10/29 03:37:19 DEBUG : dir: reading active writers 2025/10/29 03:37:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:19 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2025/10/29 03:37:19 INFO : dir/file1: Copied (replaced existing) 2025/10/29 03:37:19 DEBUG : dir/file1: vfs cache: fingerprint now "20,2025-10-29 03:37:19 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2025/10/29 03:37:19 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:19 INFO : dir/file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:20 DEBUG : dir: Looking for writers 2025/10/29 03:37:20 DEBUG : file1: reading active writers 2025/10/29 03:37:20 DEBUG : Looking for writers 2025/10/29 03:37:20 DEBUG : dir: reading active writers 2025/10/29 03:37:20 DEBUG : >WaitForWriters: 2025/10/29 03:37:20 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (3.39s) === RUN TestRWFileHandleSizeCreateNew run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:21 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:21 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:21 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:21 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:21 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:21 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:21 DEBUG : file1(0xc000adeb80): openPending: 2025/10/29 03:37:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:21 DEBUG : file1(0xc000adeb80): >openPending: err= 2025/10/29 03:37:21 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:21 DEBUG : file1(0xc000adeb80): _writeAt: size=5, off=0 2025/10/29 03:37:21 DEBUG : file1(0xc000adeb80): >_writeAt: n=5, err= 2025/10/29 03:37:21 DEBUG : file1(0xc000adeb80): close: 2025/10/29 03:37:21 DEBUG : file1: vfs cache: setting modification time to 2025-10-29 03:37:21.252978365 +0000 UTC m=+198.512356861 2025/10/29 03:37:21 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:21 DEBUG : file1(0xc000adeb80): >close: err= 2025/10/29 03:37:21 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:21 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:21 DEBUG : Looking for writers 2025/10/29 03:37:21 DEBUG : file1: reading active writers 2025/10/29 03:37:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:22 INFO : file1: Copied (new) 2025/10/29 03:37:22 DEBUG : file1: vfs cache: fingerprint now "5,2025-10-29 03:37:21 +0000 UTC," 2025/10/29 03:37:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:22 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:22 DEBUG : Looking for writers 2025/10/29 03:37:22 DEBUG : file1: reading active writers 2025/10/29 03:37:22 DEBUG : >WaitForWriters: 2025/10/29 03:37:22 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.88s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:22 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:22 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:22 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:22 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2025/10/29 03:37:22 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87d00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87d00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87d00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87d00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87d00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.101303656 +0000 UTC m=+200.360682142 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87d00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.101303656 +0000 UTC m=+200.360682142 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000aefc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000aefc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000aefc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000aefc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000aefc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.101303656 +0000 UTC m=+200.360682142 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000aefc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e540 item 1 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af780): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af780): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af780): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.105804437 +0000 UTC m=+200.365182923 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.105804437 +0000 UTC m=+200.365182923 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eb60 item 2 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.108519045 +0000 UTC m=+200.367897521 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.108519045 +0000 UTC m=+200.367897521 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6e40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6e40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.108519045 +0000 UTC m=+200.367897521 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eee0 item 3 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb74c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb74c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb74c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb74c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb74c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.112352181 +0000 UTC m=+200.371730668 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb74c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.112352181 +0000 UTC m=+200.371730668 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f3b0 item 4 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.115389475 +0000 UTC m=+200.374767951 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.115389475 +0000 UTC m=+200.374767951 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0940): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0940): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0940): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.115389475 +0000 UTC m=+200.374767951 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f730 item 5 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e18c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e18c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e18c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e18c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e18c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.119590192 +0000 UTC m=+200.378968688 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e18c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510380): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510380): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510380): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510380): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510380): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.119590192 +0000 UTC m=+200.378968688 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510380): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fc70 item 6 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510e80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510e80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510e80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510e80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510e80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.122566492 +0000 UTC m=+200.381944967 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510e80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.122566492 +0000 UTC m=+200.381944967 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0004261c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0004261c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0004261c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0004261c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0004261c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.122566492 +0000 UTC m=+200.381944967 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0004261c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496150 item 7 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426b40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426b40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426b40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426b40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426b40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.126275195 +0000 UTC m=+200.385653681 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426b40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427c00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427c00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427c00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427c00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427c00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.126275195 +0000 UTC m=+200.385653681 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427c00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004969a0 item 8 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976340): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000976340): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976340): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976340): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976340): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976340): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976700): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976700): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.129210247 +0000 UTC m=+200.388588723 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.129210247 +0000 UTC m=+200.388588723 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000976b80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977080): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977080): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977080): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.129210247 +0000 UTC m=+200.388588723 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d20 item 9 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977700): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977700): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.13292934 +0000 UTC m=+200.392307826 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977c40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977c40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977c40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977c40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977c40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.13292934 +0000 UTC m=+200.392307826 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000977c40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004971f0 item 10 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a300): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc00099a300): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a300): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a300): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a300): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a300): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a300): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a6c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a6c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a6c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a6c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a6c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.135863289 +0000 UTC m=+200.395241775 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099a6c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.135863289 +0000 UTC m=+200.395241775 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00099abc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed6bc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed6bc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed6bc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed6bc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed6bc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.135863289 +0000 UTC m=+200.395241775 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed6bc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004976c0 item 11 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7240): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7240): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7240): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7240): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7240): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.139988896 +0000 UTC m=+200.399367382 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7240): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7780): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7780): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7780): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.139988896 +0000 UTC m=+200.399367382 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b730 item 12 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7dc0): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000ed7dc0): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7dc0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7dc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7dc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7dc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed7dc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12200): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12200): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12200): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12200): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12200): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.143019065 +0000 UTC m=+200.402397542 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12200): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a128c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a128c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a128c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a128c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a128c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.143019065 +0000 UTC m=+200.402397542 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a128c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bdc0 item 13 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12f40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12f40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12f40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12f40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12f40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.146324201 +0000 UTC m=+200.405702727 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a12f40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13480): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13480): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13480): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13480): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13480): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.146324201 +0000 UTC m=+200.405702727 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13480): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 14 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13ac0): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000a13ac0): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13ac0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13ac0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13ac0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13ac0): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13ac0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13e80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13e80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13e80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13e80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13e80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.149627193 +0000 UTC m=+200.409005669 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a13e80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2c5c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2c5c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2c5c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2c5c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2c5c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.149627193 +0000 UTC m=+200.409005669 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2c5c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034aa80 item 15 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2cc40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2cc40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2cc40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2cc40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2cc40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.152595547 +0000 UTC m=+200.411974023 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2cc40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d180): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d180): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d180): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d180): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d180): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.152595547 +0000 UTC m=+200.411974023 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d180): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ae70 item 16 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d7c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d7c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d7c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d7c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d7c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.155538683 +0000 UTC m=+200.414917159 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2d7c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.155538683 +0000 UTC m=+200.414917159 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a2dc40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a501c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a501c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a501c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a501c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a501c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.155538683 +0000 UTC m=+200.414917159 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a501c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b420 item 17 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50840): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.159502376 +0000 UTC m=+200.418880852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50d80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50d80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50d80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50d80): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50d80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.159502376 +0000 UTC m=+200.418880852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a50d80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b9d0 item 18 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51400): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51400): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51400): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.162533357 +0000 UTC m=+200.421911844 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.162533357 +0000 UTC m=+200.421911844 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51900): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51e00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51e00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51e00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51e00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51e00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.162533357 +0000 UTC m=+200.421911844 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a51e00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bea0 item 19 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.166891801 +0000 UTC m=+200.426270298 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78a40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78a40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.166891801 +0000 UTC m=+200.426270298 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a78a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484700 item 20 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a790c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a790c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a790c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a790c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a790c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.170126005 +0000 UTC m=+200.429504501 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a790c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.170126005 +0000 UTC m=+200.429504501 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a795c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a79ac0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a79ac0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a79ac0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a79ac0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a79ac0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.170126005 +0000 UTC m=+200.429504501 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a79ac0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484bd0 item 21 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a981c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a981c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a981c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a981c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a981c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.174780173 +0000 UTC m=+200.434158659 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a981c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98700): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98700): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98700): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.174780173 +0000 UTC m=+200.434158659 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004853b0 item 22 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98d80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98d80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98d80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98d80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98d80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.177686872 +0000 UTC m=+200.437065347 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a98d80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.177686872 +0000 UTC m=+200.437065347 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99780): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99780): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99780): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.177686872 +0000 UTC m=+200.437065347 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004858f0 item 23 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99e00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99e00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99e00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99e00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99e00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.181518736 +0000 UTC m=+200.440897212 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a99e00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acc3c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acc3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acc3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acc3c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acc3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.181518736 +0000 UTC m=+200.440897212 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acc3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485ea0 item 24 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acca00): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000acca00): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acca00): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acca00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acca00): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acca00): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acca00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000accdc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000accdc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000accdc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000accdc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000accdc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.184333712 +0000 UTC m=+200.443712198 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000accdc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.184333712 +0000 UTC m=+200.443712198 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd2c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd800): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd800): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd800): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd800): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd800): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.184333712 +0000 UTC m=+200.443712198 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acd800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434930 item 25 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acde80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acde80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acde80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acde80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acde80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.187984877 +0000 UTC m=+200.447363353 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000acde80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8440): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8440): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8440): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8440): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8440): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.187984877 +0000 UTC m=+200.447363353 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8440): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435490 item 26 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8a80): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000ae8a80): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8a80): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8a80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8a80): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8a80): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8a80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8e40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8e40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.190988027 +0000 UTC m=+200.450366503 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae8e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.190988027 +0000 UTC m=+200.450366503 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9880): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9880): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9880): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9880): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9880): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.190988027 +0000 UTC m=+200.450366503 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435c00 item 27 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9f00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9f00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9f00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9f00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9f00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.19454203 +0000 UTC m=+200.453920506 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ae9f00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0e4c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0e4c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0e4c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0e4c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0e4c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.19454203 +0000 UTC m=+200.453920506 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0e4c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e4d0 item 28 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eb00): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000b0eb00): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eb00): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eb00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eb00): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eb00): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eb00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eec0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eec0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.197291864 +0000 UTC m=+200.456670320 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0eec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0f580): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0f580): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0f580): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0f580): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0f580): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.197291864 +0000 UTC m=+200.456670320 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0f580): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ea10 item 29 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0fc00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0fc00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0fc00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0fc00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0fc00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.19951648 +0000 UTC m=+200.458894946 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b0fc00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a1c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a1c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a1c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a1c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a1c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.19951648 +0000 UTC m=+200.458894946 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a1c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037efc0 item 30 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a800): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000b3a800): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a800): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a800): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a800): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a800): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3a800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3abc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3abc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3abc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3abc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3abc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.201878776 +0000 UTC m=+200.461257233 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3abc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b280): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b280): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b280): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.201878776 +0000 UTC m=+200.461257233 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f5e0 item 31 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b900): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b900): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b900): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b900): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b900): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.204584908 +0000 UTC m=+200.463963384 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3b900): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3be40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3be40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3be40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3be40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3be40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.204584908 +0000 UTC m=+200.463963384 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b3be40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fb20 item 32 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.207324021 +0000 UTC m=+200.466702497 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490230 item 33 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.208368913 +0000 UTC m=+200.467747388 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76e80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76e80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76e80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76e80): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76e80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.208368913 +0000 UTC m=+200.467747388 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b76e80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490700 item 33 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b774c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b774c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b774c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b774c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b774c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.211026102 +0000 UTC m=+200.470404588 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b774c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490e00 item 34 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.212243168 +0000 UTC m=+200.471621654 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77e80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77e80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77e80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77e80): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77e80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.212243168 +0000 UTC m=+200.471621654 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b77e80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491030 item 34 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18540): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18540): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18540): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18540): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18540): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.215110711 +0000 UTC m=+200.474489188 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18540): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491650 item 35 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.216232148 +0000 UTC m=+200.475610624 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c189c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18ec0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18ec0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.216232148 +0000 UTC m=+200.475610624 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c18ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 35 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19540): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19540): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19540): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19540): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19540): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.218968365 +0000 UTC m=+200.478346852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19540): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337260 item 36 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.220165974 +0000 UTC m=+200.479544461 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c19a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a000): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a000): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a000): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a000): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a000): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.220165974 +0000 UTC m=+200.479544461 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a000): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337730 item 36 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a640): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a640): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a640): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a640): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a640): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.222862749 +0000 UTC m=+200.482241224 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3a640): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004400e0 item 37 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.223897942 +0000 UTC m=+200.483276428 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3aac0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3afc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3afc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3afc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3afc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3afc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.223897942 +0000 UTC m=+200.483276428 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3afc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440310 item 37 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3b640): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3b640): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3b640): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3b640): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3b640): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.226472606 +0000 UTC m=+200.485851093 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3b640): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 38 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.227635019 +0000 UTC m=+200.487013505 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c3bb40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64100): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64100): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64100): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.227635019 +0000 UTC m=+200.487013505 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440b60 item 38 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64780): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64780): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64780): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.230386256 +0000 UTC m=+200.489764741 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440f50 item 39 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.231425065 +0000 UTC m=+200.490803552 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c64c80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65180): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65180): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65180): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65180): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65180): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.231425065 +0000 UTC m=+200.490803552 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65180): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441110 item 39 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65800): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65800): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65800): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65800): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65800): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.233987638 +0000 UTC m=+200.493366124 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441500 item 40 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.235019114 +0000 UTC m=+200.494397600 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c65d00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca42c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca42c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca42c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca42c0): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca42c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.235019114 +0000 UTC m=+200.494397600 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca42c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441730 item 40 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.237779056 +0000 UTC m=+200.497157543 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4d80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4d80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4d80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441b90 item 41 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4d80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4d80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.23902749 +0000 UTC m=+200.498405977 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca4d80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441dc0 item 41 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.240227454 +0000 UTC m=+200.499605940 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5240): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5780): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5780): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5780): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.240227454 +0000 UTC m=+200.499605940 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364230 item 41 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.242933645 +0000 UTC m=+200.502312131 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ca5dc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc340): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc340): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc340): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 42 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc340): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc340): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.24388417 +0000 UTC m=+200.503262646 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364af0 item 42 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.245010495 +0000 UTC m=+200.504388971 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdc880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdce00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdce00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdce00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdce00): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdce00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.245010495 +0000 UTC m=+200.504388971 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdce00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 42 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.247570843 +0000 UTC m=+200.506949329 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd440): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd940): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd940): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365260 item 43 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd940): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.248589896 +0000 UTC m=+200.507968382 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdd940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 43 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.249663162 +0000 UTC m=+200.509041647 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000cdde80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0a440): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0a440): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0a440): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0a440): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0a440): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.249663162 +0000 UTC m=+200.509041647 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0a440): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 43 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.252451557 +0000 UTC m=+200.511830034 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0aa80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0af80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0af80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0af80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390700 item 44 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0af80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0af80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.253477904 +0000 UTC m=+200.512856390 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0af80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390bd0 item 44 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.254567821 +0000 UTC m=+200.513946307 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0b4c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0ba40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0ba40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0ba40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0ba40): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0ba40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.254567821 +0000 UTC m=+200.513946307 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d0ba40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391030 item 44 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.25752828 +0000 UTC m=+200.516906766 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32600): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32600): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32600): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003917a0 item 45 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32600): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32600): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.258539999 +0000 UTC m=+200.517918486 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32600): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32d00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32d00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32d00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32d00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32d00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.258539999 +0000 UTC m=+200.517918486 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d32d00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391b90 item 45 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.261680717 +0000 UTC m=+200.521059203 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfe00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfe00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfe00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d1f0 item 46 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfe00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfe00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.262780161 +0000 UTC m=+200.522158638 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfe00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4580): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4580): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4580): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4580): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4580): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.262780161 +0000 UTC m=+200.522158638 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4580): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d420 item 46 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.265518744 +0000 UTC m=+200.524897221 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4bc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f50c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f50c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f50c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d8f0 item 47 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f50c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f50c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.266532777 +0000 UTC m=+200.525911254 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f50c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f57c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f57c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f57c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f57c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f57c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.266532777 +0000 UTC m=+200.525911254 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f57c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037dab0 item 47 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.269827664 +0000 UTC m=+200.529206150 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6380): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6380): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6380): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c3f0 item 48 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6380): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6380): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.270699683 +0000 UTC m=+200.530078169 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6380): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6a80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6a80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6a80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6a80): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6a80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.270699683 +0000 UTC m=+200.530078169 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db6a80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c8c0 item 48 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db70c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db70c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db70c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db70c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db70c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.273664629 +0000 UTC m=+200.533043115 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db70c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d110 item 49 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.274805933 +0000 UTC m=+200.534184418 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7540): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7a80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7a80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7a80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7a80): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7a80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.274805933 +0000 UTC m=+200.534184418 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000db7a80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d3b0 item 49 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a180): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a180): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a180): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a180): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a180): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.277942743 +0000 UTC m=+200.537321229 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a180): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d730 item 50 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.279236752 +0000 UTC m=+200.538615228 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0a680): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0ac00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0ac00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0ac00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0ac00): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0ac00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.279236752 +0000 UTC m=+200.538615228 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0ac00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d960 item 50 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b280): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b280): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b280): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.282225123 +0000 UTC m=+200.541603599 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040dea0 item 51 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.283402964 +0000 UTC m=+200.542781441 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0b780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0bcc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0bcc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0bcc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0bcc0): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0bcc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.283402964 +0000 UTC m=+200.542781441 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e0bcc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004225b0 item 51 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e383c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e383c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e383c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e383c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e383c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.28628124 +0000 UTC m=+200.545659716 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e383c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004236c0 item 52 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.287755548 +0000 UTC m=+200.547134034 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e388c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e38e40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e38e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e38e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e38e40): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e38e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.287755548 +0000 UTC m=+200.547134034 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e38e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000423dc0 item 52 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e394c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e394c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e394c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e394c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e394c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.290569591 +0000 UTC m=+200.549948077 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e394c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004825b0 item 53 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.291690587 +0000 UTC m=+200.551069062 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e399c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e39f00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e39f00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e39f00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e39f00): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e39f00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.291690587 +0000 UTC m=+200.551069062 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e39f00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 53 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6a600): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6a600): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6a600): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6a600): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6a600): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.294377432 +0000 UTC m=+200.553755968 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6a600): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 54 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.295802047 +0000 UTC m=+200.555180522 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6ab00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b080): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b080): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b080): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.295802047 +0000 UTC m=+200.555180522 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004837a0 item 54 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b700): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b700): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.298476298 +0000 UTC m=+200.557854784 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6b700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa070 item 55 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.299477619 +0000 UTC m=+200.558856105 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e6bc00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e881c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e881c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e881c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e881c0): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e881c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.299477619 +0000 UTC m=+200.558856105 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e881c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa8c0 item 55 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88840): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.302353649 +0000 UTC m=+200.561732125 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb030 item 56 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.303489742 +0000 UTC m=+200.562868228 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e88d40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e892c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e892c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e892c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e892c0): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e892c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.303489742 +0000 UTC m=+200.562868228 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e892c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb500 item 56 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.306001739 +0000 UTC m=+200.565380215 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89900): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89e40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbab0 item 57 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89e40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.306953556 +0000 UTC m=+200.566332042 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000e89e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492150 item 57 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.30796198 +0000 UTC m=+200.567340466 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6980): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6980): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6980): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.30796198 +0000 UTC m=+200.567340466 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492380 item 57 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.311373305 +0000 UTC m=+200.570751801 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33dc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33dc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33dc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da4d0 item 58 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33dc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33dc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.312555224 +0000 UTC m=+200.571933710 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d33dc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da930 item 58 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.314010307 +0000 UTC m=+200.573388803 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60380): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60940): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60940): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60940): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.314010307 +0000 UTC m=+200.573388803 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dab60 item 58 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.317030849 +0000 UTC m=+200.576409325 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d60f80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d614c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d614c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d614c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004dafc0 item 59 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d614c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d614c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.318106618 +0000 UTC m=+200.577485094 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d614c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db260 item 59 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.319499414 +0000 UTC m=+200.578877890 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000d61a00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16000): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16000): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16000): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16000): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16000): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.319499414 +0000 UTC m=+200.578877890 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16000): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db500 item 59 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.322581711 +0000 UTC m=+200.581960197 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16640): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16b80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16b80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16b80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004020e0 item 60 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16b80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16b80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.323767517 +0000 UTC m=+200.583145994 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f16b80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402310 item 60 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.324986396 +0000 UTC m=+200.584364882 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f170c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17680): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17680): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17680): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17680): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17680): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.324986396 +0000 UTC m=+200.584364882 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17680): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402700 item 60 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.327628267 +0000 UTC m=+200.587006753 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f17cc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a280): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a280): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004031f0 item 61 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a280): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.328570877 +0000 UTC m=+200.587949353 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a980): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a980): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a980): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.328570877 +0000 UTC m=+200.587949353 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3a980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403490 item 61 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.331365113 +0000 UTC m=+200.590743589 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3afc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3b500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3b500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3b500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403c00 item 62 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3b500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3b500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.332256107 +0000 UTC m=+200.591634593 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3b500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3bc00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3bc00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3bc00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3bc00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3bc00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.332256107 +0000 UTC m=+200.591634593 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f3bc00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403ea0 item 62 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.335195797 +0000 UTC m=+200.594574272 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f622c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62800): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62800): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62800): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a690 item 63 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62800): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62800): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.336156741 +0000 UTC m=+200.595535217 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6ec0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6ec0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.336156741 +0000 UTC m=+200.595535217 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb6ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492690 item 63 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.338752655 +0000 UTC m=+200.598131111 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7a40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492b60 item 64 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7a40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.339876275 +0000 UTC m=+200.599254741 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000eb7a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed41c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed41c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed41c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed41c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed41c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.339876275 +0000 UTC m=+200.599254741 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed41c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492d20 item 64 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4800): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4800): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4800): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4800): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4800): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.34261051 +0000 UTC m=+200.601988975 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493180 item 65 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.343460175 +0000 UTC m=+200.602838631 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed4c80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5180): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5180): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5180): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5180): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5180): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.343460175 +0000 UTC m=+200.602838631 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5180): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493420 item 65 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed57c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed57c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed57c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed57c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed57c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.345534881 +0000 UTC m=+200.604913357 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed57c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 66 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.346423579 +0000 UTC m=+200.605802055 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ed5c40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a200): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a200): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a200): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a200): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a200): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.346423579 +0000 UTC m=+200.605802055 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a200): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493dc0 item 66 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a840): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.348424657 +0000 UTC m=+200.607803122 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342540 item 67 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.349274202 +0000 UTC m=+200.608652668 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9acc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b1c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b1c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b1c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b1c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b1c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.349274202 +0000 UTC m=+200.608652668 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b1c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342930 item 67 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b840): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.353590636 +0000 UTC m=+200.612969092 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342380 item 68 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.354951872 +0000 UTC m=+200.614330349 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a900): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a900): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a900): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a900): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a900): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.354951872 +0000 UTC m=+200.614330349 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9a900): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342770 item 68 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9af40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9af40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9af40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9af40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9af40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.357642805 +0000 UTC m=+200.617021281 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9af40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342e00 item 69 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.358780292 +0000 UTC m=+200.618158777 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9b3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9ba00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9ba00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9ba00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9ba00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9ba00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.358780292 +0000 UTC m=+200.618158777 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f9ba00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343110 item 69 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec100): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec100): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec100): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.361189996 +0000 UTC m=+200.620568473 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e070 item 70 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.362318706 +0000 UTC m=+200.621697192 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aec640): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aecb80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aecb80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aecb80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aecb80): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aecb80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.362318706 +0000 UTC m=+200.621697192 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aecb80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e380 item 70 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed240): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed240): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed240): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed240): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed240): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.365169038 +0000 UTC m=+200.624547513 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed240): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048e7e0 item 71 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.36662397 +0000 UTC m=+200.626002456 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aed740): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aedcc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aedcc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aedcc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aedcc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aedcc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.36662397 +0000 UTC m=+200.626002456 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000aedcc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048eaf0 item 71 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62400): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62400): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62400): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.369756522 +0000 UTC m=+200.629135008 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f110 item 72 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.370813766 +0000 UTC m=+200.630192253 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62900): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62ec0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62ec0): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.370813766 +0000 UTC m=+200.630192253 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f62ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f490 item 72 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.373282663 +0000 UTC m=+200.632661148 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63480): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86040): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86040): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86040): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048f9d0 item 73 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86040): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86040): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.37430343 +0000 UTC m=+200.633681916 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86040): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a310 item 73 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.375359292 +0000 UTC m=+200.634737779 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86540): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86a80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86a80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86a80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86a80): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86a80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.375359292 +0000 UTC m=+200.634737779 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f86a80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a5b0 item 73 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.378128251 +0000 UTC m=+200.637506727 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87140): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87640): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87640): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87640): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050af50 item 74 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87640): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87640): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.379042878 +0000 UTC m=+200.638421365 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87640): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b180 item 74 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.380034841 +0000 UTC m=+200.639413317 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f87b80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae300): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae300): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae300): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae300): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae300): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.380034841 +0000 UTC m=+200.639413317 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000ae300): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b490 item 74 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.382676732 +0000 UTC m=+200.642055209 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af740): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af740): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af740): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050bc70 item 75 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af740): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af740): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.383659086 +0000 UTC m=+200.643037562 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000af740): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496070 item 75 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.384599843 +0000 UTC m=+200.643978330 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0000afc80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6400): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6400): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6400): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.384599843 +0000 UTC m=+200.643978330 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496380 item 75 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.387259637 +0000 UTC m=+200.646638113 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6f40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6f40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6f40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004969a0 item 76 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6f40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6f40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.388296654 +0000 UTC m=+200.647675131 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb6f40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496b60 item 76 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.389408513 +0000 UTC m=+200.648786998 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7480): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.389408513 +0000 UTC m=+200.648786998 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fb7a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d20 item 76 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.392367909 +0000 UTC m=+200.651746395 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bd7c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004970a0 item 77 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.393681445 +0000 UTC m=+200.653059921 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0003bde80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0e40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0e40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.393681445 +0000 UTC m=+200.653059921 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0002e0e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497260 item 77 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.396782037 +0000 UTC m=+200.656160514 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000510080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005105c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005105c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005105c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497730 item 78 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005105c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005105c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.398159565 +0000 UTC m=+200.657538050 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005105c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005113c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005113c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005113c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005113c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005113c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.398159565 +0000 UTC m=+200.657538050 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005113c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004978f0 item 78 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.40141131 +0000 UTC m=+200.660789786 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000511e80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426740): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426740): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426740): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497d50 item 79 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426740): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426740): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.402632974 +0000 UTC m=+200.662011460 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000426740): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427a80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427a80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427a80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427a80): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427a80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.402632974 +0000 UTC m=+200.662011460 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000427a80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497f10 item 79 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.405642565 +0000 UTC m=+200.665021051 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade8c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade8c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade8c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050cb0 item 80 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade8c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade8c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.406579986 +0000 UTC m=+200.665958471 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ade8c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf000): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf000): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf000): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf000): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf000): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.406579986 +0000 UTC m=+200.665958471 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf000): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051110 item 80 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf680): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf680): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf680): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf680): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf680): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.409238947 +0000 UTC m=+200.668617434 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adf680): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051ce0 item 81 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.410571851 +0000 UTC m=+200.669950337 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000adfb00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac100): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac100): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac100): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.410571851 +0000 UTC m=+200.669950337 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000448380 item 81 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c180): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c180): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c180): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c180): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c180): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.413222067 +0000 UTC m=+200.672600523 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c180): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c230 item 82 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.414511569 +0000 UTC m=+200.673890055 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071c680): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071cc00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071cc00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071cc00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071cc00): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071cc00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.414511569 +0000 UTC m=+200.673890055 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071cc00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c3f0 item 82 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d280): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d280): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d280): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.417459544 +0000 UTC m=+200.676838030 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c7e0 item 83 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.418544331 +0000 UTC m=+200.677922817 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071d780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071dcc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071dcc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071dcc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071dcc0): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071dcc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.418544331 +0000 UTC m=+200.677922817 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00071dcc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c9a0 item 83 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a3c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a3c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.421115128 +0000 UTC m=+200.680493604 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045cfc0 item 84 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.422144842 +0000 UTC m=+200.681523318 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075a8c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075ae40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075ae40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075ae40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075ae40): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075ae40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.422144842 +0000 UTC m=+200.681523318 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075ae40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d1f0 item 84 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b4c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b4c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b4c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b4c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b4c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.424658492 +0000 UTC m=+200.684036967 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b4c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d570 item 85 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.425744421 +0000 UTC m=+200.685122907 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075b9c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075bf00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075bf00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075bf00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075bf00): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075bf00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.425744421 +0000 UTC m=+200.685122907 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00075bf00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d810 item 85 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078a600): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078a600): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078a600): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078a600): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078a600): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.428190473 +0000 UTC m=+200.687568940 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078a600): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ddc0 item 86 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.429204097 +0000 UTC m=+200.688582563 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078ab00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b080): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b080): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b080): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.429204097 +0000 UTC m=+200.688582563 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e700 item 86 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b700): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b700): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.431198401 +0000 UTC m=+200.690576857 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078b700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f7a0 item 87 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.432014474 +0000 UTC m=+200.691392930 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc00078bc00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f41c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f41c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f41c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f41c0): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f41c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.432014474 +0000 UTC m=+200.691392930 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f41c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a0e0 item 87 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4840): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.434371078 +0000 UTC m=+200.693749544 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a4d0 item 88 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.435469832 +0000 UTC m=+200.694848298 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f4d40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f52c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f52c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f52c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f52c0): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f52c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.435469832 +0000 UTC m=+200.694848298 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f52c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a770 item 88 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.437437567 +0000 UTC m=+200.696816023 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5900): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ab60 item 89 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.438226338 +0000 UTC m=+200.697604794 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0007f5e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ad20 item 89 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.439019517 +0000 UTC m=+200.698397973 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824980): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824980): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824980): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.439019517 +0000 UTC m=+200.698397973 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035af50 item 89 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.441022799 +0000 UTC m=+200.700401265 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000824fc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b3b0 item 90 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.441848119 +0000 UTC m=+200.701226575 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b7a0 item 90 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.443027603 +0000 UTC m=+200.702406089 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000825a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872080): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872080): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872080): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.443027603 +0000 UTC m=+200.702406089 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035b960 item 90 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.445578001 +0000 UTC m=+200.704956478 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008726c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872c00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872c00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872c00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035bf10 item 91 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872c00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872c00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.446478754 +0000 UTC m=+200.705857240 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000872c00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000752310 item 91 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.447317749 +0000 UTC m=+200.706696215 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873140): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008736c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008736c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008736c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008736c0): >_readAt: n=8, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008736c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.447317749 +0000 UTC m=+200.706696215 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008736c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007524d0 item 91 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.449482824 +0000 UTC m=+200.708861290 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000873d00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008882c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008882c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008882c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000752a80 item 92 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008882c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008882c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.450255865 +0000 UTC m=+200.709634332 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008882c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000752ee0 item 92 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): _readAt: size=2, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): _writeAt: size=3, off=5 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.451569673 +0000 UTC m=+200.710948158 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888dc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888dc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888dc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888dc0): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888dc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.451569673 +0000 UTC m=+200.710948158 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000888dc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753340 item 92 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.454440704 +0000 UTC m=+200.713819181 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889940): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889940): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753810 item 93 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889940): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.455512365 +0000 UTC m=+200.714890852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000889940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a00c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a00c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a00c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a00c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a00c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.455512365 +0000 UTC m=+200.714890852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a00c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753ab0 item 93 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.458187719 +0000 UTC m=+200.717566206 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0c40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0c40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0c40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536380 item 94 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0c40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0c40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.459172699 +0000 UTC m=+200.718551185 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a0c40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1340): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1340): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1340): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1340): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1340): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.459172699 +0000 UTC m=+200.718551185 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536c40 item 94 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.462615634 +0000 UTC m=+200.721994120 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1ec0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537500 item 95 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1ec0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.463644216 +0000 UTC m=+200.723022702 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008a1ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8640): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8640): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8640): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8640): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8640): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.463644216 +0000 UTC m=+200.723022702 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8640): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ab0 item 95 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): open at offset 0 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.466455985 +0000 UTC m=+200.725834442 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b8c80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b91c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b91c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b91c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a310 item 96 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b91c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b91c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.467400669 +0000 UTC m=+200.726779135 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b91c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b98c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b98c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b98c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b98c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b98c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.467400669 +0000 UTC m=+200.726779135 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0008b98c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a540 item 96 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= 2025/10/29 03:37:23 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:23 DEBUG : Looking for writers 2025/10/29 03:37:23 DEBUG : >WaitForWriters: 2025/10/29 03:37:23 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:23 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:23 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:23 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:23 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2025/10/29 03:37:23 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac840): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.856821776 +0000 UTC m=+201.116200263 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ac840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.856821776 +0000 UTC m=+201.116200263 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006accc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad180): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad180): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad180): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad180): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad180): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.856821776 +0000 UTC m=+201.116200263 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad180): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449730 item 1 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad7c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad7c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad7c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad7c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad7c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.861254459 +0000 UTC m=+201.120632936 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006ad7c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006adcc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006adcc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006adcc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006adcc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006adcc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.861254459 +0000 UTC m=+201.120632936 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0006adcc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000449d50 item 2 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990380): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990380): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990380): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990380): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990380): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.864014693 +0000 UTC m=+201.123393179 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990380): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.864014693 +0000 UTC m=+201.123393179 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990cc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990cc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990cc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990cc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990cc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.864014693 +0000 UTC m=+201.123393179 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000990cc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034a5b0 item 3 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991340): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991340): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991340): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991340): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991340): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.868037065 +0000 UTC m=+201.127415542 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991880): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991880): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991880): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991880): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991880): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.868037065 +0000 UTC m=+201.127415542 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034ac40 item 4 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991ec0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991ec0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.870811245 +0000 UTC m=+201.130189720 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000991ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.870811245 +0000 UTC m=+201.130189720 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c03c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c0880): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c0880): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c0880): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c0880): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c0880): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.870811245 +0000 UTC m=+201.130189720 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0009c0880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034afc0 item 5 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63ec0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63ec0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.874889823 +0000 UTC m=+201.134268300 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000f63ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8480): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8480): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8480): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8480): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8480): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.874889823 +0000 UTC m=+201.134268300 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8480): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049e540 item 6 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8b00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8b00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8b00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8b00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8b00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.878550016 +0000 UTC m=+201.137928502 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f8b00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.878550016 +0000 UTC m=+201.137928502 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9000): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f94c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f94c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f94c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f94c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f94c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.878550016 +0000 UTC m=+201.137928502 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f94c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049ea10 item 7 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9b40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9b40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9b40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9b40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9b40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.884289663 +0000 UTC m=+201.143668139 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc0005f9b40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e100): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e100): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e100): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.884289663 +0000 UTC m=+201.143668139 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049eee0 item 8 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e6c0): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000a0e6c0): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e6c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e6c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e6c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e6c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0e6c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ea80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ea80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ea80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ea80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ea80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.887395796 +0000 UTC m=+201.146774282 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ea80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.887395796 +0000 UTC m=+201.146774282 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0ef00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0f400): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0f400): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0f400): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0f400): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0f400): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.887395796 +0000 UTC m=+201.146774282 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0f400): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f260 item 9 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0fa80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0fa80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0fa80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0fa80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0fa80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.891964294 +0000 UTC m=+201.151342780 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a0fa80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32040): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32040): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32040): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32040): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32040): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.891964294 +0000 UTC m=+201.151342780 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32040): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049f730 item 10 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4840): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000fd4840): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4840): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4840): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4840): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4840): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4c00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4c00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4c00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4c00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4c00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.895168871 +0000 UTC m=+201.154547357 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd4c00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): _writeAt: size=3, off=2 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.895168871 +0000 UTC m=+201.154547357 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5100): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5600): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5600): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5600): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5600): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5600): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.895168871 +0000 UTC m=+201.154547357 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5600): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016b6c0 item 11 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5c80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5c80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5c80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5c80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5c80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.899149365 +0000 UTC m=+201.158527852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000fd5c80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940240): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940240): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940240): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940240): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940240): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.899149365 +0000 UTC m=+201.158527852 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940240): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00016bf10 item 12 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940880): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000940880): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940880): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940880): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940880): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940880): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940c40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940c40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940c40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940c40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940c40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.902293379 +0000 UTC m=+201.161671855 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000940c40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941300): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941300): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941300): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941300): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941300): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.902293379 +0000 UTC m=+201.161671855 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941300): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004844d0 item 13 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941980): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941980): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941980): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941980): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941980): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.90533983 +0000 UTC m=+201.164718306 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941980): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941ec0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941ec0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941ec0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941ec0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941ec0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.90533983 +0000 UTC m=+201.164718306 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000941ec0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484af0 item 14 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968580): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000968580): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968580): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968580): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968580): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968580): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968580): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968940): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968940): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968940): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.908501666 +0000 UTC m=+201.167880153 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000968940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969000): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969000): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969000): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969000): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969000): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.908501666 +0000 UTC m=+201.167880153 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969000): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000484fc0 item 15 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969680): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969680): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969680): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969680): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969680): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.91135251 +0000 UTC m=+201.170730996 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969680): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969bc0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969bc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969bc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969bc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969bc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.91135251 +0000 UTC m=+201.170730996 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000969bc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485570 item 16 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a325c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a325c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a325c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a325c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a325c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.915278952 +0000 UTC m=+201.174657438 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a325c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.915278952 +0000 UTC m=+201.174657438 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32a40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32f40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32f40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32f40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32f40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32f40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.915278952 +0000 UTC m=+201.174657438 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a32f40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00049fa40 item 17 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a335c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a335c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a335c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a335c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a335c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.919457017 +0000 UTC m=+201.178835503 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a335c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a33b00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a33b00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a33b00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a33b00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a33b00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.919457017 +0000 UTC m=+201.178835503 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a33b00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434540 item 18 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64200): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64200): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64200): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64200): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64200): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.922537582 +0000 UTC m=+201.181916058 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64200): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.922537582 +0000 UTC m=+201.181916058 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64c00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64c00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64c00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64c00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64c00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.922537582 +0000 UTC m=+201.181916058 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a64c00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000434a80 item 19 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65280): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65280): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65280): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.926460939 +0000 UTC m=+201.185839425 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a657c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a657c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a657c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a657c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a657c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.926460939 +0000 UTC m=+201.185839425 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a657c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435730 item 20 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65e40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65e40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65e40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65e40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65e40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.929562642 +0000 UTC m=+201.188941129 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000a65e40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.929562642 +0000 UTC m=+201.188941129 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b063c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b068c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b068c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b068c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b068c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b068c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.929562642 +0000 UTC m=+201.188941129 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b068c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000435dc0 item 21 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b06f40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b06f40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b06f40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b06f40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b06f40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.934411388 +0000 UTC m=+201.193789874 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b06f40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07480): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07480): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07480): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07480): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07480): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.934411388 +0000 UTC m=+201.193789874 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07480): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037e620 item 22 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07b00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07b00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07b00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07b00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07b00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.937527308 +0000 UTC m=+201.196905784 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b07b00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.937527308 +0000 UTC m=+201.196905784 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26580): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26580): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26580): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26580): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26580): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.937527308 +0000 UTC m=+201.196905784 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26580): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ebd0 item 23 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26c00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26c00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26c00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26c00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26c00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.941497252 +0000 UTC m=+201.200875738 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b26c00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27140): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27140): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27140): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27140): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27140): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.941497252 +0000 UTC m=+201.200875738 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27140): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037f340 item 24 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27780): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000b27780): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27780): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27780): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27780): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27780): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27780): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27b40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27b40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27b40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27b40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27b40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.944421704 +0000 UTC m=+201.203800191 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b27b40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.944421704 +0000 UTC m=+201.203800191 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b620c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62600): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62600): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62600): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62600): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62600): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.944421704 +0000 UTC m=+201.203800191 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62600): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037fa40 item 25 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62c80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62c80): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62c80): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62c80): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62c80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.94831279 +0000 UTC m=+201.207691265 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b62c80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b631c0): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b631c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b631c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b631c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b631c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.94831279 +0000 UTC m=+201.207691265 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b631c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490310 item 26 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63800): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000b63800): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63800): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63800): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63800): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63800): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63800): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63bc0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63bc0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63bc0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63bc0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63bc0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.951382574 +0000 UTC m=+201.210761050 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b63bc0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): open at offset 5 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): >_readAt: n=2, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): _writeAt: size=3, off=7 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.951382574 +0000 UTC m=+201.210761050 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a140): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a680): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a680): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a680): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a680): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a680): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.951382574 +0000 UTC m=+201.210761050 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8a680): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000490cb0 item 27 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8ad00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8ad00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8ad00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8ad00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8ad00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.955430385 +0000 UTC m=+201.214808861 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8ad00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b240): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b240): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b240): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b240): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b240): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.955430385 +0000 UTC m=+201.214808861 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b240): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000491340 item 28 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b880): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000b8b880): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b880): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b880): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b880): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b880): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8b880): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8bc40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8bc40): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8bc40): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8bc40): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8bc40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.958661372 +0000 UTC m=+201.218039847 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000b8bc40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4380): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4380): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4380): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4380): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4380): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.958661372 +0000 UTC m=+201.218039847 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4380): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004918f0 item 29 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4a00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4a00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4a00): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4a00): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4a00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.96158943 +0000 UTC m=+201.220967916 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4a00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4f40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4f40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4f40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4f40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4f40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.96158943 +0000 UTC m=+201.220967916 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba4f40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337260 item 30 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5580): _readAt: size=2, off=0 2025/10/29 03:37:23 ERROR : open-test-file(0xc000ba5580): Couldn't read size of file 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5580): >_readAt: n=0, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5580): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5580): >_writeAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5580): close: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5580): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5940): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5940): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5940): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.964422149 +0000 UTC m=+201.223800635 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000ba5940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0080): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0080): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0080): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0080): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0080): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.964422149 +0000 UTC m=+201.223800635 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0080): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000337c00 item 31 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 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/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0700): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0700): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.967355857 +0000 UTC m=+201.226734334 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0c40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0c40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0c40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0c40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0c40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.967355857 +0000 UTC m=+201.226734334 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc0c40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440310 item 32 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1280): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1280): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1280): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1280): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1280): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.969976638 +0000 UTC m=+201.229355125 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1280): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004409a0 item 33 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.970965996 +0000 UTC m=+201.230344472 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1700): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1c00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1c00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1c00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1c00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1c00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.970965996 +0000 UTC m=+201.230344472 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bc1c00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440b60 item 33 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc2c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc2c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc2c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc2c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc2c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.973777705 +0000 UTC m=+201.233156182 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc2c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000440f50 item 34 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.974948524 +0000 UTC m=+201.234327011 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdc740): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdcc80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdcc80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdcc80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdcc80): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdcc80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.974948524 +0000 UTC m=+201.234327011 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdcc80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441110 item 34 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd2c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd2c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd2c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd2c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd2c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.977426056 +0000 UTC m=+201.236804532 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd2c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441500 item 35 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.978534097 +0000 UTC m=+201.237912583 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bdd740): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bddc40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bddc40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bddc40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bddc40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bddc40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.978534097 +0000 UTC m=+201.237912583 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bddc40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441730 item 35 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa340): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa340): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa340): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa340): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa340): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.981289842 +0000 UTC m=+201.240668317 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa340): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441b90 item 36 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.982368567 +0000 UTC m=+201.241747044 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfa840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfad80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfad80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfad80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfad80): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfad80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.982368567 +0000 UTC m=+201.241747044 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfad80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000441dc0 item 36 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb3c0): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb3c0): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb3c0): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb3c0): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb3c0): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.985133789 +0000 UTC m=+201.244512275 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb3c0): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364460 item 37 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.986271024 +0000 UTC m=+201.245649510 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfb840): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfbd40): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfbd40): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfbd40): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfbd40): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfbd40): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.986271024 +0000 UTC m=+201.245649510 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000bfbd40): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364700 item 37 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16440): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16440): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16440): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16440): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16440): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.989289232 +0000 UTC m=+201.248667708 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16440): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000364e70 item 38 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.990475419 +0000 UTC m=+201.249853895 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16940): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16e80): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16e80): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16e80): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16e80): >_readAt: n=3, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16e80): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.990475419 +0000 UTC m=+201.249853895 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c16e80): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003650a0 item 38 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17500): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17500): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17500): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17500): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17500): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.99344787 +0000 UTC m=+201.252826356 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17500): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365570 item 39 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.994568354 +0000 UTC m=+201.253946840 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17a00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17f00): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17f00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17f00): >openPending: err= 2025/10/29 03:37:23 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17f00): >_readAt: n=5, err=EOF 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17f00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.994568354 +0000 UTC m=+201.253946840 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c17f00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: Remove: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000365b20 item 39 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36600): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36600): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36600): _writeAt: size=5, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36600): >_writeAt: n=5, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36600): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.997595539 +0000 UTC m=+201.256974025 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36600): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): >openPending: err= 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c000 item 40 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): _readAt: size=2, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): _writeAt: size=3, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): >_writeAt: n=3, err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): close: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.998918783 +0000 UTC m=+201.258297269 2025/10/29 03:37:23 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c36b00): >close: err= 2025/10/29 03:37:23 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:23 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:23 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:23 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:23 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c37040): _readAt: size=512, off=0 2025/10/29 03:37:23 DEBUG : open-test-file(0xc000c37040): openPending: 2025/10/29 03:37:23 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:23 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37040): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37040): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37040): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:23.998918783 +0000 UTC m=+201.258297269 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37040): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037c1c0 item 40 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.001901755 +0000 UTC m=+201.261280261 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37600): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37b00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37b00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37b00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037ca10 item 41 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37b00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37b00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.002979769 +0000 UTC m=+201.262358254 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c37b00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cbd0 item 41 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.004121221 +0000 UTC m=+201.263499708 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60040): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60580): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60580): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60580): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60580): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60580): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.004121221 +0000 UTC m=+201.263499708 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60580): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037cd90 item 41 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.007521206 +0000 UTC m=+201.266899692 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c60bc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c610c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c610c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c610c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d2d0 item 42 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c610c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c610c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.008930862 +0000 UTC m=+201.268309339 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c610c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d490 item 42 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.010220695 +0000 UTC m=+201.269599180 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61600): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61b80): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61b80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61b80): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61b80): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61b80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.010220695 +0000 UTC m=+201.269599180 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c61b80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037d650 item 42 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.013291732 +0000 UTC m=+201.272670207 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86240): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86740): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86740): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86740): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00037db90 item 43 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86740): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86740): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.014381999 +0000 UTC m=+201.273760475 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86740): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c070 item 43 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.015555432 +0000 UTC m=+201.274933919 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c86c80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c871c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c871c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c871c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c871c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c871c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.015555432 +0000 UTC m=+201.274933919 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c871c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c4d0 item 43 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.018320595 +0000 UTC m=+201.277699081 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87800): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87d00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87d00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87d00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ccb0 item 44 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87d00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87d00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.01940497 +0000 UTC m=+201.278783456 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000c87d00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d1f0 item 44 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.021022948 +0000 UTC m=+201.280401434 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba2c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba840): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba840): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba840): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba840): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba840): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.021022948 +0000 UTC m=+201.280401434 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000cba840): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d420 item 44 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.024433833 +0000 UTC m=+201.283812309 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0a40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0f40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0f40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0f40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b650 item 45 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0f40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0f40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.025454689 +0000 UTC m=+201.284833176 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c0f40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1640): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1640): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1640): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1640): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1640): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.025454689 +0000 UTC m=+201.284833176 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1640): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034b810 item 45 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.028537678 +0000 UTC m=+201.287916165 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009c1c80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4200): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4200): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4200): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bce0 item 46 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4200): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4200): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.029564517 +0000 UTC m=+201.288943003 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4200): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4900): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4900): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4900): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4900): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4900): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.029564517 +0000 UTC m=+201.288943003 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4900): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00034bea0 item 46 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.032402196 +0000 UTC m=+201.291780681 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f4f40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5440): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5440): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5440): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004230a0 item 47 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5440): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5440): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.033416609 +0000 UTC m=+201.292795096 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5440): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5b40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5b40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5b40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5b40): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5b40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.033416609 +0000 UTC m=+201.292795096 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0009f5b40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004236c0 item 47 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.036374785 +0000 UTC m=+201.295753261 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a200): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a700): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a700): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a700): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004820e0 item 48 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a700): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a700): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.037423553 +0000 UTC m=+201.296802030 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2a700): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2ae00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2ae00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2ae00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2ae00): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2ae00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.037423553 +0000 UTC m=+201.296802030 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2ae00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004825b0 item 48 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b440): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b440): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b440): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b440): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b440): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.040421513 +0000 UTC m=+201.299800000 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b440): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004832d0 item 49 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.041584818 +0000 UTC m=+201.300963294 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2b8c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2be00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2be00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2be00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2be00): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2be00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.041584818 +0000 UTC m=+201.300963294 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d2be00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 49 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e0c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e0c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e0c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e0c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e0c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.044647808 +0000 UTC m=+201.304026285 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e0c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485a40 item 50 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.046000018 +0000 UTC m=+201.305378504 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8e5c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8eb40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8eb40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8eb40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8eb40): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8eb40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.046000018 +0000 UTC m=+201.305378504 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8eb40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000485c70 item 50 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f1c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f1c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f1c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f1c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f1c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.049135646 +0000 UTC m=+201.308514132 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f1c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fa2a0 item 51 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.050395381 +0000 UTC m=+201.309773868 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8f6c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8fc00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8fc00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8fc00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8fc00): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8fc00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.050395381 +0000 UTC m=+201.309773868 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000a8fc00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002facb0 item 51 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc300): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc300): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc300): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc300): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc300): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.053448665 +0000 UTC m=+201.312827151 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc300): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb1f0 item 52 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.055167512 +0000 UTC m=+201.314545998 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abc800): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abcd80): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abcd80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abcd80): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abcd80): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abcd80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.055167512 +0000 UTC m=+201.314545998 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abcd80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fb570 item 52 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd400): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd400): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd400): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd400): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd400): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.057992617 +0000 UTC m=+201.317371103 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd400): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0002fbe30 item 53 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.05912342 +0000 UTC m=+201.318501906 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abd900): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abde40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abde40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abde40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abde40): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abde40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.05912342 +0000 UTC m=+201.318501906 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000abde40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000390a10 item 53 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2540): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2540): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2540): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2540): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2540): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.062816184 +0000 UTC m=+201.322194670 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2540): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391340 item 54 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.064045001 +0000 UTC m=+201.323423488 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2a40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2fc0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2fc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2fc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2fc0): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2fc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.064045001 +0000 UTC m=+201.323423488 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af2fc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391650 item 54 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3640): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3640): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3640): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3640): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3640): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.067308779 +0000 UTC m=+201.326687266 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3640): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000391c70 item 55 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.068486952 +0000 UTC m=+201.327865438 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000af3b40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2100): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2100): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2100): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2100): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2100): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.068486952 +0000 UTC m=+201.327865438 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2100): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da150 item 55 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2780): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2780): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2780): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2780): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2780): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.071624053 +0000 UTC m=+201.331002538 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2780): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004da690 item 56 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.072911831 +0000 UTC m=+201.332290316 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da2c80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3200): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3200): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3200): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3200): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3200): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.072911831 +0000 UTC m=+201.332290316 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3200): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daaf0 item 56 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.076123611 +0000 UTC m=+201.335502107 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3840): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3d80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3d80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3d80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004daf50 item 57 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3d80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3d80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.077202968 +0000 UTC m=+201.336581454 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000da3d80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db1f0 item 57 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.078387953 +0000 UTC m=+201.337766440 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8340): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd88c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd88c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd88c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd88c0): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd88c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.078387953 +0000 UTC m=+201.337766440 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd88c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004db490 item 57 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.081376524 +0000 UTC m=+201.340755001 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd8f00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9440): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9440): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9440): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402070 item 58 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9440): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9440): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.084873601 +0000 UTC m=+201.344252077 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9440): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004022a0 item 58 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.086143135 +0000 UTC m=+201.345521620 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9980): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9f40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9f40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9f40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9f40): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9f40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.086143135 +0000 UTC m=+201.345521620 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000dd9f40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000402690 item 58 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.089358773 +0000 UTC m=+201.348737258 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10600): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10b40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10b40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10b40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004030a0 item 59 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10b40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10b40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.090678241 +0000 UTC m=+201.350056727 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10b40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403420 item 59 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.091993811 +0000 UTC m=+201.351372297 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11600): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11600): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11600): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11600): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11600): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.091993811 +0000 UTC m=+201.351372297 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11600): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403730 item 59 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.095636921 +0000 UTC m=+201.355015417 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11c40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a200): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a200): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a200): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000403e30 item 60 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a200): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a200): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.098052827 +0000 UTC m=+201.357431323 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a200): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a000 item 60 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.100607766 +0000 UTC m=+201.359986222 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4a6c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4ac80): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4ac80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4ac80): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4ac80): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4ac80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.100607766 +0000 UTC m=+201.359986222 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4ac80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a310 item 60 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.104168611 +0000 UTC m=+201.363547097 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b2c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b800): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b800): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b800): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036a770 item 61 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b800): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b800): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.105072669 +0000 UTC m=+201.364467856 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4b800): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4bf00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4bf00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4bf00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4bf00): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4bf00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.105072669 +0000 UTC m=+201.364467856 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e4bf00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036aa80 item 61 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.108359481 +0000 UTC m=+201.367737956 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52640): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52b80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52b80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52b80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b110 item 62 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52b80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52b80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.109289176 +0000 UTC m=+201.368667652 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d52b80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53280): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53280): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53280): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53280): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53280): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.109289176 +0000 UTC m=+201.368667652 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53280): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b420 item 62 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.11216686 +0000 UTC m=+201.371545346 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d538c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53e00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53e00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53e00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036b810 item 63 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53e00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53e00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.113064766 +0000 UTC m=+201.372443252 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000d53e00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aec5c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aec5c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aec5c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aec5c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aec5c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.113064766 +0000 UTC m=+201.372443252 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aec5c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00036bc70 item 63 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): >_readAt: n=0, err=Bad file descriptor 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.115835619 +0000 UTC m=+201.375214095 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aecc00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed180): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed180): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed180): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492230 item 64 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed180): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed180): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.116764633 +0000 UTC m=+201.376143109 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed180): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed880): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed880): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed880): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed880): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed880): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.116764633 +0000 UTC m=+201.376143109 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000aed880): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492460 item 64 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f86000): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f86000): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f86000): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f86000): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f86000): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.119584117 +0000 UTC m=+201.378962603 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f86000): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): _writeAt: size=3, off=2 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492a80 item 65 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.120527499 +0000 UTC m=+201.379905964 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f864c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f869c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f869c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f869c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f869c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f869c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.120527499 +0000 UTC m=+201.379905964 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f869c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492c40 item 65 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87040): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87040): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87040): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87040): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87040): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.123483339 +0000 UTC m=+201.382861825 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87040): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000492fc0 item 66 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.124800291 +0000 UTC m=+201.384178768 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87500): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87a40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87a40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87a40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87a40): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87a40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.124800291 +0000 UTC m=+201.384178768 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f87a40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493180 item 66 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000ae280): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000ae280): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000ae280): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000ae280): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000ae280): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.127472519 +0000 UTC m=+201.386851006 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000ae280): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): _writeAt: size=3, off=2 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004935e0 item 67 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.128599085 +0000 UTC m=+201.387977571 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000aedc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000af400): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000af400): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000af400): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000af400): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000af400): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.128599085 +0000 UTC m=+201.387977571 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000af400): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493810 item 67 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000afb80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000afb80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000afb80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000afb80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000afb80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.131135267 +0000 UTC m=+201.390513763 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0000afb80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000493ea0 item 68 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.132295446 +0000 UTC m=+201.391673931 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6280): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6800): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6800): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6800): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6800): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6800): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.132295446 +0000 UTC m=+201.391673931 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6800): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040c150 item 68 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6e40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6e40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6e40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6e40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6e40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.135098178 +0000 UTC m=+201.394476654 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb6e40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): _writeAt: size=3, off=2 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040cb60 item 69 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.136178838 +0000 UTC m=+201.395557324 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb72c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0003bd7c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0003bd7c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0003bd7c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0003bd7c0): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0003bd7c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.136178838 +0000 UTC m=+201.395557324 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0003bd7c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040ce70 item 69 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0680): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0680): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0680): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0680): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0680): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.139443297 +0000 UTC m=+201.398821783 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0680): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004825b0 item 70 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.140646717 +0000 UTC m=+201.400025203 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e0dc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e1a00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e1a00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e1a00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e1a00): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e1a00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.140646717 +0000 UTC m=+201.400025203 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0002e1a00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000482e00 item 70 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0005105c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0005105c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0005105c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0005105c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0005105c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.143299457 +0000 UTC m=+201.402677944 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0005105c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): _writeAt: size=3, off=2 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483570 item 71 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.144417887 +0000 UTC m=+201.403796384 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511000): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511b40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511b40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511b40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511b40): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511b40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.144417887 +0000 UTC m=+201.403796384 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000511b40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000483960 item 71 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426480): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426480): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426480): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426480): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426480): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.147121785 +0000 UTC m=+201.406500261 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426480): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003424d0 item 72 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.148269139 +0000 UTC m=+201.407647626 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000426c00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000427d00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000427d00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000427d00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000427d00): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000427d00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.148269139 +0000 UTC m=+201.407647626 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000427d00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342850 item 72 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.150896352 +0000 UTC m=+201.410274838 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade480): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade980): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade980): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade980): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000342d90 item 73 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade980): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade980): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.15188024 +0000 UTC m=+201.411258726 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000ade980): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): _writeAt: size=3, off=2 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003430a0 item 73 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.152928248 +0000 UTC m=+201.412306734 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adee40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adf400): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adf400): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adf400): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adf400): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adf400): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.152928248 +0000 UTC m=+201.412306734 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adf400): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000343810 item 73 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.155580177 +0000 UTC m=+201.414958653 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000adfa40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62000): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62000): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62000): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a3f0 item 74 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62000): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62000): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.1565667 +0000 UTC m=+201.415945186 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62000): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050a8c0 item 74 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.157847325 +0000 UTC m=+201.417225811 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62540): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62ac0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62ac0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62ac0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62ac0): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62ac0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.157847325 +0000 UTC m=+201.417225811 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f62ac0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050ad90 item 74 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.160466001 +0000 UTC m=+201.419844487 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63100): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63600): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63600): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63600): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b1f0 item 75 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63600): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63600): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.161446122 +0000 UTC m=+201.420824608 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63600): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): _writeAt: size=3, off=2 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b500 item 75 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.162760169 +0000 UTC m=+201.422138645 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000f63b80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4140): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4140): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4140): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4140): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4140): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.162760169 +0000 UTC m=+201.422138645 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4140): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00050b960 item 75 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.164750065 +0000 UTC m=+201.424128521 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd47c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4cc0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4cc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4cc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496150 item 76 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4cc0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4cc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.165584933 +0000 UTC m=+201.424963399 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd4cc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004963f0 item 76 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): _writeAt: size=3, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.166463322 +0000 UTC m=+201.425841788 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5200): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5780): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5780): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5780): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5780): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5780): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.166463322 +0000 UTC m=+201.425841788 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5780): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496850 item 76 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.168397705 +0000 UTC m=+201.427776161 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fd5dc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10340): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10340): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10340): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496bd0 item 77 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10340): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10340): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.169293717 +0000 UTC m=+201.428672174 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10340): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10a40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10a40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10a40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10a40): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10a40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.169293717 +0000 UTC m=+201.428672174 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e10a40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000496d90 item 77 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.171412466 +0000 UTC m=+201.430790922 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11080): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11580): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11580): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11580): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497110 item 78 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11580): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11580): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.172161713 +0000 UTC m=+201.431540179 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11580): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11cc0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11cc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11cc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11cc0): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11cc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.172161713 +0000 UTC m=+201.431540179 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000e11cc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004972d0 item 78 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.174928368 +0000 UTC m=+201.434306854 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075c540): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075ca40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075ca40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075ca40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004977a0 item 79 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075ca40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075ca40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.176104146 +0000 UTC m=+201.435482632 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075ca40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d140): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d140): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d140): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d140): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d140): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.176104146 +0000 UTC m=+201.435482632 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d140): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497960 item 79 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.179261905 +0000 UTC m=+201.438640390 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075d780): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075dc80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075dc80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075dc80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000497dc0 item 80 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075dc80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075dc80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.180404269 +0000 UTC m=+201.439782756 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00075dc80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786400): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786400): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786400): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786400): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786400): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.180404269 +0000 UTC m=+201.439782756 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786400): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050070 item 80 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786a40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786a40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786a40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786a40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786a40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.183347976 +0000 UTC m=+201.442726463 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786a40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): _writeAt: size=3, off=7 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000050d20 item 81 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.184550204 +0000 UTC m=+201.443928690 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000786ec0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787400): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787400): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787400): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787400): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787400): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.184550204 +0000 UTC m=+201.443928690 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787400): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000051180 item 81 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787a80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787a80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787a80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787a80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787a80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.187163722 +0000 UTC m=+201.446542208 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000787a80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c0e0 item 82 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.188319923 +0000 UTC m=+201.447698409 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4000): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4580): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4580): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4580): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4580): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4580): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.188319923 +0000 UTC m=+201.447698409 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4580): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c2a0 item 82 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4c00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4c00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4c00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4c00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4c00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.190862417 +0000 UTC m=+201.450240902 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e4c00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): _writeAt: size=3, off=7 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c620 item 83 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.191947764 +0000 UTC m=+201.451326251 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5100): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5640): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5640): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5640): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5640): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5640): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.191947764 +0000 UTC m=+201.451326251 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5640): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045c850 item 83 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5cc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5cc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5cc0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5cc0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5cc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.194653375 +0000 UTC m=+201.454031852 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc0007e5cc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ce00 item 84 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.195793316 +0000 UTC m=+201.455171792 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c240): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c7c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c7c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c7c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c7c0): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c7c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.195793316 +0000 UTC m=+201.455171792 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081c7c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d030 item 84 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081ce40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081ce40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081ce40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081ce40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081ce40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.198108693 +0000 UTC m=+201.457487159 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081ce40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): _writeAt: size=3, off=7 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d420 item 85 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.198951626 +0000 UTC m=+201.458330082 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d340): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d880): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d880): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d880): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d880): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d880): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.198951626 +0000 UTC m=+201.458330082 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081d880): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045d5e0 item 85 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081df00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081df00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081df00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081df00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081df00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.201011545 +0000 UTC m=+201.460390001 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00081df00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045dc00 item 86 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.201916834 +0000 UTC m=+201.461295290 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838480): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838a00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838a00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838a00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838a00): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838a00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.201916834 +0000 UTC m=+201.461295290 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000838a00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053e070 item 86 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839080): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839080): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839080): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839080): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839080): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.203824065 +0000 UTC m=+201.463202521 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839080): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): _writeAt: size=3, off=7 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053f3b0 item 87 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.204743792 +0000 UTC m=+201.464122248 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839580): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839ac0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839ac0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839ac0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839ac0): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839ac0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.204743792 +0000 UTC m=+201.464122248 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000839ac0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00053fa40 item 87 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e1c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e1c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e1c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e1c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e1c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.206837123 +0000 UTC m=+201.466215579 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e1c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a380 item 88 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.207700754 +0000 UTC m=+201.467079220 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086e6c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086ec40): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086ec40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086ec40): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086ec40): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086ec40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.207700754 +0000 UTC m=+201.467079220 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086ec40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a540 item 88 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.20960532 +0000 UTC m=+201.468983786 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f280): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f7c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f7c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f7c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035a9a0 item 89 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f7c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f7c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.210374835 +0000 UTC m=+201.469753301 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086f7c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): _writeAt: size=3, off=7 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035abd0 item 89 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.211229239 +0000 UTC m=+201.470607695 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00086fd00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884300): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884300): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884300): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884300): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884300): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.211229239 +0000 UTC m=+201.470607695 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884300): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00035ad90 item 89 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.214476858 +0000 UTC m=+201.473855333 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000884940): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7940): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7940): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7940): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d260 item 90 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7940): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7940): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.215328698 +0000 UTC m=+201.474707154 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7940): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d490 item 90 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.216236272 +0000 UTC m=+201.475614738 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc000fb7e80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062e4c0): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062e4c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062e4c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062e4c0): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062e4c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.216236272 +0000 UTC m=+201.475614738 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062e4c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040d6c0 item 90 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.21854127 +0000 UTC m=+201.477919746 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062eb00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f040): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f040): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f040): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040db20 item 91 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f040): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f040): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.21948938 +0000 UTC m=+201.478867866 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f040): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): >_readAt: n=2, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): _writeAt: size=3, off=7 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00040de30 item 91 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.220311914 +0000 UTC m=+201.479690380 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062f580): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062fb00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062fb00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062fb00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062fb00): >_readAt: n=8, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062fb00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.220311914 +0000 UTC m=+201.479690380 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00062fb00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007521c0 item 91 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.222986486 +0000 UTC m=+201.482364963 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c1c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c700): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c700): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c700): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007525b0 item 92 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c700): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c700): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.223949896 +0000 UTC m=+201.483328371 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066c700): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): open at offset 5 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000752770 item 92 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): _readAt: size=2, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): _writeAt: size=3, off=5 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): >_writeAt: n=3, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.225170147 +0000 UTC m=+201.484548623 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066cc40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d200): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d200): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d200): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d200): >_readAt: n=3, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d200): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.225170147 +0000 UTC m=+201.484548623 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d200): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000752b60 item 92 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.228060213 +0000 UTC m=+201.487438689 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066d840): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066dd80): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066dd80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066dd80): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753420 item 93 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066dd80): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066dd80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.229013353 +0000 UTC m=+201.488391840 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00066dd80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067e500): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067e500): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067e500): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067e500): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067e500): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.229013353 +0000 UTC m=+201.488391840 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067e500): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753730 item 93 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.232247376 +0000 UTC m=+201.491625862 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067eb40): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f080): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f080): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f080): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753b90 item 94 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f080): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f080): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.233206607 +0000 UTC m=+201.492585093 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f080): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f780): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f780): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f780): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f780): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f780): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.233206607 +0000 UTC m=+201.492585093 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067f780): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000753d50 item 94 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.236154092 +0000 UTC m=+201.495532568 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00067fdc0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092a380): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092a380): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092a380): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000536c40 item 95 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092a380): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092a380): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.237130013 +0000 UTC m=+201.496508490 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092a380): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092aa80): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092aa80): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092aa80): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092aa80): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092aa80): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.237130013 +0000 UTC m=+201.496508490 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092aa80): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005370a0 item 95 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 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/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): open at offset 0 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): _readAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): >_readAt: n=0, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.240278225 +0000 UTC m=+201.499656702 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b0c0): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b600): _writeAt: size=5, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b600): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b600): >openPending: err= 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537ab0 item 96 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b600): >_writeAt: n=5, err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b600): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.24142574 +0000 UTC m=+201.500804226 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092b600): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: File.openRW failed: file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2025/10/29 03:37:24 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:24 DEBUG : open-test-file: Open: flags=O_RDONLY 2025/10/29 03:37:24 DEBUG : open-test-file: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : open-test-file: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092bd00): _readAt: size=512, off=0 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092bd00): openPending: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092bd00): >openPending: err= 2025/10/29 03:37:24 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092bd00): >_readAt: n=5, err=EOF 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092bd00): close: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: setting modification time to 2025-10-29 03:37:24.24142574 +0000 UTC m=+201.500804226 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : open-test-file(0xc00092bd00): >close: err= 2025/10/29 03:37:24 DEBUG : open-test-file: Remove: 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000537c70 item 96 2025/10/29 03:37:24 INFO : open-test-file: vfs cache: removed cache file as file deleted 2025/10/29 03:37:24 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vDel: "open-test-file" 2025/10/29 03:37:24 DEBUG : open-test-file: >Remove: err= 2025/10/29 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : >WaitForWriters: 2025/10/29 03:37:24 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (1.53s) --- PASS: TestRWFileHandleOpenTests/writes (0.75s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.13s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- 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.78s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.01s) --- 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:24 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:24 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:24 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:24 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:24 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:24 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:24 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:24 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:24 DEBUG : file1: newRWFileHandle: 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): openPending: 2025/10/29 03:37:24 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): >openPending: err= 2025/10/29 03:37:24 DEBUG : file1: >newRWFileHandle: err= 2025/10/29 03:37:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:24 DEBUG : file1: >Open: fd=file1 (rw), err= 2025/10/29 03:37:24 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): _writeAt: size=2, off=0 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): >_writeAt: n=2, err= 2025/10/29 03:37:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): RWFileHandle.Flush 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): RWFileHandle.Release 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): close: 2025/10/29 03:37:24 DEBUG : file1: vfs cache: setting modification time to 2012-11-18 17:32:31 +0000 UTC 2025/10/29 03:37:24 INFO : file1: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:24 DEBUG : file1(0xc0009524c0): >close: err= 2025/10/29 03:37:24 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : file1: reading active writers 2025/10/29 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : file1: reading active writers 2025/10/29 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : file1: reading active writers 2025/10/29 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : file1: reading active writers 2025/10/29 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:24 DEBUG : file1: vfs cache: starting upload 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : file1: reading active writers 2025/10/29 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:24 DEBUG : Looking for writers 2025/10/29 03:37:24 DEBUG : file1: reading active writers 2025/10/29 03:37:24 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:25 DEBUG : Looking for writers 2025/10/29 03:37:25 DEBUG : file1: reading active writers 2025/10/29 03:37:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:25 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:37:25 INFO : file1: Copied (new) 2025/10/29 03:37:25 DEBUG : file1: vfs cache: fingerprint now "2,2012-11-18 17:32:31 +0000 UTC," 2025/10/29 03:37:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2025/10/29 03:37:25 DEBUG : file1: Not setting pending mod time 2012-11-18 17:32:31 +0000 UTC as it is already set 2025/10/29 03:37:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:37:25 INFO : file1: vfs cache: upload succeeded try #1 2025/10/29 03:37:25 DEBUG : Looking for writers 2025/10/29 03:37:25 DEBUG : file1: reading active writers 2025/10/29 03:37:25 DEBUG : >WaitForWriters: 2025/10/29 03:37:26 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : file1: reading active writers 2025/10/29 03:37:26 DEBUG : >WaitForWriters: 2025/10/29 03:37:26 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWFileModTimeWithOpenWriters (1.96s) === RUN TestRWCacheRename run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:26 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:26 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:26 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:26 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:26 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:37:26 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:26 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:37:26 DEBUG : rename_me: newRWFileHandle: 2025/10/29 03:37:26 DEBUG : rename_me(0xc000952140): openPending: 2025/10/29 03:37:26 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2025/10/29 03:37:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/29 03:37:26 DEBUG : rename_me(0xc000952140): >openPending: err= 2025/10/29 03:37:26 DEBUG : rename_me: >newRWFileHandle: err= 2025/10/29 03:37:26 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2025/10/29 03:37:26 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2025/10/29 03:37:26 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2025/10/29 03:37:26 DEBUG : rename_me(0xc000952140): _writeAt: size=5, off=0 2025/10/29 03:37:26 DEBUG : rename_me(0xc000952140): >_writeAt: n=5, err= 2025/10/29 03:37:26 DEBUG : rename_me(0xc000952140): close: 2025/10/29 03:37:26 DEBUG : rename_me: vfs cache: setting modification time to 2025-10-29 03:37:26.600568687 +0000 UTC m=+203.859947173 2025/10/29 03:37:26 INFO : rename_me: vfs cache: queuing for upload in 100ms 2025/10/29 03:37:26 DEBUG : rename_me(0xc000952140): >close: err= 2025/10/29 03:37:26 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2025/10/29 03:37:26 DEBUG : i_was_renamed: Updating file with 0xc000580fc0 2025/10/29 03:37:26 DEBUG : Added virtual directory entry vDel: "rename_me" 2025/10/29 03:37:26 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/29 03:37:26 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2025/10/29 03:37:26 DEBUG : i_was_renamed: vfs cache: starting upload 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2025/10/29 03:37:26 DEBUG : Looking for writers 2025/10/29 03:37:26 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2025/10/29 03:37:27 DEBUG : Looking for writers 2025/10/29 03:37:27 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 640ms 2025/10/29 03:37:27 DEBUG : i_was_renamed: Dst hash empty - aborting Src hash check 2025/10/29 03:37:27 INFO : i_was_renamed: Copied (new) 2025/10/29 03:37:27 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2025-10-29 03:37:26 +0000 UTC," 2025/10/29 03:37:27 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2025/10/29 03:37:27 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2025/10/29 03:37:27 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2025/10/29 03:37:27 DEBUG : Looking for writers 2025/10/29 03:37:27 DEBUG : i_was_renamed: reading active writers 2025/10/29 03:37:27 DEBUG : >WaitForWriters: 2025/10/29 03:37:27 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.84s) === RUN TestRWCacheUpdate run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:28 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:28 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: root is "/home/rclone/.cache/rclone" 2025/10/29 03:37:28 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:28 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:28 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:28 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2025/10/29 03:37:28 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestFilesCom/rclone-test-lovilup1quhi" 2025/10/29 03:37:28 INFO : files root 'rclone-test-lovilup1quhi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2025/10/29 03:37:28 DEBUG : forgetting directory cache 2025/10/29 03:37:30 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate(0xc000f86a00): _readAt: size=512, off=0 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate(0xc000f86a00): openPending: 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-29 02:38:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/29 03:37:31 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate(0xc000f86a00): >openPending: err= 2025/10/29 03:37:31 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:31 DEBUG : forgetting directory cache 2025/10/29 03:37:31 DEBUG : forgetting directory cache 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate(0xc000f86a00): >_readAt: n=20, err=EOF 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate(0xc000f86a00): close: 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:38:28 +0000 UTC 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate(0xc000f86a00): >close: err= 2025/10/29 03:37:31 DEBUG : Re-reading directory (437.525624ms old) 2025/10/29 03:37:31 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:31 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:31 DEBUG : forgetting directory cache 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate(0xc000aeccc0): _readAt: size=512, off=0 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate(0xc000aeccc0): openPending: 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-29 02:39:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2025-10-29 02:38:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-29 02:39:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2025-10-29 02:38:28 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2025/10/29 03:37:33 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/29 03:37:33 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate(0xc000aeccc0): >openPending: err= 2025/10/29 03:37:33 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:33 DEBUG : forgetting directory cache 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate(0xc000aeccc0): >_readAt: n=20, err=EOF 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate(0xc000aeccc0): close: 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:39:28 +0000 UTC 2025/10/29 03:37:33 DEBUG : TestRWCacheUpdate(0xc000aeccc0): >close: err= 2025/10/29 03:37:33 DEBUG : Re-reading directory (269.636237ms old) 2025/10/29 03:37:34 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:34 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:34 DEBUG : forgetting directory cache 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate(0xc000953280): _readAt: size=512, off=0 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate(0xc000953280): openPending: 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-29 02:40:28 +0000 UTC," against cached fingerprint "20,2025-10-29 02:39:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-29 02:40:28 +0000 UTC," != cached fingerprint "20,2025-10-29 02:39:28 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2025/10/29 03:37:35 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/29 03:37:35 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate(0xc000953280): >openPending: err= 2025/10/29 03:37:35 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:35 DEBUG : forgetting directory cache 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate(0xc000953280): >_readAt: n=20, err=EOF 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate(0xc000953280): close: 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:40:28 +0000 UTC 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate(0xc000953280): >close: err= 2025/10/29 03:37:35 DEBUG : Re-reading directory (267.545662ms old) 2025/10/29 03:37:35 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:35 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:35 DEBUG : forgetting directory cache 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate(0xc000953900): _readAt: size=512, off=0 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate(0xc000953900): openPending: 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-29 02:41:28 +0000 UTC," against cached fingerprint "20,2025-10-29 02:40:28 +0000 UTC," 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-29 02:41:28 +0000 UTC," != cached fingerprint "20,2025-10-29 02:40:28 +0000 UTC,") 2025/10/29 03:37:36 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/29 03:37:36 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate(0xc000953900): >openPending: err= 2025/10/29 03:37:36 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:36 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:37 DEBUG : forgetting directory cache 2025/10/29 03:37:37 DEBUG : TestRWCacheUpdate(0xc000953900): >_readAt: n=20, err=EOF 2025/10/29 03:37:37 DEBUG : TestRWCacheUpdate(0xc000953900): close: 2025/10/29 03:37:37 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:41:28 +0000 UTC 2025/10/29 03:37:37 DEBUG : TestRWCacheUpdate(0xc000953900): >close: err= 2025/10/29 03:37:37 DEBUG : Re-reading directory (255.655977ms old) 2025/10/29 03:37:37 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:37 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:37 DEBUG : forgetting directory cache 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate(0xc0000ae240): _readAt: size=512, off=0 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate(0xc0000ae240): openPending: 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-29 02:42:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2025-10-29 02:41:28 +0000 UTC," 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-29 02:42:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2025-10-29 02:41:28 +0000 UTC,") 2025/10/29 03:37:38 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/29 03:37:38 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate(0xc0000ae240): >openPending: err= 2025/10/29 03:37:38 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:38 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:38 DEBUG : forgetting directory cache 2025/10/29 03:37:39 DEBUG : TestRWCacheUpdate(0xc0000ae240): >_readAt: n=20, err=EOF 2025/10/29 03:37:39 DEBUG : TestRWCacheUpdate(0xc0000ae240): close: 2025/10/29 03:37:39 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:42:28 +0000 UTC 2025/10/29 03:37:39 DEBUG : TestRWCacheUpdate(0xc0000ae240): >close: err= 2025/10/29 03:37:39 DEBUG : Re-reading directory (270.593875ms old) 2025/10/29 03:37:39 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:39 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:39 DEBUG : forgetting directory cache 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate(0xc0001673c0): _readAt: size=512, off=0 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate(0xc0001673c0): openPending: 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2025-10-29 02:43:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2025-10-29 02:42:28 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2025-10-29 02:43:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2025-10-29 02:42:28 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2025/10/29 03:37:40 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2025/10/29 03:37:40 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate(0xc0001673c0): >openPending: err= 2025/10/29 03:37:40 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:40 DEBUG : forgetting directory cache 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate(0xc0001673c0): >_readAt: n=20, err=EOF 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate(0xc0001673c0): close: 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:43:28 +0000 UTC 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate(0xc0001673c0): >close: err= 2025/10/29 03:37:40 DEBUG : Re-reading directory (265.665181ms old) 2025/10/29 03:37:40 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:40 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:41 DEBUG : forgetting directory cache 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate(0xc0003bd7c0): _readAt: size=512, off=0 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate(0xc0003bd7c0): openPending: 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2025-10-29 02:44:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2025-10-29 02:43:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2025-10-29 02:44:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2025-10-29 02:43:28 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2025/10/29 03:37:42 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2025/10/29 03:37:42 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate(0xc0003bd7c0): >openPending: err= 2025/10/29 03:37:42 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:42 DEBUG : forgetting directory cache 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate(0xc0003bd7c0): >_readAt: n=21, err=EOF 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate(0xc0003bd7c0): close: 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:44:28 +0000 UTC 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate(0xc0003bd7c0): >close: err= 2025/10/29 03:37:42 DEBUG : Re-reading directory (264.111182ms old) 2025/10/29 03:37:42 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:42 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:42 DEBUG : forgetting directory cache 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate(0xc0008d4400): _readAt: size=512, off=0 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate(0xc0008d4400): openPending: 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2025-10-29 02:45:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2025-10-29 02:44:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2025-10-29 02:45:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2025-10-29 02:44:28 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2025/10/29 03:37:43 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2025/10/29 03:37:43 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate(0xc0008d4400): >openPending: err= 2025/10/29 03:37:43 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:43 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:44 DEBUG : forgetting directory cache 2025/10/29 03:37:44 DEBUG : TestRWCacheUpdate(0xc0008d4400): >_readAt: n=22, err=EOF 2025/10/29 03:37:44 DEBUG : TestRWCacheUpdate(0xc0008d4400): close: 2025/10/29 03:37:44 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:45:28 +0000 UTC 2025/10/29 03:37:44 DEBUG : TestRWCacheUpdate(0xc0008d4400): >close: err= 2025/10/29 03:37:44 DEBUG : Re-reading directory (269.089129ms old) 2025/10/29 03:37:44 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:44 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:44 DEBUG : forgetting directory cache 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate(0xc0008d4ac0): _readAt: size=512, off=0 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate(0xc0008d4ac0): openPending: 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2025-10-29 02:46:28 +0000 UTC," against cached fingerprint "22,2025-10-29 02:45:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2025-10-29 02:46:28 +0000 UTC," != cached fingerprint "22,2025-10-29 02:45:28 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2025/10/29 03:37:45 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2025/10/29 03:37:45 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate(0xc0008d4ac0): >openPending: err= 2025/10/29 03:37:45 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:45 DEBUG : forgetting directory cache 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate(0xc0008d4ac0): >_readAt: n=23, err=EOF 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate(0xc0008d4ac0): close: 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:46:28 +0000 UTC 2025/10/29 03:37:45 DEBUG : TestRWCacheUpdate(0xc0008d4ac0): >close: err= 2025/10/29 03:37:45 DEBUG : Re-reading directory (262.211005ms old) 2025/10/29 03:37:46 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:46 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:46 DEBUG : forgetting directory cache 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate(0xc0008d5280): _readAt: size=512, off=0 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate(0xc0008d5280): openPending: 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2025-10-29 02:47:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2025-10-29 02:46:28 +0000 UTC," 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2025-10-29 02:47:28 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2025-10-29 02:46:28 +0000 UTC,") 2025/10/29 03:37:47 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2025/10/29 03:37:47 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate(0xc0008d5280): >openPending: err= 2025/10/29 03:37:47 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:47 DEBUG : forgetting directory cache 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate(0xc0008d5280): >_readAt: n=24, err=EOF 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate(0xc0008d5280): close: 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2025-10-29 02:47:28 +0000 UTC 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate(0xc0008d5280): >close: err= 2025/10/29 03:37:47 DEBUG : Re-reading directory (271.121716ms old) 2025/10/29 03:37:47 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2025/10/29 03:37:47 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:47 DEBUG : Looking for writers 2025/10/29 03:37:47 DEBUG : TestRWCacheUpdate: reading active writers 2025/10/29 03:37:47 DEBUG : >WaitForWriters: 2025/10/29 03:37:47 DEBUG : files root 'rclone-test-lovilup1quhi': vfs cache: cleaner exiting 2025/10/29 03:37:47 DEBUG : forgetting directory cache --- PASS: TestRWCacheUpdate (19.87s) === RUN TestCaseSensitivity run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:50 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:50 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:37:50 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2025/10/29 03:37:50 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2025/10/29 03:37:50 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2025/10/29 03:37:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:50 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2025/10/29 03:37:50 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:37:51 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2025/10/29 03:37:51 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:37:51 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2025/10/29 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:51 DEBUG : Looking for writers 2025/10/29 03:37:51 DEBUG : 測試_Русский___ě_áñ: reading active writers 2025/10/29 03:37:51 DEBUG : normal name with no special characters.txt: reading active writers 2025/10/29 03:37:51 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (3.18s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:51 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:51 DEBUG : files root 'rclone-test-lovilup1quhi': Reusing VFS from active cache 2025/10/29 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:51 DEBUG : Looking for writers 2025/10/29 03:37:51 DEBUG : >WaitForWriters: 2025/10/29 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:51 DEBUG : Looking for writers 2025/10/29 03:37:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.25s) === RUN TestVFSNewWithOpts run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:51 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:51 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:51 DEBUG : Looking for writers 2025/10/29 03:37:51 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.25s) === RUN TestVFSRoot run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:52 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:52 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:52 DEBUG : Looking for writers 2025/10/29 03:37:52 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.26s) === RUN TestVFSStat run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:52 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:54 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:54 DEBUG : dir: Looking for writers 2025/10/29 03:37:54 DEBUG : file2: reading active writers 2025/10/29 03:37:54 DEBUG : Looking for writers 2025/10/29 03:37:54 DEBUG : dir: reading active writers 2025/10/29 03:37:54 DEBUG : file1: reading active writers 2025/10/29 03:37:54 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (3.01s) === RUN TestVFSStatParent run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:55 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:37:57 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:37:57 DEBUG : dir: Looking for writers 2025/10/29 03:37:57 DEBUG : Looking for writers 2025/10/29 03:37:57 DEBUG : dir: reading active writers 2025/10/29 03:37:57 DEBUG : file1: reading active writers 2025/10/29 03:37:57 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (3.07s) === RUN TestVFSOpenFile run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:37:58 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:00 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:38:00 DEBUG : file1: Open: flags=O_RDONLY 2025/10/29 03:38:00 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/29 03:38:00 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/29 03:38:00 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:38:00 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2025/10/29 03:38:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2025/10/29 03:38:00 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/29 03:38:00 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:00 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/29 03:38:00 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2025/10/29 03:38:00 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2025/10/29 03:38:00 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/29 03:38:00 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/29 03:38:04 DEBUG : dir/new_file.txt: Dst hash empty - aborting Src hash check 2025/10/29 03:38:04 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2025/10/29 03:38:04 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2025/10/29 03:38:04 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:04 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2025/10/29 03:38:04 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:04 DEBUG : dir: Looking for writers 2025/10/29 03:38:04 DEBUG : file2: reading active writers 2025/10/29 03:38:04 DEBUG : new_file.txt: reading active writers 2025/10/29 03:38:04 DEBUG : Looking for writers 2025/10/29 03:38:04 DEBUG : dir: reading active writers 2025/10/29 03:38:04 DEBUG : file1: reading active writers 2025/10/29 03:38:04 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (8.62s) === RUN TestVFSRename run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:07 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2025/10/29 03:38:09 DEBUG : dir/file1: Updating file with dir/file1 0xc000cac840 2025/10/29 03:38:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2025/10/29 03:38:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:10 INFO : dir/file1: Moved (server-side) to: file0 2025/10/29 03:38:10 DEBUG : file0: Updating file with file0 0xc000cac840 2025/10/29 03:38:10 DEBUG : dir: Added virtual directory entry vDel: "file1" 2025/10/29 03:38:10 DEBUG : Added virtual directory entry vAddFile: "file0" 2025/10/29 03:38:10 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:10 DEBUG : dir: Looking for writers 2025/10/29 03:38:10 DEBUG : Looking for writers 2025/10/29 03:38:10 DEBUG : file0: reading active writers 2025/10/29 03:38:10 DEBUG : dir: reading active writers 2025/10/29 03:38:10 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (4.40s) === RUN TestVFSStatfs run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:11 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:11 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:11 DEBUG : Looking for writers 2025/10/29 03:38:11 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.27s) === RUN TestVFSMkdir run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:11 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:12 DEBUG : Added virtual directory entry vAddDir: "/" 2025/10/29 03:38:12 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/29 03:38:13 DEBUG : Added virtual directory entry vAddDir: "b" 2025/10/29 03:38:13 DEBUG : Added virtual directory entry vAddDir: "c" 2025/10/29 03:38:14 DEBUG : Added virtual directory entry vAddDir: "d" 2025/10/29 03:38:14 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:14 DEBUG : c: Looking for writers 2025/10/29 03:38:14 DEBUG : d: Looking for writers 2025/10/29 03:38:14 DEBUG : Looking for writers 2025/10/29 03:38:14 DEBUG : a: Looking for writers 2025/10/29 03:38:14 DEBUG : b: Looking for writers 2025/10/29 03:38:14 DEBUG : Looking for writers 2025/10/29 03:38:14 DEBUG : /: reading active writers 2025/10/29 03:38:14 DEBUG : a: reading active writers 2025/10/29 03:38:14 DEBUG : b: reading active writers 2025/10/29 03:38:14 DEBUG : c: reading active writers 2025/10/29 03:38:14 DEBUG : d: reading active writers 2025/10/29 03:38:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (3.73s) === RUN TestVFSMkdirAll run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:15 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:16 DEBUG : Added virtual directory entry vAddDir: "a" 2025/10/29 03:38:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2025/10/29 03:38:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2025/10/29 03:38:17 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2025/10/29 03:38:19 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:19 DEBUG : a/b/c/d: Looking for writers 2025/10/29 03:38:19 DEBUG : a/b/c: Looking for writers 2025/10/29 03:38:19 DEBUG : d: reading active writers 2025/10/29 03:38:19 DEBUG : a/b: Looking for writers 2025/10/29 03:38:19 DEBUG : c: reading active writers 2025/10/29 03:38:19 DEBUG : a: Looking for writers 2025/10/29 03:38:19 DEBUG : b: reading active writers 2025/10/29 03:38:19 DEBUG : Looking for writers 2025/10/29 03:38:19 DEBUG : a: reading active writers 2025/10/29 03:38:19 DEBUG : >WaitForWriters: 2025/10/29 03:38:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/a/b/c not empty`) 2025/10/29 03:38:20 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:38:20 DEBUG : pacer: low level retry 2/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/a/b/c not empty`) 2025/10/29 03:38:20 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/10/29 03:38:20 DEBUG : pacer: Reducing sleep to 30ms 2025/10/29 03:38:20 DEBUG : pacer: Reducing sleep to 22.5ms 2025/10/29 03:38:20 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/a not empty`) 2025/10/29 03:38:20 DEBUG : pacer: Rate limited, increasing sleep to 45ms 2025/10/29 03:38:20 DEBUG : pacer: Reducing sleep to 33.75ms 2025/10/29 03:38:20 DEBUG : pacer: Reducing sleep to 25.3125ms --- PASS: TestVFSMkdirAll (5.44s) === 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:20 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:20 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:20 DEBUG : Looking for writers 2025/10/29 03:38:20 DEBUG : >WaitForWriters: 2025/10/29 03:38:20 DEBUG : pacer: Reducing sleep to 18.984375ms 2025/10/29 03:38:21 DEBUG : pacer: Reducing sleep to 14.238281ms --- PASS: TestVFSIsMetadataFile (0.27s) === 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-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:21 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:21 DEBUG : pacer: Reducing sleep to 10.67871ms 2025/10/29 03:38:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:21 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:21 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:21 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/29 03:38:21 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2025/10/29 03:38:21 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2025/10/29 03:38:21 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/29 03:38:22 DEBUG : pacer: Reducing sleep to 10ms 2025/10/29 03:38:22 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:22 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2025/10/29 03:38:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/29 03:38:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:22 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:22 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/29 03:38:23 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:23 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2025/10/29 03:38:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2025/10/29 03:38:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:23 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:23 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (7 bytes), uploading instead of streaming 2025/10/29 03:38:24 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:24 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:24 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:24 DEBUG : Looking for writers 2025/10/29 03:38:24 DEBUG : file1: reading active writers 2025/10/29 03:38:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (3.50s) === RUN TestWriteFileHandleWriteAt run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:24 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:24 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2025/10/29 03:38:25 DEBUG : file1: aborting in-sequence write wait, off=100 2025/10/29 03:38:25 DEBUG : file1: failed to wait for in-sequence write to 100 2025/10/29 03:38:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2025/10/29 03:38:25 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (11 bytes), uploading instead of streaming 2025/10/29 03:38:26 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:26 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:26 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2025/10/29 03:38:26 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:26 DEBUG : Looking for writers 2025/10/29 03:38:26 DEBUG : file1: reading active writers 2025/10/29 03:38:26 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (2.42s) === RUN TestWriteFileHandleFlush run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:27 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:27 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:27 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:27 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:27 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:27 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2025/10/29 03:38:27 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:27 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (5 bytes), uploading instead of streaming 2025/10/29 03:38:28 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:28 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:28 DEBUG : file1: WriteFileHandle.Flush nothing to do 2025/10/29 03:38:28 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:28 DEBUG : Looking for writers 2025/10/29 03:38:28 DEBUG : file1: reading active writers 2025/10/29 03:38:28 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (1.33s) === RUN TestWriteFileHandleRelease run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:28 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:28 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:28 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:28 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:28 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:28 DEBUG : file1: WriteFileHandle.Release closing 2025/10/29 03:38:28 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:28 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/29 03:38:29 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:29 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:29 DEBUG : file1: WriteFileHandle.Release nothing to do 2025/10/29 03:38:29 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:29 DEBUG : Looking for writers 2025/10/29 03:38:29 DEBUG : file1: reading active writers 2025/10/29 03:38:29 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (1.43s) === RUN TestWriteFileModTimeWithOpenWriters run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:29 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:29 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:29 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:29 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:29 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:29 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:29 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (2 bytes), uploading instead of streaming 2025/10/29 03:38:30 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:30 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:30 DEBUG : file1: Applied pending mod time 2012-11-18 17:32:31 +0000 UTC OK 2025/10/29 03:38:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:30 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:30 DEBUG : Looking for writers 2025/10/29 03:38:30 DEBUG : file1: reading active writers 2025/10/29 03:38:30 DEBUG : >WaitForWriters: --- PASS: TestWriteFileModTimeWithOpenWriters (1.45s) === RUN TestFileReadAtZeroLength run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:31 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:31 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:31 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (0 bytes), uploading instead of streaming 2025/10/29 03:38:32 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:32 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:32 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:38:32 DEBUG : file1: Open: flags=O_RDONLY 2025/10/29 03:38:32 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/29 03:38:32 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/29 03:38:32 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:32 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:32 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:32 DEBUG : Looking for writers 2025/10/29 03:38:32 DEBUG : file1: reading active writers 2025/10/29 03:38:32 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (1.74s) === RUN TestFileReadAtNonZeroLength run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:33 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2025/10/29 03:38:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2025/10/29 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:33 DEBUG : file1: >Open: fd=file1 (w), err= 2025/10/29 03:38:33 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2025/10/29 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:33 DEBUG : files root 'rclone-test-lovilup1quhi': File to upload is small (100 bytes), uploading instead of streaming 2025/10/29 03:38:33 DEBUG : file1: Dst hash empty - aborting Src hash check 2025/10/29 03:38:33 DEBUG : file1: Size of src and dst objects identical 2025/10/29 03:38:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2025/10/29 03:38:33 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2025/10/29 03:38:33 DEBUG : file1: Open: flags=O_RDONLY 2025/10/29 03:38:33 DEBUG : file1: >Open: fd=file1 (r), err= 2025/10/29 03:38:33 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2025/10/29 03:38:33 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:34 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:34 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:34 DEBUG : Looking for writers 2025/10/29 03:38:34 DEBUG : file1: reading active writers 2025/10/29 03:38:34 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (1.66s) === RUN TestZipManyFiles run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:34 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:39 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2025/10/29 03:38:39 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2025/10/29 03:38:39 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:39 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:39 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2025/10/29 03:38:39 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2025/10/29 03:38:39 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:39 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:39 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2025/10/29 03:38:39 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2025/10/29 03:38:39 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:40 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:40 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2025/10/29 03:38:40 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2025/10/29 03:38:40 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:40 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:40 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2025/10/29 03:38:40 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2025/10/29 03:38:40 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:40 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:40 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:40 DEBUG : flat: Looking for writers 2025/10/29 03:38:40 DEBUG : f000.txt: reading active writers 2025/10/29 03:38:40 DEBUG : f001.txt: reading active writers 2025/10/29 03:38:40 DEBUG : f002.txt: reading active writers 2025/10/29 03:38:40 DEBUG : f003.txt: reading active writers 2025/10/29 03:38:40 DEBUG : f004.txt: reading active writers 2025/10/29 03:38:40 DEBUG : Looking for writers 2025/10/29 03:38:40 DEBUG : flat: reading active writers 2025/10/29 03:38:40 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (7.26s) === RUN TestZipManySubDirs run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:41 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:45 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2025/10/29 03:38:45 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2025/10/29 03:38:45 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:45 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:45 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2025/10/29 03:38:45 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2025/10/29 03:38:45 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:45 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:45 DEBUG : a/top.txt: Open: flags=O_RDONLY 2025/10/29 03:38:45 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2025/10/29 03:38:45 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:46 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:46 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:46 DEBUG : a/b/c: Looking for writers 2025/10/29 03:38:46 DEBUG : deep.txt: reading active writers 2025/10/29 03:38:46 DEBUG : a/b: Looking for writers 2025/10/29 03:38:46 DEBUG : c: reading active writers 2025/10/29 03:38:46 DEBUG : mid.txt: reading active writers 2025/10/29 03:38:46 DEBUG : a: Looking for writers 2025/10/29 03:38:46 DEBUG : b: reading active writers 2025/10/29 03:38:46 DEBUG : top.txt: reading active writers 2025/10/29 03:38:46 DEBUG : Looking for writers 2025/10/29 03:38:46 DEBUG : a: reading active writers 2025/10/29 03:38:46 DEBUG : >WaitForWriters: 2025/10/29 03:38:47 DEBUG : pacer: low level retry 1/10 (error Folder Not Empty - `Folder rclone-test-lovilup1quhi/a/b not empty`) 2025/10/29 03:38:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/10/29 03:38:47 DEBUG : pacer: Reducing sleep to 15ms 2025/10/29 03:38:47 DEBUG : pacer: Reducing sleep to 11.25ms 2025/10/29 03:38:47 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestZipManySubDirs (5.94s) === RUN TestZipLargeFiles run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:47 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:50 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:51 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:51 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:51 DEBUG : bigdir: Looking for writers 2025/10/29 03:38:51 DEBUG : big.bin: reading active writers 2025/10/29 03:38:51 DEBUG : Looking for writers 2025/10/29 03:38:51 DEBUG : bigdir: reading active writers 2025/10/29 03:38:51 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (4.26s) === RUN TestZipDirsInRoot run.go:180: Remote "files root 'rclone-test-lovilup1quhi'", Local "Local file system at /tmp/rclone697951157", Modify Window "1s" 2025/10/29 03:38:52 INFO : files root 'rclone-test-lovilup1quhi': poll-interval is not supported by this remote 2025/10/29 03:38:54 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2025/10/29 03:38:54 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2025/10/29 03:38:54 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2025/10/29 03:38:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2025/10/29 03:38:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:55 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2025/10/29 03:38:55 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2025/10/29 03:38:55 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2025/10/29 03:38:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2025/10/29 03:38:55 DEBUG : WaitForWriters: timeout=30s 2025/10/29 03:38:55 DEBUG : dir1: Looking for writers 2025/10/29 03:38:55 DEBUG : a.txt: reading active writers 2025/10/29 03:38:55 DEBUG : dir2: Looking for writers 2025/10/29 03:38:55 DEBUG : b.txt: reading active writers 2025/10/29 03:38:55 DEBUG : dir3: Looking for writers 2025/10/29 03:38:55 DEBUG : c.txt: reading active writers 2025/10/29 03:38:55 DEBUG : Looking for writers 2025/10/29 03:38:55 DEBUG : dir1: reading active writers 2025/10/29 03:38:55 DEBUG : dir2: reading active writers 2025/10/29 03:38:55 DEBUG : dir3: reading active writers 2025/10/29 03:38:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (5.20s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) FAIL 2025/10/29 03:38:57 DEBUG : files root 'rclone-test-lovilup1quhi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestFilesCom: -verbose" - Finished ERROR in 4m54.789640524s (try 1/5): exit status 1: Failed [TestFileRename/writes,forceCache=false]