"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Starting (try 1/5) 2026/02/26 03:47:55 DEBUG : Creating backend with remote "TestWebdavOwncloud:rclone-test-fodefaj1cuso" 2026/02/26 03:47:55 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/26 03:47:55 DEBUG : Setting type="webdav" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_TYPE 2026/02/26 03:47:55 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/02/26 03:47:55 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/02/26 03:47:55 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/02/26 03:47:55 DEBUG : Setting pass="rBAAaOcN_v_vIlLItykx2Ejat4nTRh1v0CleYTkbn4uJk_4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/02/26 03:47:55 DEBUG : TestWebdavOwncloud: detected overridden config - adding "{ES_fC}" suffix to name 2026/02/26 03:47:55 DEBUG : Setting url="http://127.0.0.1:38081/remote.php/webdav/" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_URL 2026/02/26 03:47:55 DEBUG : Setting vendor="owncloud" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_VENDOR 2026/02/26 03:47:55 DEBUG : Setting user="rclone" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_USER 2026/02/26 03:47:55 DEBUG : Setting pass="rBAAaOcN_v_vIlLItykx2Ejat4nTRh1v0CleYTkbn4uJk_4" for "TestWebdavOwncloud" from environment variable RCLONE_CONFIG_TESTWEBDAVOWNCLOUD_PASS 2026/02/26 03:47:55 DEBUG : found headers: 2026/02/26 03:47:57 DEBUG : Creating backend with remote "/tmp/rclone103700888" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:47:57 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:47:57 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:47:57 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:47:57 DEBUG : dir: Looking for writers 2026/02/26 03:47:57 DEBUG : Looking for writers 2026/02/26 03:47:57 DEBUG : dir: reading active writers 2026/02/26 03:47:57 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (1.41s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:47:58 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:47:58 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:47:58 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:47:59 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/02/26 03:47:59 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:47:59 DEBUG : dir/subdir: Looking for writers 2026/02/26 03:47:59 DEBUG : dir: Looking for writers 2026/02/26 03:47:59 DEBUG : file1: reading active writers 2026/02/26 03:47:59 DEBUG : file2: reading active writers 2026/02/26 03:47:59 DEBUG : subdir: reading active writers 2026/02/26 03:47:59 DEBUG : Looking for writers 2026/02/26 03:47:59 DEBUG : dir: reading active writers 2026/02/26 03:47:59 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (2.51s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:01 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:01 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:01 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:01 DEBUG : dir: Looking for writers 2026/02/26 03:48:01 DEBUG : file1: reading active writers 2026/02/26 03:48:01 DEBUG : Looking for writers 2026/02/26 03:48:01 DEBUG : dir: reading active writers 2026/02/26 03:48:01 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (1.22s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:02 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:02 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:02 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:02 DEBUG : dir: Looking for writers 2026/02/26 03:48:02 DEBUG : Looking for writers 2026/02/26 03:48:02 DEBUG : dir: reading active writers 2026/02/26 03:48:02 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (1.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:03 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:03 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:04 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:04 DEBUG : forgetting directory cache 2026/02/26 03:48:04 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:04 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:04 DEBUG : Looking for writers 2026/02/26 03:48:04 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (1.29s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:04 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:05 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/26 03:48:05 DEBUG : dir: invalidating directory cache 2026/02/26 03:48:05 DEBUG : >ForgetPath: 2026/02/26 03:48:05 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/26 03:48:05 DEBUG : invalidating directory cache 2026/02/26 03:48:05 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:05 DEBUG : >ForgetPath: 2026/02/26 03:48:05 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/26 03:48:05 DEBUG : >ForgetPath: 2026/02/26 03:48:05 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:05 DEBUG : dir: Looking for writers 2026/02/26 03:48:05 DEBUG : Looking for writers 2026/02/26 03:48:05 DEBUG : dir: reading active writers 2026/02/26 03:48:05 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (1.26s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:05 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:06 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:07 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:07 DEBUG : forgetting directory cache 2026/02/26 03:48:07 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:08 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:08 DEBUG : dir: Looking for writers 2026/02/26 03:48:08 DEBUG : fil/a/b: Looking for writers 2026/02/26 03:48:08 DEBUG : fil/a: Looking for writers 2026/02/26 03:48:08 DEBUG : b: reading active writers 2026/02/26 03:48:08 DEBUG : fil: Looking for writers 2026/02/26 03:48:08 DEBUG : a: reading active writers 2026/02/26 03:48:08 DEBUG : Looking for writers 2026/02/26 03:48:08 DEBUG : dir: reading active writers 2026/02/26 03:48:08 DEBUG : fil: reading active writers 2026/02/26 03:48:08 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (3.51s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:09 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:10 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:10 DEBUG : dir: Looking for writers 2026/02/26 03:48:10 DEBUG : Looking for writers 2026/02/26 03:48:10 DEBUG : dir: reading active writers 2026/02/26 03:48:10 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (1.17s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:10 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:10 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:11 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:11 DEBUG : dir: Looking for writers 2026/02/26 03:48:11 DEBUG : file1: reading active writers 2026/02/26 03:48:11 DEBUG : Looking for writers 2026/02/26 03:48:11 DEBUG : dir: reading active writers 2026/02/26 03:48:11 DEBUG : >WaitForWriters: --- PASS: TestDirStat (1.25s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:11 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:12 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:12 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/02/26 03:48:13 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/26 03:48:13 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/26 03:48:13 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/26 03:48:13 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/26 03:48:13 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:13 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:14 DEBUG : dir: invalidating directory cache 2026/02/26 03:48:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/26 03:48:14 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/26 03:48:14 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/26 03:48:14 DEBUG : dir/file1: Reset virtual modtime 2026/02/26 03:48:14 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/26 03:48:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/26 03:48:14 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/26 03:48:14 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/26 03:48:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:14 DEBUG : dir: invalidating directory cache 2026/02/26 03:48:14 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/26 03:48:14 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/26 03:48:14 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/26 03:48:14 DEBUG : forgetting directory cache 2026/02/26 03:48:14 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:14 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/26 03:48:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:14 DEBUG : dir/virtualDir: Looking for writers 2026/02/26 03:48:14 DEBUG : dir: Looking for writers 2026/02/26 03:48:14 DEBUG : virtualFile: reading active writers 2026/02/26 03:48:14 DEBUG : virtualDir: reading active writers 2026/02/26 03:48:14 DEBUG : file1: reading active writers 2026/02/26 03:48:14 DEBUG : virtualFile2: reading active writers 2026/02/26 03:48:14 DEBUG : Looking for writers 2026/02/26 03:48:14 DEBUG : dir: reading active writers 2026/02/26 03:48:14 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (3.73s) --- PASS: TestDirReadDirAll/Virtual (1.13s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:15 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:16 ERROR : dir/: Can only open directories read only 2026/02/26 03:48:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:16 DEBUG : dir: Looking for writers 2026/02/26 03:48:16 DEBUG : Looking for writers 2026/02/26 03:48:16 DEBUG : dir: reading active writers 2026/02/26 03:48:16 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (1.09s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:16 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:17 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/26 03:48:17 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/26 03:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/26 03:48:17 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 03:48:17 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:17 DEBUG : dir/potato: size = 5 OK 2026/02/26 03:48:17 DEBUG : dir/potato: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:48:17 DEBUG : dir/potato: Size and md5 of src and dst objects identical 2026/02/26 03:48:17 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/26 03:48:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:17 DEBUG : dir: Looking for writers 2026/02/26 03:48:17 DEBUG : file1: reading active writers 2026/02/26 03:48:17 DEBUG : potato: reading active writers 2026/02/26 03:48:17 DEBUG : Looking for writers 2026/02/26 03:48:17 DEBUG : dir: reading active writers 2026/02/26 03:48:17 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (1.89s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:18 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:18 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:19 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/26 03:48:19 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:19 DEBUG : dir/sub: Looking for writers 2026/02/26 03:48:19 DEBUG : dir: Looking for writers 2026/02/26 03:48:19 DEBUG : file1: reading active writers 2026/02/26 03:48:19 DEBUG : sub: reading active writers 2026/02/26 03:48:19 DEBUG : Looking for writers 2026/02/26 03:48:19 DEBUG : dir: reading active writers 2026/02/26 03:48:19 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (2.20s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:20 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:21 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/26 03:48:21 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/26 03:48:22 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:22 DEBUG : dir/sub/subsub: Looking for writers 2026/02/26 03:48:22 DEBUG : dir/sub: Looking for writers 2026/02/26 03:48:22 DEBUG : subsub: reading active writers 2026/02/26 03:48:22 DEBUG : dir: Looking for writers 2026/02/26 03:48:22 DEBUG : file1: reading active writers 2026/02/26 03:48:22 DEBUG : sub: reading active writers 2026/02/26 03:48:22 DEBUG : Looking for writers 2026/02/26 03:48:22 DEBUG : dir: reading active writers 2026/02/26 03:48:22 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (2.56s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:23 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:23 ERROR : dir/: Dir.Remove not empty 2026/02/26 03:48:23 DEBUG : dir/file1: Remove: 2026/02/26 03:48:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:24 DEBUG : dir/file1: >Remove: err= 2026/02/26 03:48:24 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/26 03:48:24 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:24 DEBUG : Looking for writers 2026/02/26 03:48:24 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (1.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:24 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:25 DEBUG : dir/file1: Remove: 2026/02/26 03:48:25 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:25 DEBUG : dir/file1: >Remove: err= 2026/02/26 03:48:25 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/26 03:48:25 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:25 DEBUG : Looking for writers 2026/02/26 03:48:25 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (1.31s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:25 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:26 DEBUG : dir/file1: Remove: 2026/02/26 03:48:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:26 DEBUG : dir/file1: >Remove: err= 2026/02/26 03:48:26 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:26 DEBUG : dir: Looking for writers 2026/02/26 03:48:26 DEBUG : Looking for writers 2026/02/26 03:48:26 DEBUG : dir: reading active writers 2026/02/26 03:48:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (1.58s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:27 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:27 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:28 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/26 03:48:28 DEBUG : dir: Updating dir with dir2 0xc000827ad0 2026/02/26 03:48:28 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:28 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/26 03:48:28 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/26 03:48:29 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/26 03:48:29 DEBUG : file2: Updating file with file2 0xc00096c0c0 2026/02/26 03:48:29 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:29 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 03:48:29 INFO : dir2/file3: Deleted 2026/02/26 03:48:30 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/26 03:48:30 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00096c0c0 2026/02/26 03:48:30 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/26 03:48:30 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/26 03:48:30 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/26 03:48:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc0000ded00 2026/02/26 03:48:31 DEBUG : empty directory: forgetting directory cache 2026/02/26 03:48:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/26 03:48:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/26 03:48:31 DEBUG : dir2: Renaming to "dir3" 2026/02/26 03:48:31 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:31 DEBUG : dir3: Looking for writers 2026/02/26 03:48:31 DEBUG : file3: reading active writers 2026/02/26 03:48:31 DEBUG : renamed empty directory: Looking for writers 2026/02/26 03:48:31 DEBUG : Looking for writers 2026/02/26 03:48:31 DEBUG : renamed empty directory: reading active writers 2026/02/26 03:48:31 DEBUG : dir3: reading active writers 2026/02/26 03:48:31 DEBUG : >WaitForWriters: --- PASS: TestDirRename (4.57s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:31 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/26 03:48:32 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:48:32 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:48:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/26 03:48:32 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/26 03:48:32 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/26 03:48:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/26 03:48:32 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:48:32 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:48:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/26 03:48:32 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/26 03:48:32 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/26 03:48:32 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/26 03:48:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (12 bytes), uploading instead of streaming 2026/02/26 03:48:32 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:33 DEBUG : dir/sub/file2: size = 12 OK 2026/02/26 03:48:33 DEBUG : dir/sub/file2: md5 = fc3ff98e8c6a0d3087d515c0473f8677 OK 2026/02/26 03:48:33 DEBUG : dir/sub/file2: Size and md5 of src and dst objects identical 2026/02/26 03:48:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/26 03:48:33 DEBUG : forgetting directory cache 2026/02/26 03:48:33 DEBUG : dir: forgetting directory cache 2026/02/26 03:48:33 DEBUG : dir/sub: forgetting directory cache 2026/02/26 03:48:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/26 03:48:33 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/26 03:48:33 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 03:48:33 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:33 DEBUG : dir/sub/file0: size = 5 OK 2026/02/26 03:48:33 DEBUG : dir/sub/file0: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:48:33 DEBUG : dir/sub/file0: Size and md5 of src and dst objects identical 2026/02/26 03:48:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/26 03:48:33 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:33 DEBUG : dir/sub: Looking for writers 2026/02/26 03:48:33 DEBUG : file0: reading active writers 2026/02/26 03:48:33 DEBUG : file2: reading active writers 2026/02/26 03:48:33 DEBUG : dir: Looking for writers 2026/02/26 03:48:33 DEBUG : sub: reading active writers 2026/02/26 03:48:33 DEBUG : file1: reading active writers 2026/02/26 03:48:33 DEBUG : Looking for writers 2026/02/26 03:48:33 DEBUG : dir: reading active writers 2026/02/26 03:48:33 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (2.44s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:34 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/26 03:48:34 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:34 DEBUG : Looking for writers 2026/02/26 03:48:34 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.15s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:34 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/26 03:48:35 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:48:35 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/26 03:48:35 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/26 03:48:35 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/26 03:48:35 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:48:35 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/26 03:48:35 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/26 03:48:35 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:48:35 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/26 03:48:35 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/26 03:48:35 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/26 03:48:35 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:48:35 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/26 03:48:35 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:35 DEBUG : dir: Looking for writers 2026/02/26 03:48:35 DEBUG : file1: reading active writers 2026/02/26 03:48:35 DEBUG : file1.metadata: reading active writers 2026/02/26 03:48:35 DEBUG : Looking for writers 2026/02/26 03:48:35 DEBUG : dir: reading active writers 2026/02/26 03:48:35 DEBUG : dir.metadata: reading active writers 2026/02/26 03:48:35 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (1.11s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:35 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:36 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:36 DEBUG : dir: Looking for writers 2026/02/26 03:48:36 DEBUG : file1: reading active writers 2026/02/26 03:48:36 DEBUG : Looking for writers 2026/02/26 03:48:36 DEBUG : dir: reading active writers 2026/02/26 03:48:36 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (1.19s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:36 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:37 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:38 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/26 03:48:38 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:38 DEBUG : dir: Looking for writers 2026/02/26 03:48:38 DEBUG : file1: reading active writers 2026/02/26 03:48:38 DEBUG : Looking for writers 2026/02/26 03:48:38 DEBUG : dir: reading active writers 2026/02/26 03:48:38 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (1.74s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (1.74s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:38 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:48:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:48:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:48:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/26 03:48:39 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:39 DEBUG : dir: Looking for writers 2026/02/26 03:48:39 DEBUG : file1: reading active writers 2026/02/26 03:48:39 DEBUG : Looking for writers 2026/02/26 03:48:39 DEBUG : dir: reading active writers 2026/02/26 03:48:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (1.20s) === RUN TestFileOpenReadUnknownSize 2026/02/26 03:48:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/26 03:48:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/26 03:48:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:48:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/26 03:48:39 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:39 DEBUG : Looking for writers 2026/02/26 03:48:39 DEBUG : file.txt: reading active writers 2026/02/26 03:48:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:39 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:40 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (25 bytes), uploading instead of streaming 2026/02/26 03:48:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:40 DEBUG : dir/file1: size = 25 OK 2026/02/26 03:48:40 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:48:40 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/26 03:48:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:40 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:40 DEBUG : dir: Looking for writers 2026/02/26 03:48:40 DEBUG : file1: reading active writers 2026/02/26 03:48:40 DEBUG : Looking for writers 2026/02/26 03:48:40 DEBUG : dir: reading active writers 2026/02/26 03:48:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (1.49s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:41 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:41 DEBUG : dir/file1: Remove: 2026/02/26 03:48:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:41 DEBUG : dir/file1: >Remove: err= 2026/02/26 03:48:42 DEBUG : dir/file1: Remove: 2026/02/26 03:48:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/26 03:48:42 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:42 DEBUG : dir: Looking for writers 2026/02/26 03:48:42 DEBUG : Looking for writers 2026/02/26 03:48:42 DEBUG : dir: reading active writers 2026/02/26 03:48:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (1.34s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:42 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:43 DEBUG : dir/file1: Remove: 2026/02/26 03:48:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:43 DEBUG : dir/file1: >Remove: err= 2026/02/26 03:48:43 DEBUG : dir/file1: Remove: 2026/02/26 03:48:43 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/26 03:48:43 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:43 DEBUG : dir: Looking for writers 2026/02/26 03:48:43 DEBUG : Looking for writers 2026/02/26 03:48:43 DEBUG : dir: reading active writers 2026/02/26 03:48:43 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (1.37s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:43 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:48:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:48:44 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/26 03:48:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 03:48:44 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/26 03:48:44 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 03:48:44 DEBUG : dir/file1: Open: flags=0x3 2026/02/26 03:48:44 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/26 03:48:44 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/26 03:48:44 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:44 DEBUG : dir: Looking for writers 2026/02/26 03:48:44 DEBUG : file1: reading active writers 2026/02/26 03:48:44 DEBUG : Looking for writers 2026/02/26 03:48:44 DEBUG : dir: reading active writers 2026/02/26 03:48:44 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (1.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:45 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:45 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:45 DEBUG : dir: Looking for writers 2026/02/26 03:48:45 DEBUG : file1: reading active writers 2026/02/26 03:48:45 DEBUG : Looking for writers 2026/02/26 03:48:45 DEBUG : dir: reading active writers 2026/02/26 03:48:45 DEBUG : >WaitForWriters: 2026/02/26 03:48:46 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:46 DEBUG : newLeaf: Updating file with newLeaf 0xc00019d500 2026/02/26 03:48:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:46 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/26 03:48:46 DEBUG : dir/file1: Updating file with dir/file1 0xc00019d500 2026/02/26 03:48:46 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 03:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:48:46 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 03:48:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:46 DEBUG : dir/file1: File is currently open, delaying rename 0xc00019d500 2026/02/26 03:48:46 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:46 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:46 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (25 bytes), uploading instead of streaming 2026/02/26 03:48:47 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:47 DEBUG : dir/file1: size = 25 OK 2026/02/26 03:48:47 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:48:47 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/26 03:48:47 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:47 DEBUG : newLeaf: Running delayed rename now 2026/02/26 03:48:47 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:47 DEBUG : newLeaf: Updating file with newLeaf 0xc00019d500 2026/02/26 03:48:47 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:47 DEBUG : dir: Looking for writers 2026/02/26 03:48:47 DEBUG : Looking for writers 2026/02/26 03:48:47 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:47 DEBUG : dir: reading active writers 2026/02/26 03:48:47 DEBUG : >WaitForWriters: 2026/02/26 03:48:47 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:47 DEBUG : dir: Looking for writers 2026/02/26 03:48:47 DEBUG : Looking for writers 2026/02/26 03:48:47 DEBUG : dir: reading active writers 2026/02/26 03:48:47 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:47 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:48 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:48 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:48:48 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:48 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:48 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:48:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:49 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:49 DEBUG : dir: Looking for writers 2026/02/26 03:48:49 DEBUG : file1: reading active writers 2026/02/26 03:48:49 DEBUG : Looking for writers 2026/02/26 03:48:49 DEBUG : dir: reading active writers 2026/02/26 03:48:49 DEBUG : >WaitForWriters: 2026/02/26 03:48:49 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:49 DEBUG : newLeaf: Updating file with newLeaf 0xc00096cc00 2026/02/26 03:48:49 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:49 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:50 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/26 03:48:50 DEBUG : dir/file1: Updating file with dir/file1 0xc00096cc00 2026/02/26 03:48:50 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:50 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:48:50 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/26 03:48:50 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:50 DEBUG : dir/file1: File is currently open, delaying rename 0xc00096cc00 2026/02/26 03:48:50 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:50 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (25 bytes), uploading instead of streaming 2026/02/26 03:48:50 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:50 DEBUG : dir/file1: size = 25 OK 2026/02/26 03:48:50 DEBUG : dir/file1: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:48:50 DEBUG : dir/file1: Size and md5 of src and dst objects identical 2026/02/26 03:48:50 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:50 DEBUG : newLeaf: Running delayed rename now 2026/02/26 03:48:50 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:50 DEBUG : newLeaf: Updating file with newLeaf 0xc00096cc00 2026/02/26 03:48:50 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:50 DEBUG : dir: Looking for writers 2026/02/26 03:48:50 DEBUG : Looking for writers 2026/02/26 03:48:50 DEBUG : dir: reading active writers 2026/02/26 03:48:50 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:50 DEBUG : >WaitForWriters: 2026/02/26 03:48:51 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:51 DEBUG : dir: Looking for writers 2026/02/26 03:48:51 DEBUG : Looking for writers 2026/02/26 03:48:51 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:51 DEBUG : dir: reading active writers 2026/02/26 03:48:51 DEBUG : >WaitForWriters: 2026/02/26 03:48:51 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:51 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:51 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:48:51 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:51 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:51 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:51 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:51 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:51 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:48:51 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:52 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:48:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:48:52 DEBUG : dir/file1(0xc000b80540): openPending: 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 03:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:52 DEBUG : dir/file1(0xc000b80540): >openPending: err= 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:48:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:48:52 DEBUG : dir/file1(0xc000b80540): _writeAt: size=14, off=0 2026/02/26 03:48:52 DEBUG : dir/file1(0xc000b80540): >_writeAt: n=14, err= 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 03:48:52 DEBUG : dir/file1(0xc000b80540): close: 2026/02/26 03:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 03:48:52 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:48:52 DEBUG : dir/file1(0xc000b80540): >close: err= 2026/02/26 03:48:52 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:48:52 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:48:52 DEBUG : dir/file1: size = 14 OK 2026/02/26 03:48:52 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 03:48:52 INFO : dir/file1: Copied (replaced existing) 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 03:48:52 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/26 03:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:52 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 03:48:52 DEBUG : dir: Looking for writers 2026/02/26 03:48:52 DEBUG : file1: reading active writers 2026/02/26 03:48:52 DEBUG : Looking for writers 2026/02/26 03:48:52 DEBUG : dir: reading active writers 2026/02/26 03:48:52 DEBUG : >WaitForWriters: 2026/02/26 03:48:52 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:48:52 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:48:52 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:48:52 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:48:52 DEBUG : dir/file1(0xc00061fa80): _readAt: size=512, off=0 2026/02/26 03:48:52 DEBUG : dir/file1(0xc00061fa80): openPending: 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 03:48:52 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:52 DEBUG : dir/file1(0xc00061fa80): >openPending: err= 2026/02/26 03:48:52 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 03:48:52 DEBUG : dir/file1(0xc00061fa80): >_readAt: n=14, err=EOF 2026/02/26 03:48:52 DEBUG : dir/file1(0xc00061fa80): close: 2026/02/26 03:48:52 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:48:52 DEBUG : dir/file1(0xc00061fa80): >close: err= 2026/02/26 03:48:53 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:53 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:48:53 DEBUG : newLeaf: Updating file with newLeaf 0xc000736e40 2026/02/26 03:48:53 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:53 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:54 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/26 03:48:54 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/26 03:48:54 DEBUG : dir/file1: Updating file with dir/file1 0xc000736e40 2026/02/26 03:48:54 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 03:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:54 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:48:54 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:48:54 DEBUG : dir/file1(0xc000c28dc0): openPending: 2026/02/26 03:48:54 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/26 03:48:54 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 03:48:54 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:54 DEBUG : dir/file1(0xc000c28dc0): >openPending: err= 2026/02/26 03:48:54 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:48:54 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:48:54 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:48:54 DEBUG : dir/file1(0xc000c28dc0): _writeAt: size=25, off=0 2026/02/26 03:48:54 DEBUG : dir/file1(0xc000c28dc0): >_writeAt: n=25, err= 2026/02/26 03:48:54 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:54 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:48:54 DEBUG : newLeaf: Updating file with newLeaf 0xc000736e40 2026/02/26 03:48:54 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:54 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:54 DEBUG : newLeaf(0xc000c28dc0): close: 2026/02/26 03:48:54 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 03:48:54 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 03:48:54.276406734 +0000 UTC m=+58.414689709 2026/02/26 03:48:54 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 03:48:54 DEBUG : newLeaf(0xc000c28dc0): >close: err= 2026/02/26 03:48:54 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:54 DEBUG : dir: Looking for writers 2026/02/26 03:48:54 DEBUG : Looking for writers 2026/02/26 03:48:54 DEBUG : dir: reading active writers 2026/02/26 03:48:54 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:48:54 DEBUG : dir: Looking for writers 2026/02/26 03:48:54 DEBUG : Looking for writers 2026/02/26 03:48:54 DEBUG : dir: reading active writers 2026/02/26 03:48:54 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:48:54 DEBUG : dir: Looking for writers 2026/02/26 03:48:54 DEBUG : Looking for writers 2026/02/26 03:48:54 DEBUG : dir: reading active writers 2026/02/26 03:48:54 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:48:54 DEBUG : dir: Looking for writers 2026/02/26 03:48:54 DEBUG : Looking for writers 2026/02/26 03:48:54 DEBUG : dir: reading active writers 2026/02/26 03:48:54 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:48:54 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 03:48:54 DEBUG : dir: Looking for writers 2026/02/26 03:48:54 DEBUG : Looking for writers 2026/02/26 03:48:54 DEBUG : dir: reading active writers 2026/02/26 03:48:54 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:48:54 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:54 DEBUG : dir: Looking for writers 2026/02/26 03:48:54 DEBUG : Looking for writers 2026/02/26 03:48:54 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:54 DEBUG : dir: reading active writers 2026/02/26 03:48:54 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:48:55 DEBUG : newLeaf: size = 25 OK 2026/02/26 03:48:55 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:48:55 INFO : newLeaf: Copied (replaced existing) 2026/02/26 03:48:55 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 03:48:54 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/26 03:48:55 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 03:48:55 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:55 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 03:48:55 DEBUG : dir: Looking for writers 2026/02/26 03:48:55 DEBUG : Looking for writers 2026/02/26 03:48:55 DEBUG : dir: reading active writers 2026/02/26 03:48:55 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:55 DEBUG : >WaitForWriters: 2026/02/26 03:48:55 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:55 DEBUG : dir: Looking for writers 2026/02/26 03:48:55 DEBUG : Looking for writers 2026/02/26 03:48:55 DEBUG : dir: reading active writers 2026/02/26 03:48:55 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:55 DEBUG : >WaitForWriters: 2026/02/26 03:48:55 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:56 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:56 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:48:56 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:56 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:56 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:56 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:56 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:56 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:48:56 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:56 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:56 DEBUG : dir: Looking for writers 2026/02/26 03:48:56 DEBUG : file1: reading active writers 2026/02/26 03:48:56 DEBUG : Looking for writers 2026/02/26 03:48:56 DEBUG : dir: reading active writers 2026/02/26 03:48:56 DEBUG : >WaitForWriters: 2026/02/26 03:48:57 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:57 DEBUG : newLeaf: Updating file with newLeaf 0xc0004a2300 2026/02/26 03:48:57 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:57 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:57 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/26 03:48:57 DEBUG : dir/file1: Updating file with dir/file1 0xc0004a2300 2026/02/26 03:48:57 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 03:48:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:57 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:48:57 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:48:57 DEBUG : dir/file1(0xc00082c480): openPending: 2026/02/26 03:48:57 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/26 03:48:57 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 03:48:57 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:48:57 DEBUG : dir/file1(0xc00082c480): >openPending: err= 2026/02/26 03:48:57 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:48:57 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:48:57 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:48:57 DEBUG : dir/file1(0xc00082c480): _writeAt: size=25, off=0 2026/02/26 03:48:57 DEBUG : dir/file1(0xc00082c480): >_writeAt: n=25, err= 2026/02/26 03:48:58 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:48:58 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:48:58 DEBUG : newLeaf: Updating file with newLeaf 0xc0004a2300 2026/02/26 03:48:58 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:48:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:58 DEBUG : newLeaf(0xc00082c480): close: 2026/02/26 03:48:58 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 03:48:58 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 03:48:57.865574604 +0000 UTC m=+62.003857569 2026/02/26 03:48:58 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 03:48:58 DEBUG : newLeaf(0xc00082c480): >close: err= 2026/02/26 03:48:58 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:48:58 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:48:58 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:48:58 DEBUG : newLeaf: size = 25 OK 2026/02/26 03:48:58 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:48:58 INFO : newLeaf: Copied (replaced existing) 2026/02/26 03:48:58 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 03:48:57 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/26 03:48:58 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 03:48:58 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:48:58 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 03:48:58 DEBUG : dir: Looking for writers 2026/02/26 03:48:58 DEBUG : Looking for writers 2026/02/26 03:48:58 DEBUG : dir: reading active writers 2026/02/26 03:48:58 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:58 DEBUG : >WaitForWriters: 2026/02/26 03:48:59 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:48:59 DEBUG : dir: Looking for writers 2026/02/26 03:48:59 DEBUG : Looking for writers 2026/02/26 03:48:59 DEBUG : dir: reading active writers 2026/02/26 03:48:59 DEBUG : newLeaf: reading active writers 2026/02/26 03:48:59 DEBUG : >WaitForWriters: 2026/02/26 03:48:59 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:48:59 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:48:59 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:48:59 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:59 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:59 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:59 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:48:59 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:48:59 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:48:59 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:00 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:49:00 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:00 DEBUG : dir/file1(0xc000cf4300): openPending: 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 03:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:00 DEBUG : dir/file1(0xc000cf4300): >openPending: err= 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:49:00 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:00 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:00 DEBUG : dir/file1(0xc000cf4300): _writeAt: size=14, off=0 2026/02/26 03:49:00 DEBUG : dir/file1(0xc000cf4300): >_writeAt: n=14, err= 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 03:49:00 DEBUG : dir/file1(0xc000cf4300): close: 2026/02/26 03:49:00 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/26 03:49:00 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:00 DEBUG : dir/file1(0xc000cf4300): >close: err= 2026/02/26 03:49:00 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:00 DEBUG : dir: Looking for writers 2026/02/26 03:49:00 DEBUG : file1: reading active writers 2026/02/26 03:49:00 DEBUG : Looking for writers 2026/02/26 03:49:00 DEBUG : dir: reading active writers 2026/02/26 03:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:00 DEBUG : dir: Looking for writers 2026/02/26 03:49:00 DEBUG : file1: reading active writers 2026/02/26 03:49:00 DEBUG : Looking for writers 2026/02/26 03:49:00 DEBUG : dir: reading active writers 2026/02/26 03:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:00 DEBUG : dir: Looking for writers 2026/02/26 03:49:00 DEBUG : file1: reading active writers 2026/02/26 03:49:00 DEBUG : Looking for writers 2026/02/26 03:49:00 DEBUG : dir: reading active writers 2026/02/26 03:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:00 DEBUG : dir: Looking for writers 2026/02/26 03:49:00 DEBUG : file1: reading active writers 2026/02/26 03:49:00 DEBUG : Looking for writers 2026/02/26 03:49:00 DEBUG : dir: reading active writers 2026/02/26 03:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 03:49:00 DEBUG : dir: Looking for writers 2026/02/26 03:49:00 DEBUG : file1: reading active writers 2026/02/26 03:49:00 DEBUG : Looking for writers 2026/02/26 03:49:00 DEBUG : dir: reading active writers 2026/02/26 03:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:00 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:00 DEBUG : dir: Looking for writers 2026/02/26 03:49:00 DEBUG : file1: reading active writers 2026/02/26 03:49:00 DEBUG : Looking for writers 2026/02/26 03:49:00 DEBUG : dir: reading active writers 2026/02/26 03:49:00 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:00 DEBUG : dir/file1: size = 14 OK 2026/02/26 03:49:00 DEBUG : dir/file1: md5 = 0ef726ce9b1a7692357ff70dd321d595 OK 2026/02/26 03:49:00 INFO : dir/file1: Copied (replaced existing) 2026/02/26 03:49:00 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:00 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/26 03:49:00 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:00 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:01 DEBUG : dir: Looking for writers 2026/02/26 03:49:01 DEBUG : file1: reading active writers 2026/02/26 03:49:01 DEBUG : Looking for writers 2026/02/26 03:49:01 DEBUG : dir: reading active writers 2026/02/26 03:49:01 DEBUG : >WaitForWriters: 2026/02/26 03:49:01 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:01 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:01 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:01 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:01 DEBUG : dir/file1(0xc00023fa80): _readAt: size=512, off=0 2026/02/26 03:49:01 DEBUG : dir/file1(0xc00023fa80): openPending: 2026/02/26 03:49:01 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/26 03:49:01 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 03:49:01 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:01 DEBUG : dir/file1(0xc00023fa80): >openPending: err= 2026/02/26 03:49:01 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/26 03:49:01 DEBUG : dir/file1(0xc00023fa80): >_readAt: n=14, err=EOF 2026/02/26 03:49:01 DEBUG : dir/file1(0xc00023fa80): close: 2026/02/26 03:49:01 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:01 DEBUG : dir/file1(0xc00023fa80): >close: err= 2026/02/26 03:49:01 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:49:01 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:49:01 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c7c80 2026/02/26 03:49:01 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:49:01 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:49:02 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/26 03:49:02 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/26 03:49:02 DEBUG : dir/file1: Updating file with dir/file1 0xc0008c7c80 2026/02/26 03:49:02 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 03:49:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:02 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:49:02 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:02 DEBUG : dir/file1(0xc000599300): openPending: 2026/02/26 03:49:02 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/26 03:49:02 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 03:49:02 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:02 DEBUG : dir/file1(0xc000599300): >openPending: err= 2026/02/26 03:49:02 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:49:02 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:02 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:02 DEBUG : dir/file1(0xc000599300): _writeAt: size=25, off=0 2026/02/26 03:49:02 DEBUG : dir/file1(0xc000599300): >_writeAt: n=25, err= 2026/02/26 03:49:02 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:49:02 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:49:02 DEBUG : newLeaf: Updating file with newLeaf 0xc0008c7c80 2026/02/26 03:49:02 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:49:02 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:49:02 DEBUG : newLeaf(0xc000599300): close: 2026/02/26 03:49:02 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 03:49:02 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 03:49:02.524369636 +0000 UTC m=+66.662652601 2026/02/26 03:49:02 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:02 DEBUG : newLeaf(0xc000599300): >close: err= 2026/02/26 03:49:02 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:02 DEBUG : dir: Looking for writers 2026/02/26 03:49:02 DEBUG : Looking for writers 2026/02/26 03:49:02 DEBUG : dir: reading active writers 2026/02/26 03:49:02 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:02 DEBUG : dir: Looking for writers 2026/02/26 03:49:02 DEBUG : Looking for writers 2026/02/26 03:49:02 DEBUG : dir: reading active writers 2026/02/26 03:49:02 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:02 DEBUG : dir: Looking for writers 2026/02/26 03:49:02 DEBUG : Looking for writers 2026/02/26 03:49:02 DEBUG : dir: reading active writers 2026/02/26 03:49:02 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:02 DEBUG : dir: Looking for writers 2026/02/26 03:49:02 DEBUG : Looking for writers 2026/02/26 03:49:02 DEBUG : dir: reading active writers 2026/02/26 03:49:02 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:02 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:02 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 03:49:03 DEBUG : dir: Looking for writers 2026/02/26 03:49:03 DEBUG : Looking for writers 2026/02/26 03:49:03 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:03 DEBUG : dir: reading active writers 2026/02/26 03:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:03 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:03 DEBUG : dir: Looking for writers 2026/02/26 03:49:03 DEBUG : Looking for writers 2026/02/26 03:49:03 DEBUG : dir: reading active writers 2026/02/26 03:49:03 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:03 DEBUG : newLeaf: size = 25 OK 2026/02/26 03:49:03 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:49:03 INFO : newLeaf: Copied (replaced existing) 2026/02/26 03:49:03 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 03:49:02 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/26 03:49:03 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 03:49:03 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:49:03 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 03:49:03 DEBUG : dir: Looking for writers 2026/02/26 03:49:03 DEBUG : Looking for writers 2026/02/26 03:49:03 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:03 DEBUG : dir: reading active writers 2026/02/26 03:49:03 DEBUG : >WaitForWriters: 2026/02/26 03:49:03 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:03 DEBUG : dir: Looking for writers 2026/02/26 03:49:03 DEBUG : Looking for writers 2026/02/26 03:49:03 DEBUG : dir: reading active writers 2026/02/26 03:49:03 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:03 DEBUG : >WaitForWriters: 2026/02/26 03:49:03 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:04 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:04 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:04 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:04 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:04 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:04 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:04 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:04 DEBUG : dir: Looking for writers 2026/02/26 03:49:04 DEBUG : file1: reading active writers 2026/02/26 03:49:04 DEBUG : Looking for writers 2026/02/26 03:49:04 DEBUG : dir: reading active writers 2026/02/26 03:49:04 DEBUG : >WaitForWriters: 2026/02/26 03:49:04 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:04 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:04 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:04 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:04 DEBUG : dir/file1(0xc0008c4b80): _readAt: size=512, off=0 2026/02/26 03:49:04 DEBUG : dir/file1(0xc0008c4b80): openPending: 2026/02/26 03:49:04 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "" 2026/02/26 03:49:04 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/26 03:49:04 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:04 DEBUG : dir/file1(0xc0008c4b80): >openPending: err= 2026/02/26 03:49:04 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/26 03:49:04 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:49:04 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:04 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:04 DEBUG : dir/file1(0xc0008c4b80): >_readAt: n=14, err=EOF 2026/02/26 03:49:04 DEBUG : dir/file1(0xc0008c4b80): close: 2026/02/26 03:49:04 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:04 DEBUG : dir/file1(0xc0008c4b80): >close: err= 2026/02/26 03:49:05 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:49:05 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:49:05 DEBUG : newLeaf: Updating file with newLeaf 0xc00019da40 2026/02/26 03:49:05 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:49:05 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:49:06 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/26 03:49:06 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/26 03:49:06 DEBUG : dir/file1: Updating file with dir/file1 0xc00019da40 2026/02/26 03:49:06 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/26 03:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:06 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:49:06 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:06 DEBUG : dir/file1(0xc000989580): openPending: 2026/02/26 03:49:06 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC,0ef726ce9b1a7692357ff70dd321d595" 2026/02/26 03:49:06 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/26 03:49:06 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:06 DEBUG : dir/file1(0xc000989580): >openPending: err= 2026/02/26 03:49:06 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:49:06 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:06 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:06 DEBUG : dir/file1(0xc000989580): _writeAt: size=25, off=0 2026/02/26 03:49:06 DEBUG : dir/file1(0xc000989580): >_writeAt: n=25, err= 2026/02/26 03:49:06 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/26 03:49:06 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/26 03:49:06 DEBUG : newLeaf: Updating file with newLeaf 0xc00019da40 2026/02/26 03:49:06 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:49:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:49:06 DEBUG : newLeaf(0xc000989580): close: 2026/02/26 03:49:06 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/26 03:49:06 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-26 03:49:06.191844425 +0000 UTC m=+70.330127410 2026/02/26 03:49:06 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:06 DEBUG : newLeaf(0xc000989580): >close: err= 2026/02/26 03:49:06 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:06 DEBUG : dir: Looking for writers 2026/02/26 03:49:06 DEBUG : Looking for writers 2026/02/26 03:49:06 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:06 DEBUG : dir: reading active writers 2026/02/26 03:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:06 DEBUG : dir: Looking for writers 2026/02/26 03:49:06 DEBUG : Looking for writers 2026/02/26 03:49:06 DEBUG : dir: reading active writers 2026/02/26 03:49:06 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:06 DEBUG : dir: Looking for writers 2026/02/26 03:49:06 DEBUG : Looking for writers 2026/02/26 03:49:06 DEBUG : dir: reading active writers 2026/02/26 03:49:06 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:06 DEBUG : dir: Looking for writers 2026/02/26 03:49:06 DEBUG : Looking for writers 2026/02/26 03:49:06 DEBUG : dir: reading active writers 2026/02/26 03:49:06 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:06 DEBUG : newLeaf: vfs cache: starting upload 2026/02/26 03:49:06 DEBUG : dir: Looking for writers 2026/02/26 03:49:06 DEBUG : Looking for writers 2026/02/26 03:49:06 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:06 DEBUG : dir: reading active writers 2026/02/26 03:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:06 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:06 DEBUG : dir: Looking for writers 2026/02/26 03:49:06 DEBUG : Looking for writers 2026/02/26 03:49:06 DEBUG : dir: reading active writers 2026/02/26 03:49:06 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:06 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:06 DEBUG : newLeaf: size = 25 OK 2026/02/26 03:49:06 DEBUG : newLeaf: md5 = c7247bead226dfd7bd970c17229f4044 OK 2026/02/26 03:49:06 INFO : newLeaf: Copied (replaced existing) 2026/02/26 03:49:06 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-26 03:49:06 +0000 UTC,c7247bead226dfd7bd970c17229f4044" 2026/02/26 03:49:06 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/26 03:49:06 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/26 03:49:06 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/26 03:49:07 DEBUG : dir: Looking for writers 2026/02/26 03:49:07 DEBUG : Looking for writers 2026/02/26 03:49:07 DEBUG : dir: reading active writers 2026/02/26 03:49:07 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:07 DEBUG : >WaitForWriters: 2026/02/26 03:49:07 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:07 DEBUG : dir: Looking for writers 2026/02/26 03:49:07 DEBUG : Looking for writers 2026/02/26 03:49:07 DEBUG : dir: reading active writers 2026/02/26 03:49:07 DEBUG : newLeaf: reading active writers 2026/02/26 03:49:07 DEBUG : >WaitForWriters: 2026/02/26 03:49:07 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestFileRename (22.82s) --- PASS: TestFileRename/off,forceCache=false (3.27s) --- PASS: TestFileRename/minimal,forceCache=false (3.31s) --- PASS: TestFileRename/minimal,forceCache=true (4.34s) --- PASS: TestFileRename/writes,forceCache=false (3.70s) --- PASS: TestFileRename/writes,forceCache=true (4.56s) --- PASS: TestFileRename/full,forceCache=false (3.65s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:07 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:07 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:07 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:07 DEBUG : Looking for writers 2026/02/26 03:49:07 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.16s) === 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:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:08 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:08 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:08 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:08 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:08 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:49:08 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 03:49:08 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:08 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:08 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:08 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:08 DEBUG : dir: Looking for writers 2026/02/26 03:49:08 DEBUG : file1: reading active writers 2026/02/26 03:49:08 DEBUG : Looking for writers 2026/02/26 03:49:08 DEBUG : dir: reading active writers 2026/02/26 03:49:08 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (1.24s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:09 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:09 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:09 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:09 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:09 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:49:09 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 03:49:09 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/26 03:49:10 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/26 03:49:10 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/26 03:49:10 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/26 03:49:10 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/26 03:49:10 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:10 DEBUG : dir: Looking for writers 2026/02/26 03:49:10 DEBUG : file1: reading active writers 2026/02/26 03:49:10 DEBUG : Looking for writers 2026/02/26 03:49:10 DEBUG : dir: reading active writers 2026/02/26 03:49:10 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (1.62s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:10 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:11 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:11 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:11 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:11 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:49:11 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/26 03:49:11 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/26 03:49:11 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/26 03:49:11 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/26 03:49:11 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/26 03:49:11 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/26 03:49:11 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/26 03:49:11 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/26 03:49:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/26 03:49:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/26 03:49:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/26 03:49:12 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/26 03:49:12 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/26 03:49:12 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/26 03:49:12 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/26 03:49:12 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/26 03:49:12 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:12 DEBUG : dir: Looking for writers 2026/02/26 03:49:12 DEBUG : file1: reading active writers 2026/02/26 03:49:12 DEBUG : Looking for writers 2026/02/26 03:49:12 DEBUG : dir: reading active writers 2026/02/26 03:49:12 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (1.71s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:12 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:12 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:13 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:13 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:13 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:49:13 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 03:49:13 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:13 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:13 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:13 DEBUG : dir: Looking for writers 2026/02/26 03:49:13 DEBUG : file1: reading active writers 2026/02/26 03:49:13 DEBUG : Looking for writers 2026/02/26 03:49:13 DEBUG : dir: reading active writers 2026/02/26 03:49:13 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (1.28s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:13 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:14 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:14 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:14 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:14 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/26 03:49:14 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/26 03:49:14 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:14 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:14 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/26 03:49:14 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/26 03:49:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:14 DEBUG : dir: Looking for writers 2026/02/26 03:49:14 DEBUG : file1: reading active writers 2026/02/26 03:49:14 DEBUG : Looking for writers 2026/02/26 03:49:14 DEBUG : dir: reading active writers 2026/02/26 03:49:14 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (1.33s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:15 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:15 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:15 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:15 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:15 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:15 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:15 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:15 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:15 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:15 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:15 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:15 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:15 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:15 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:15 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): _readAt: size=1, off=0 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): openPending: 2026/02/26 03:49:15 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:15 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:15 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): >openPending: err= 2026/02/26 03:49:15 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/26 03:49:15 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:49:15 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:15 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): >_readAt: n=1, err= 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): _readAt: size=256, off=1 2026/02/26 03:49:15 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): >_readAt: n=15, err=EOF 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): _readAt: size=16, off=16 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): >_readAt: n=0, err=EOF 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): close: 2026/02/26 03:49:15 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): >close: err= 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): close: 2026/02/26 03:49:15 DEBUG : dir/file1(0xc000c3af00): >close: err=file already closed 2026/02/26 03:49:15 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:15 DEBUG : dir: Looking for writers 2026/02/26 03:49:15 DEBUG : file1: reading active writers 2026/02/26 03:49:15 DEBUG : Looking for writers 2026/02/26 03:49:15 DEBUG : dir: reading active writers 2026/02/26 03:49:15 DEBUG : >WaitForWriters: 2026/02/26 03:49:15 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (1.24s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:16 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:16 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:16 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:16 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:16 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:16 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:16 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:16 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:16 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:16 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:17 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:17 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:17 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:17 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:17 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): _readAt: size=1, off=0 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): openPending: 2026/02/26 03:49:17 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:17 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:17 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >openPending: err= 2026/02/26 03:49:17 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/26 03:49:17 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:49:17 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:17 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >_readAt: n=1, err= 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): _readAt: size=1, off=5 2026/02/26 03:49:17 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >_readAt: n=1, err= 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): _readAt: size=1, off=3 2026/02/26 03:49:17 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >_readAt: n=1, err= 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): _readAt: size=1, off=13 2026/02/26 03:49:17 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >_readAt: n=1, err= 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): _readAt: size=16, off=100 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >_readAt: n=0, err=EOF 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): close: 2026/02/26 03:49:17 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:17 DEBUG : dir/file1(0xc000900780): >close: err= 2026/02/26 03:49:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:17 DEBUG : dir: Looking for writers 2026/02/26 03:49:17 DEBUG : file1: reading active writers 2026/02/26 03:49:17 DEBUG : Looking for writers 2026/02/26 03:49:17 DEBUG : dir: reading active writers 2026/02/26 03:49:17 DEBUG : >WaitForWriters: 2026/02/26 03:49:17 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (1.37s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:17 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:17 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:17 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:17 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:17 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:17 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:18 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:18 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:18 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:18 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:18 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:18 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=1, off=0 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): openPending: 2026/02/26 03:49:18 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:18 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:18 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >openPending: err= 2026/02/26 03:49:18 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/26 03:49:18 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:49:18 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:18 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=1, err= 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=1, off=5 2026/02/26 03:49:18 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=1, err= 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=1, off=1 2026/02/26 03:49:18 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=1, err= 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=6, off=10 2026/02/26 03:49:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=6, err= 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=256, off=10 2026/02/26 03:49:18 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=6, err=EOF 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=256, off=100 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=0, err=EOF 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): close: 2026/02/26 03:49:18 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >close: err= 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): _readAt: size=256, off=100 2026/02/26 03:49:18 DEBUG : dir/file1(0xc000d7d080): >_readAt: n=0, err=file already closed 2026/02/26 03:49:18 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:18 DEBUG : dir: Looking for writers 2026/02/26 03:49:18 DEBUG : file1: reading active writers 2026/02/26 03:49:18 DEBUG : Looking for writers 2026/02/26 03:49:18 DEBUG : dir: reading active writers 2026/02/26 03:49:18 DEBUG : >WaitForWriters: 2026/02/26 03:49:18 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (1.28s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:19 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:19 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:19 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:19 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:19 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:19 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:19 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:19 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:19 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:19 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:19 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:19 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): RWFileHandle.Flush 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): _readAt: size=256, off=0 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): openPending: 2026/02/26 03:49:19 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:19 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:19 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): >openPending: err= 2026/02/26 03:49:19 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/26 03:49:19 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:49:19 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:19 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): >_readAt: n=16, err=EOF 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): RWFileHandle.Flush 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): RWFileHandle.Flush 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): close: 2026/02/26 03:49:19 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:19 DEBUG : dir/file1(0xc000aaa380): >close: err= 2026/02/26 03:49:19 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:19 DEBUG : dir: Looking for writers 2026/02/26 03:49:19 DEBUG : file1: reading active writers 2026/02/26 03:49:19 DEBUG : Looking for writers 2026/02/26 03:49:19 DEBUG : dir: reading active writers 2026/02/26 03:49:19 DEBUG : >WaitForWriters: 2026/02/26 03:49:19 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (1.28s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:20 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:20 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:20 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:20 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:20 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:20 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:20 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:20 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:20 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:20 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:49:21 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/26 03:49:21 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:21 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:21 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:21 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): _readAt: size=256, off=0 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): openPending: 2026/02/26 03:49:21 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:21 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): >openPending: err= 2026/02/26 03:49:21 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/26 03:49:21 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:49:21 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:49:21 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): >_readAt: n=16, err=EOF 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): RWFileHandle.Release 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): close: 2026/02/26 03:49:21 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): >close: err= 2026/02/26 03:49:21 DEBUG : dir/file1(0xc000ad5140): RWFileHandle.Release 2026/02/26 03:49:21 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:21 DEBUG : dir: Looking for writers 2026/02/26 03:49:21 DEBUG : file1: reading active writers 2026/02/26 03:49:21 DEBUG : Looking for writers 2026/02/26 03:49:21 DEBUG : dir: reading active writers 2026/02/26 03:49:21 DEBUG : >WaitForWriters: 2026/02/26 03:49:21 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (1.30s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:21 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:21 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:21 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:21 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:21 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:21 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:21 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:21 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:21 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:21 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:21 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): openPending: 2026/02/26 03:49:21 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): >openPending: err= 2026/02/26 03:49:21 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:21 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:21 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:21 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): _writeAt: size=5, off=0 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): >_writeAt: n=5, err= 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): _writeAt: size=7, off=5 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): >_writeAt: n=7, err= 2026/02/26 03:49:21 DEBUG : file1: vfs cache: truncate to size=11 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): close: 2026/02/26 03:49:21 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 03:49:21.816818417 +0000 UTC m=+85.955101402 2026/02/26 03:49:21 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): >close: err= 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): close: 2026/02/26 03:49:21 DEBUG : file1(0xc000b81180): >close: err=file already closed 2026/02/26 03:49:21 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:21 DEBUG : Looking for writers 2026/02/26 03:49:21 DEBUG : file1: reading active writers 2026/02/26 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:21 DEBUG : Looking for writers 2026/02/26 03:49:21 DEBUG : file1: reading active writers 2026/02/26 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:21 DEBUG : Looking for writers 2026/02/26 03:49:21 DEBUG : file1: reading active writers 2026/02/26 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:21 DEBUG : Looking for writers 2026/02/26 03:49:21 DEBUG : file1: reading active writers 2026/02/26 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:21 DEBUG : file1: vfs cache: starting upload 2026/02/26 03:49:21 DEBUG : Looking for writers 2026/02/26 03:49:21 DEBUG : file1: reading active writers 2026/02/26 03:49:21 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:22 DEBUG : file1: size = 11 OK 2026/02/26 03:49:22 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 03:49:22 INFO : file1: Copied (new) 2026/02/26 03:49:22 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-26 03:49:21 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/02/26 03:49:22 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:22 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : >WaitForWriters: 2026/02/26 03:49:22 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : >WaitForWriters: 2026/02/26 03:49:22 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (1.10s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:22 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:22 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:22 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:22 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:22 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:22 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:22 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:22 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:22 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): openPending: 2026/02/26 03:49:22 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): >openPending: err= 2026/02/26 03:49:22 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:22 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:22 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): _writeAt: size=7, off=0 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): >_writeAt: n=7, err= 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): _writeAt: size=6, off=5 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): >_writeAt: n=6, err= 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): close: 2026/02/26 03:49:22 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 03:49:22.91328236 +0000 UTC m=+87.051565366 2026/02/26 03:49:22 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): >close: err= 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): _writeAt: size=5, off=0 2026/02/26 03:49:22 DEBUG : file1(0xc0000f23c0): >_writeAt: n=0, err=file already closed 2026/02/26 03:49:22 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:22 DEBUG : Looking for writers 2026/02/26 03:49:22 DEBUG : file1: reading active writers 2026/02/26 03:49:22 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:23 DEBUG : file1: vfs cache: starting upload 2026/02/26 03:49:23 DEBUG : Looking for writers 2026/02/26 03:49:23 DEBUG : file1: reading active writers 2026/02/26 03:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:23 DEBUG : Looking for writers 2026/02/26 03:49:23 DEBUG : file1: reading active writers 2026/02/26 03:49:23 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:23 DEBUG : file1: size = 11 OK 2026/02/26 03:49:23 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 03:49:23 INFO : file1: Copied (new) 2026/02/26 03:49:23 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-26 03:49:22 +0000 UTC,5eb63bbbe01eeed093cb22bb8f5acdc3" 2026/02/26 03:49:23 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:23 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:23 DEBUG : Looking for writers 2026/02/26 03:49:23 DEBUG : file1: reading active writers 2026/02/26 03:49:23 DEBUG : >WaitForWriters: 2026/02/26 03:49:23 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:23 DEBUG : Looking for writers 2026/02/26 03:49:23 DEBUG : file1: reading active writers 2026/02/26 03:49:23 DEBUG : >WaitForWriters: 2026/02/26 03:49:23 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (1.08s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:23 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:23 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:23 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:23 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:23 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:23 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:23 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:23 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:23 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:23 DEBUG : file1(0xc0008ee2c0): openPending: 2026/02/26 03:49:23 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:23 DEBUG : file1(0xc0008ee2c0): >openPending: err= 2026/02/26 03:49:23 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:23 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:23 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 03:49:23 DEBUG : file1(0xc0008ee2c0): close: 2026/02/26 03:49:23 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 03:49:23.988880549 +0000 UTC m=+88.127163515 2026/02/26 03:49:23 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:23 DEBUG : file1(0xc0008ee2c0): >close: err= 2026/02/26 03:49:23 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 03:49:23 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:49:23 DEBUG : file2: newRWFileHandle: 2026/02/26 03:49:23 DEBUG : file2(0xc0008ee740): openPending: 2026/02/26 03:49:23 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 03:49:23 DEBUG : file2(0xc0008ee740): >openPending: err= 2026/02/26 03:49:23 DEBUG : file2: >newRWFileHandle: err= 2026/02/26 03:49:23 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 03:49:23 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/26 03:49:23 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/26 03:49:23 DEBUG : file2(0xc0008ee740): RWFileHandle.Flush 2026/02/26 03:49:23 DEBUG : file2(0xc0008ee740): RWFileHandle.Release 2026/02/26 03:49:23 DEBUG : file2(0xc0008ee740): close: 2026/02/26 03:49:23 DEBUG : file2: vfs cache: setting modification time to 2026-02-26 03:49:23.990127802 +0000 UTC m=+88.128410777 2026/02/26 03:49:23 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:23 DEBUG : file2(0xc0008ee740): >close: err= 2026/02/26 03:49:23 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:23 DEBUG : Looking for writers 2026/02/26 03:49:23 DEBUG : file1: reading active writers 2026/02/26 03:49:23 DEBUG : file2: reading active writers 2026/02/26 03:49:23 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/26 03:49:24 DEBUG : file1: vfs cache: starting upload 2026/02/26 03:49:24 DEBUG : file2: vfs cache: starting upload 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 160ms 2026/02/26 03:49:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:24 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : Still 0 writers active and 2 cache items in use, waiting 320ms 2026/02/26 03:49:24 DEBUG : file1: size = 0 OK 2026/02/26 03:49:24 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 03:49:24 INFO : file1: Copied (new) 2026/02/26 03:49:24 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-26 03:49:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/02/26 03:49:24 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:24 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:24 DEBUG : file2: size = 0 OK 2026/02/26 03:49:24 DEBUG : file2: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 03:49:24 INFO : file2: Copied (new) 2026/02/26 03:49:24 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-26 03:49:23 +0000 UTC,d41d8cd98f00b204e9800998ecf8427e" 2026/02/26 03:49:24 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/26 03:49:24 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/26 03:49:24 INFO : file2: vfs cache: upload succeeded try #1 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : >WaitForWriters: 2026/02/26 03:49:24 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:24 DEBUG : Looking for writers 2026/02/26 03:49:24 DEBUG : file1: reading active writers 2026/02/26 03:49:24 DEBUG : file2: reading active writers 2026/02/26 03:49:24 DEBUG : >WaitForWriters: 2026/02/26 03:49:24 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (1.19s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:25 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:25 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:25 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:25 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:25 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:25 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:25 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:25 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:25 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): openPending: 2026/02/26 03:49:25 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): >openPending: err= 2026/02/26 03:49:25 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:25 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:25 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): _writeAt: size=5, off=0 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): >_writeAt: n=5, err= 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): RWFileHandle.Flush 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): RWFileHandle.Flush 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): close: 2026/02/26 03:49:25 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 03:49:25.183794707 +0000 UTC m=+89.322077672 2026/02/26 03:49:25 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:25 DEBUG : file1(0xc0004cca40): >close: err= 2026/02/26 03:49:25 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:25 DEBUG : file1: vfs cache: starting upload 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:25 DEBUG : file1: size = 5 OK 2026/02/26 03:49:25 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:49:25 INFO : file1: Copied (new) 2026/02/26 03:49:25 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-26 03:49:25 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/26 03:49:25 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:25 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:25 DEBUG : Looking for writers 2026/02/26 03:49:25 DEBUG : file1: reading active writers 2026/02/26 03:49:25 DEBUG : >WaitForWriters: 2026/02/26 03:49:25 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.99s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:26 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:26 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:26 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:26 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:26 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:26 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:26 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:26 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:26 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:26 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:26 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): openPending: 2026/02/26 03:49:26 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): >openPending: err= 2026/02/26 03:49:26 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:26 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:26 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): _writeAt: size=5, off=0 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): >_writeAt: n=5, err= 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): RWFileHandle.Release 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): close: 2026/02/26 03:49:26 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 03:49:26.167263169 +0000 UTC m=+90.305546134 2026/02/26 03:49:26 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): >close: err= 2026/02/26 03:49:26 DEBUG : file1(0xc000847c80): RWFileHandle.Release 2026/02/26 03:49:26 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:26 DEBUG : file1: vfs cache: starting upload 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:26 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:26 DEBUG : file1: size = 5 OK 2026/02/26 03:49:26 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:49:26 INFO : file1: Copied (new) 2026/02/26 03:49:26 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-26 03:49:26 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/26 03:49:26 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:26 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:26 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:26 DEBUG : Looking for writers 2026/02/26 03:49:26 DEBUG : file1: reading active writers 2026/02/26 03:49:26 DEBUG : >WaitForWriters: 2026/02/26 03:49:26 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (1.04s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:27 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:27 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:27 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:27 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:27 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:27 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:27 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:27 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:27 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 03:49:27 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:49:27 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:27 DEBUG : dir/file1(0xc000a15f40): openPending: 2026/02/26 03:49:27 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:27 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:27 DEBUG : dir/file1(0xc000a15f40): >openPending: err= 2026/02/26 03:49:27 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/26 03:49:27 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:27 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:27 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:27 DEBUG : dir/file1(0xc000a15f40): _writeAt: size=5, off=0 2026/02/26 03:49:27 DEBUG : dir/file1(0xc000a15f40): >_writeAt: n=5, err= 2026/02/26 03:49:27 DEBUG : dir/file1(0xc000a15f40): close: 2026/02/26 03:49:27 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:27 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-26 03:49:27.79472887 +0000 UTC m=+91.933011835 2026/02/26 03:49:27 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:27 DEBUG : dir/file1(0xc000a15f40): >close: err= 2026/02/26 03:49:27 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:27 DEBUG : dir: Looking for writers 2026/02/26 03:49:27 DEBUG : file1: reading active writers 2026/02/26 03:49:27 DEBUG : Looking for writers 2026/02/26 03:49:27 DEBUG : dir: reading active writers 2026/02/26 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:27 DEBUG : dir: Looking for writers 2026/02/26 03:49:27 DEBUG : file1: reading active writers 2026/02/26 03:49:27 DEBUG : Looking for writers 2026/02/26 03:49:27 DEBUG : dir: reading active writers 2026/02/26 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:27 DEBUG : dir: Looking for writers 2026/02/26 03:49:27 DEBUG : file1: reading active writers 2026/02/26 03:49:27 DEBUG : Looking for writers 2026/02/26 03:49:27 DEBUG : dir: reading active writers 2026/02/26 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:27 DEBUG : dir: Looking for writers 2026/02/26 03:49:27 DEBUG : file1: reading active writers 2026/02/26 03:49:27 DEBUG : Looking for writers 2026/02/26 03:49:27 DEBUG : dir: reading active writers 2026/02/26 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:27 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 03:49:27 DEBUG : dir: Looking for writers 2026/02/26 03:49:27 DEBUG : file1: reading active writers 2026/02/26 03:49:27 DEBUG : Looking for writers 2026/02/26 03:49:27 DEBUG : dir: reading active writers 2026/02/26 03:49:27 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:28 DEBUG : dir: Looking for writers 2026/02/26 03:49:28 DEBUG : file1: reading active writers 2026/02/26 03:49:28 DEBUG : Looking for writers 2026/02/26 03:49:28 DEBUG : dir: reading active writers 2026/02/26 03:49:28 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:28 DEBUG : dir/file1: size = 5 OK 2026/02/26 03:49:28 DEBUG : dir/file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:49:28 INFO : dir/file1: Copied (replaced existing) 2026/02/26 03:49:28 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-26 03:49:27 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/26 03:49:28 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:28 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:28 DEBUG : dir: Looking for writers 2026/02/26 03:49:28 DEBUG : file1: reading active writers 2026/02/26 03:49:28 DEBUG : Looking for writers 2026/02/26 03:49:28 DEBUG : dir: reading active writers 2026/02/26 03:49:28 DEBUG : >WaitForWriters: 2026/02/26 03:49:28 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (1.89s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:29 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:29 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:29 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:29 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:29 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:29 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:29 DEBUG : dir/file1: newRWFileHandle: 2026/02/26 03:49:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/26 03:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/26 03:49:29 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): _writeAt: size=5, off=0 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): openPending: 2026/02/26 03:49:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC,4032af8d61035123906e58e067140cc5" against cached fingerprint "" 2026/02/26 03:49:29 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/26 03:49:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): >openPending: err= 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): >_writeAt: n=5, err= 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): _writeAt: size=15, off=5 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): >_writeAt: n=15, err= 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): close: 2026/02/26 03:49:29 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/26 03:49:29 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-26 03:49:29.618021193 +0000 UTC m=+93.756304157 2026/02/26 03:49:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:29 DEBUG : dir/file1(0xc000c08c00): >close: err= 2026/02/26 03:49:29 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:29 DEBUG : dir: Looking for writers 2026/02/26 03:49:29 DEBUG : file1: reading active writers 2026/02/26 03:49:29 DEBUG : Looking for writers 2026/02/26 03:49:29 DEBUG : dir: reading active writers 2026/02/26 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:29 DEBUG : dir: Looking for writers 2026/02/26 03:49:29 DEBUG : file1: reading active writers 2026/02/26 03:49:29 DEBUG : Looking for writers 2026/02/26 03:49:29 DEBUG : dir: reading active writers 2026/02/26 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:29 DEBUG : dir: Looking for writers 2026/02/26 03:49:29 DEBUG : file1: reading active writers 2026/02/26 03:49:29 DEBUG : Looking for writers 2026/02/26 03:49:29 DEBUG : dir: reading active writers 2026/02/26 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:29 DEBUG : dir: Looking for writers 2026/02/26 03:49:29 DEBUG : file1: reading active writers 2026/02/26 03:49:29 DEBUG : Looking for writers 2026/02/26 03:49:29 DEBUG : dir: reading active writers 2026/02/26 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:29 DEBUG : dir/file1: vfs cache: starting upload 2026/02/26 03:49:29 DEBUG : dir: Looking for writers 2026/02/26 03:49:29 DEBUG : file1: reading active writers 2026/02/26 03:49:29 DEBUG : Looking for writers 2026/02/26 03:49:29 DEBUG : dir: reading active writers 2026/02/26 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:29 DEBUG : dir: Looking for writers 2026/02/26 03:49:29 DEBUG : file1: reading active writers 2026/02/26 03:49:29 DEBUG : Looking for writers 2026/02/26 03:49:29 DEBUG : dir: reading active writers 2026/02/26 03:49:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:30 DEBUG : dir/file1: size = 20 OK 2026/02/26 03:49:30 DEBUG : dir/file1: md5 = 5198435b5c4e591523b7f5435cc07e88 OK 2026/02/26 03:49:30 INFO : dir/file1: Copied (replaced existing) 2026/02/26 03:49:30 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-26 03:49:29 +0000 UTC,5198435b5c4e591523b7f5435cc07e88" 2026/02/26 03:49:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:30 DEBUG : dir: Looking for writers 2026/02/26 03:49:30 DEBUG : file1: reading active writers 2026/02/26 03:49:30 DEBUG : Looking for writers 2026/02/26 03:49:30 DEBUG : dir: reading active writers 2026/02/26 03:49:30 DEBUG : >WaitForWriters: 2026/02/26 03:49:30 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (1.85s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:30 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:30 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:30 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:30 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:30 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:30 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:30 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:30 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:30 DEBUG : file1(0xc000c1f900): openPending: 2026/02/26 03:49:30 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:30 DEBUG : file1(0xc000c1f900): >openPending: err= 2026/02/26 03:49:30 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:30 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:30 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:30 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/26 03:49:30 DEBUG : file1(0xc000c1f900): _writeAt: size=5, off=0 2026/02/26 03:49:30 DEBUG : file1(0xc000c1f900): >_writeAt: n=5, err= 2026/02/26 03:49:30 DEBUG : file1(0xc000c1f900): close: 2026/02/26 03:49:30 DEBUG : file1: vfs cache: setting modification time to 2026-02-26 03:49:30.944130897 +0000 UTC m=+95.082413861 2026/02/26 03:49:30 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:30 DEBUG : file1(0xc000c1f900): >close: err= 2026/02/26 03:49:30 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:30 DEBUG : Looking for writers 2026/02/26 03:49:30 DEBUG : file1: reading active writers 2026/02/26 03:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:30 DEBUG : Looking for writers 2026/02/26 03:49:30 DEBUG : file1: reading active writers 2026/02/26 03:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:30 DEBUG : Looking for writers 2026/02/26 03:49:30 DEBUG : file1: reading active writers 2026/02/26 03:49:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:31 DEBUG : Looking for writers 2026/02/26 03:49:31 DEBUG : file1: reading active writers 2026/02/26 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:31 DEBUG : file1: vfs cache: starting upload 2026/02/26 03:49:31 DEBUG : Looking for writers 2026/02/26 03:49:31 DEBUG : file1: reading active writers 2026/02/26 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:49:31 DEBUG : Looking for writers 2026/02/26 03:49:31 DEBUG : file1: reading active writers 2026/02/26 03:49:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:31 DEBUG : file1: size = 5 OK 2026/02/26 03:49:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:49:31 INFO : file1: Copied (new) 2026/02/26 03:49:31 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-26 03:49:30 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/26 03:49:31 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:31 INFO : file1: vfs cache: upload succeeded try #1 2026/02/26 03:49:31 DEBUG : Looking for writers 2026/02/26 03:49:31 DEBUG : file1: reading active writers 2026/02/26 03:49:31 DEBUG : >WaitForWriters: 2026/02/26 03:49:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (1.00s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:31 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/26 03:49:31 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521680): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521680): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521680): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521680): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521680): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.955574297 +0000 UTC m=+96.093857292 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521680): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): _writeAt: size=3, off=2 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.955574297 +0000 UTC m=+96.093857292 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000521b00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766040): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766040): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766040): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766040): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766040): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.955574297 +0000 UTC m=+96.093857292 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766040): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689030 item 1 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766780): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766780): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766780): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766780): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766780): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.960263879 +0000 UTC m=+96.098546855 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766780): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766c80): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766c80): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766c80): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766c80): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766c80): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.960263879 +0000 UTC m=+96.098546855 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000766c80): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689570 item 2 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0007672c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0007672c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0007672c0): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0007672c0): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0007672c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.962779121 +0000 UTC m=+96.101062096 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0007672c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): _writeAt: size=3, off=2 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.962779121 +0000 UTC m=+96.101062096 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767740): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767c00): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767c00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767c00): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767c00): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767c00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.962779121 +0000 UTC m=+96.101062096 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000767c00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689b20 item 3 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a300): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a300): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a300): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a300): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a300): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.964703501 +0000 UTC m=+96.102986466 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a300): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a840): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a840): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a840): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a840): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a840): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.964703501 +0000 UTC m=+96.102986466 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088a840): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006565b0 item 4 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088af80): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088af80): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088af80): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088af80): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088af80): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.965995627 +0000 UTC m=+96.104278592 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088af80): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): _writeAt: size=3, off=2 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.965995627 +0000 UTC m=+96.104278592 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b400): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b8c0): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b8c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b8c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b8c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b8c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.965995627 +0000 UTC m=+96.104278592 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00088b8c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656cb0 item 5 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2000): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2000): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2000): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2000): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2000): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.967916659 +0000 UTC m=+96.106199624 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2000): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2540): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2540): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2540): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2540): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2540): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.967916659 +0000 UTC m=+96.106199624 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2540): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006572d0 item 6 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2bc0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2bc0): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2bc0): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2bc0): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2bc0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.969226839 +0000 UTC m=+96.107509804 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f2bc0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): _writeAt: size=3, off=2 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.969226839 +0000 UTC m=+96.107509804 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f30c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3680): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3680): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3680): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3680): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3680): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.969226839 +0000 UTC m=+96.107509804 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3680): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657960 item 7 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3d00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3d00): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3d00): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3d00): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3d00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.971305288 +0000 UTC m=+96.109588253 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000f3d00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a562c0): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a562c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a562c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a562c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a562c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.971305288 +0000 UTC m=+96.109588253 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a562c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada1c0 item 8 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56880): _readAt: size=2, off=0 2026/02/26 03:49:31 ERROR : open-test-file(0xc000a56880): Couldn't read size of file 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56880): >_readAt: n=0, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56880): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56880): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56880): close: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56880): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56c40): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56c40): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56c40): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56c40): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56c40): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.972804234 +0000 UTC m=+96.111087209 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a56c40): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): _writeAt: size=3, off=2 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.972804234 +0000 UTC m=+96.111087209 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a570c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a575c0): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a575c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a575c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a575c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a575c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.972804234 +0000 UTC m=+96.111087209 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a575c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada540 item 9 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a57d40): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a57d40): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a57d40): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a57d40): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a57d40): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.975536747 +0000 UTC m=+96.113819712 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000a57d40): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e300): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e300): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e300): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e300): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e300): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.975536747 +0000 UTC m=+96.113819712 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e300): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adaa10 item 10 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e940): _readAt: size=2, off=0 2026/02/26 03:49:31 ERROR : open-test-file(0xc00086e940): Couldn't read size of file 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e940): >_readAt: n=0, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e940): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e940): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e940): close: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086e940): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086ed00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086ed00): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086ed00): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086ed00): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086ed00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.976773038 +0000 UTC m=+96.115056003 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086ed00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): _writeAt: size=3, off=2 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.976773038 +0000 UTC m=+96.115056003 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f200): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f700): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f700): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f700): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f700): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f700): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.976773038 +0000 UTC m=+96.115056003 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086f700): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adaee0 item 11 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086fe80): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086fe80): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086fe80): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086fe80): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086fe80): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.979106408 +0000 UTC m=+96.117389384 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00086fe80): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061e440): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061e440): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061e440): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061e440): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061e440): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.979106408 +0000 UTC m=+96.117389384 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061e440): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb3b0 item 12 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061eac0): _readAt: size=2, off=0 2026/02/26 03:49:31 ERROR : open-test-file(0xc00061eac0): Couldn't read size of file 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061eac0): >_readAt: n=0, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061eac0): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061eac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061eac0): close: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061eac0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061ee80): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061ee80): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061ee80): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061ee80): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061ee80): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.980860865 +0000 UTC m=+96.119143861 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061ee80): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061f540): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061f540): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061f540): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061f540): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061f540): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.980860865 +0000 UTC m=+96.119143861 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061f540): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb730 item 13 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061fbc0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061fbc0): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061fbc0): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061fbc0): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061fbc0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.982646913 +0000 UTC m=+96.120929918 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00061fbc0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000372540): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000372540): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000372540): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000372540): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000372540): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.982646913 +0000 UTC m=+96.120929918 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000372540): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adbab0 item 14 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373040): _readAt: size=2, off=0 2026/02/26 03:49:31 ERROR : open-test-file(0xc000373040): Couldn't read size of file 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373040): >_readAt: n=0, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373040): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373040): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373040): close: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373040): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373400): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373400): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373400): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373400): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373400): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.985168268 +0000 UTC m=+96.123451243 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373400): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373f00): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373f00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373f00): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373f00): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373f00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.985168268 +0000 UTC m=+96.123451243 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc000373f00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adbea0 item 15 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079cec0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079cec0): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079cec0): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079cec0): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079cec0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.986973482 +0000 UTC m=+96.125256457 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079cec0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079d440): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079d440): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079d440): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079d440): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079d440): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.986973482 +0000 UTC m=+96.125256457 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079d440): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8310 item 16 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079da80): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079da80): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079da80): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079da80): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079da80): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.988716258 +0000 UTC m=+96.126999274 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079da80): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): open at offset 5 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): _writeAt: size=3, off=7 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.988716258 +0000 UTC m=+96.126999274 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc00079df00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ee480): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ee480): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ee480): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ee480): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ee480): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.988716258 +0000 UTC m=+96.126999274 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ee480): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8690 item 17 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008eeb00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008eeb00): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008eeb00): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008eeb00): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008eeb00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.991234557 +0000 UTC m=+96.129517532 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008eeb00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef080): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef080): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef080): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef080): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef080): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.991234557 +0000 UTC m=+96.129517532 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef080): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8b60 item 18 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef780): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef780): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef780): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef780): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef780): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.994634297 +0000 UTC m=+96.132917272 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008ef780): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): _readAt: size=2, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): open at offset 5 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): >_readAt: n=2, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): _writeAt: size=3, off=7 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.994634297 +0000 UTC m=+96.132917272 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0008efc80): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e83c0): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e83c0): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e83c0): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e83c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e83c0): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.994634297 +0000 UTC m=+96.132917272 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e83c0): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: Remove: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8ee0 item 19 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e8b00): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e8b00): >openPending: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e8b00): _writeAt: size=5, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e8b00): >_writeAt: n=5, err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e8b00): close: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.999215926 +0000 UTC m=+96.137498920 2026/02/26 03:49:31 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e8b00): >close: err= 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:31 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:31 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:31 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:31 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:31 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e9040): _readAt: size=512, off=0 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e9040): openPending: 2026/02/26 03:49:31 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:31 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e9040): >openPending: err= 2026/02/26 03:49:31 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e9040): >_readAt: n=5, err=EOF 2026/02/26 03:49:31 DEBUG : open-test-file(0xc0000e9040): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:31.999215926 +0000 UTC m=+96.137498920 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9040): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d93b0 item 20 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e96c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e96c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e96c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e96c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e96c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.001217559 +0000 UTC m=+96.139500544 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e96c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.001217559 +0000 UTC m=+96.139500544 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9bc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4140): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4140): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4140): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.001217559 +0000 UTC m=+96.139500544 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9730 item 21 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf47c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf47c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf47c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf47c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf47c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.005521325 +0000 UTC m=+96.143804300 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf47c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4d40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4d40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.005521325 +0000 UTC m=+96.143804300 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9c00 item 22 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf53c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf53c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf53c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf53c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf53c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.007057862 +0000 UTC m=+96.145340837 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf53c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.007057862 +0000 UTC m=+96.145340837 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf58c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5dc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5dc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.007057862 +0000 UTC m=+96.145340837 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006100e0 item 23 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b804c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b804c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b804c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b804c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b804c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.009056189 +0000 UTC m=+96.147339155 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b804c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80a00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80a00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.009056189 +0000 UTC m=+96.147339155 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610620 item 24 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81080): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000b81080): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81080): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81080): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81080): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81080): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81440): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81440): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81440): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81440): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81440): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.010759111 +0000 UTC m=+96.149042117 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81440): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.010759111 +0000 UTC m=+96.149042117 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81e80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81e80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81e80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81e80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81e80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.010759111 +0000 UTC m=+96.149042117 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81e80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006109a0 item 25 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc680): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc680): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc680): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01297503 +0000 UTC m=+96.151258005 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccbc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccbc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccbc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccbc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccbc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01297503 +0000 UTC m=+96.151258005 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccbc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611420 item 26 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc0004cd240): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01483691 +0000 UTC m=+96.153119886 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01483691 +0000 UTC m=+96.153119886 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdb00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a320c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a320c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a320c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a320c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a320c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01483691 +0000 UTC m=+96.153119886 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a320c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611810 item 27 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01702175 +0000 UTC m=+96.155304715 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32c80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32c80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32c80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32c80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32c80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.01702175 +0000 UTC m=+96.155304715 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32c80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611ea0 item 28 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a332c0): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000a332c0): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a332c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a332c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a332c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a332c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a332c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33680): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33680): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33680): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.019223582 +0000 UTC m=+96.157506567 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.019223582 +0000 UTC m=+96.157506567 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ae7e0 item 29 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002708c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002708c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002708c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002708c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002708c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.021239132 +0000 UTC m=+96.159522117 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002708c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002714c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002714c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002714c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002714c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002714c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.021239132 +0000 UTC m=+96.159522117 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002714c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aeb60 item 30 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846000): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000846000): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846000): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846000): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846000): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008463c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008463c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008463c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008463c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008463c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.023183228 +0000 UTC m=+96.161466213 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008463c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846a80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846a80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846a80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846a80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846a80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.023183228 +0000 UTC m=+96.161466213 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000846a80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af260 item 31 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847100): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847100): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847100): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.025642815 +0000 UTC m=+96.163925800 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008476c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008476c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008476c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008476c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008476c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.025642815 +0000 UTC m=+96.163925800 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008476c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af6c0 item 32 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847d00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847d00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847d00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847d00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847d00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.027065598 +0000 UTC m=+96.165348574 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000847d00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aff10 item 33 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.027640182 +0000 UTC m=+96.165923147 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6300): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6300): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6300): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.027640182 +0000 UTC m=+96.165923147 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8230 item 33 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6940): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6940): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6940): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.029021155 +0000 UTC m=+96.167304121 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8690 item 34 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.02955939 +0000 UTC m=+96.167842356 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7340): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7340): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7340): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.02955939 +0000 UTC m=+96.167842356 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8850 item 34 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7980): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7980): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7980): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.032703589 +0000 UTC m=+96.170986554 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8bd0 item 35 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.033497326 +0000 UTC m=+96.171780311 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598380): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598380): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598380): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.033497326 +0000 UTC m=+96.171780311 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8d90 item 35 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598a00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598a00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.036079204 +0000 UTC m=+96.174362169 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9260 item 36 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.036891636 +0000 UTC m=+96.175174601 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598f00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599440): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599440): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599440): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599440): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599440): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.036891636 +0000 UTC m=+96.175174601 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599440): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9420 item 36 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599ac0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599ac0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599ac0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599ac0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599ac0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.038251118 +0000 UTC m=+96.176534083 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599ac0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b97a0 item 37 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.039005892 +0000 UTC m=+96.177288877 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972500): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972500): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972500): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.039005892 +0000 UTC m=+96.177288877 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9960 item 37 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972b80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972b80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972b80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972b80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972b80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.040749611 +0000 UTC m=+96.179032576 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972b80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9dc0 item 38 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.041988666 +0000 UTC m=+96.180271661 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009735c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009735c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009735c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009735c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009735c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.041988666 +0000 UTC m=+96.180271661 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009735c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c1c0 item 38 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973c40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973c40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973c40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973c40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.044223861 +0000 UTC m=+96.182506866 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048cc40 item 39 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.045057804 +0000 UTC m=+96.183340798 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2700): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2700): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2700): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.045057804 +0000 UTC m=+96.183340798 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d110 item 39 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d640): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d640): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.04726768 +0000 UTC m=+96.185550685 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c99d0 item 40 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.048146497 +0000 UTC m=+96.186429492 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7db40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08140): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08140): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08140): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.048146497 +0000 UTC m=+96.186429492 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518150 item 40 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.049838097 +0000 UTC m=+96.188121062 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08c00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08c00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08c00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005189a0 item 41 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08c00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08c00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.050333972 +0000 UTC m=+96.188616937 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c08c00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519030 item 41 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.050933672 +0000 UTC m=+96.189216647 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c090c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09640): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09640): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09640): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.050933672 +0000 UTC m=+96.189216647 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005191f0 item 41 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.052458548 +0000 UTC m=+96.190741534 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09c80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0200): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519650 item 42 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0200): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.052977166 +0000 UTC m=+96.191260131 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519880 item 42 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.053629355 +0000 UTC m=+96.191912320 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0d00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0d00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0d00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0d00): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0d00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.053629355 +0000 UTC m=+96.191912320 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0d00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519dc0 item 42 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.054965305 +0000 UTC m=+96.193248270 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1840): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1840): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001ae930 item 43 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1840): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.055507246 +0000 UTC m=+96.193790211 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001aed90 item 43 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.056120412 +0000 UTC m=+96.194403387 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1d80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e340): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e340): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e340): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.056120412 +0000 UTC m=+96.194403387 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af0a0 item 43 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.057917832 +0000 UTC m=+96.196200807 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0e980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0ee80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0ee80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0ee80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af730 item 44 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0ee80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0ee80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.058708322 +0000 UTC m=+96.196991317 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0ee80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af9d0 item 44 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.059530362 +0000 UTC m=+96.197813337 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f3c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f940): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f940): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.059530362 +0000 UTC m=+96.197813337 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a0f940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001afd50 item 44 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.061059185 +0000 UTC m=+96.199342160 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a500): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4150 item 45 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a500): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.061704011 +0000 UTC m=+96.199986986 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4a500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4ac00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4ac00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4ac00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4ac00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4ac00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.061704011 +0000 UTC m=+96.199986986 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4ac00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4380 item 45 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.06381431 +0000 UTC m=+96.202097305 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b740): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b740): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a48c0 item 46 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b740): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.064289536 +0000 UTC m=+96.202572501 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4b740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4be40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4be40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4be40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4be40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4be40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.064289536 +0000 UTC m=+96.202572501 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a4be40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4af0 item 46 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.065712298 +0000 UTC m=+96.203995264 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7e500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7ea00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7ea00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7ea00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4e70 item 47 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7ea00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7ea00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.066616764 +0000 UTC m=+96.204899759 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7ea00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f100): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f100): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f100): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.066616764 +0000 UTC m=+96.204899759 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5490 item 47 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.06881555 +0000 UTC m=+96.207098545 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7f740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7fc40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7fc40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7fc40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5b90 item 48 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7fc40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7fc40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.069625757 +0000 UTC m=+96.207908753 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a7fc40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9c3c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9c3c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9c3c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9c3c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9c3c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.069625757 +0000 UTC m=+96.207908753 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9c3c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5d50 item 48 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ca00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ca00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ca00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ca00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ca00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.071916718 +0000 UTC m=+96.210199713 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ca00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498bd0 item 49 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.072766059 +0000 UTC m=+96.211049054 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ce80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9d3c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9d3c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9d3c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9d3c0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9d3c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.072766059 +0000 UTC m=+96.211049054 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9d3c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499960 item 49 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9da40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9da40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9da40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9da40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9da40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.075256535 +0000 UTC m=+96.213539500 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9da40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006580e0 item 50 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.075811482 +0000 UTC m=+96.214094447 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.075811482 +0000 UTC m=+96.214094447 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006582a0 item 50 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f300): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f300): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.077383807 +0000 UTC m=+96.215666792 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658770 item 51 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.078028171 +0000 UTC m=+96.216311176 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fdc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fdc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fdc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fdc0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fdc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.078028171 +0000 UTC m=+96.216311176 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fdc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006589a0 item 51 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b004c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b004c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b004c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b004c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b004c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.07935389 +0000 UTC m=+96.217636856 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b004c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659180 item 52 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.080142608 +0000 UTC m=+96.218425583 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b009c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b00f40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b00f40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b00f40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b00f40): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b00f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.080142608 +0000 UTC m=+96.218425583 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b00f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006593b0 item 52 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b015c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b015c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b015c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b015c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b015c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.082175922 +0000 UTC m=+96.220458897 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b015c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659730 item 53 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.082785281 +0000 UTC m=+96.221068256 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b01ac0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c080): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c080): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c080): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.082785281 +0000 UTC m=+96.221068256 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006598f0 item 53 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c700): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c700): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.084396759 +0000 UTC m=+96.222679734 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1c700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659d50 item 54 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.085085077 +0000 UTC m=+96.223368053 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1cc00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d180): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d180): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d180): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.085085077 +0000 UTC m=+96.223368053 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659f10 item 54 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d800): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d800): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d800): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.086652794 +0000 UTC m=+96.224935809 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1d800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da770 item 55 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.087172322 +0000 UTC m=+96.225455288 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b1dd00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c2c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c2c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c2c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c2c0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c2c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.087172322 +0000 UTC m=+96.225455288 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c2c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da9a0 item 55 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c940): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c940): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c940): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.089108414 +0000 UTC m=+96.227391419 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8c940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dae70 item 56 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.090123127 +0000 UTC m=+96.228406122 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ce40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8d3c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8d3c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8d3c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8d3c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8d3c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.090123127 +0000 UTC m=+96.228406122 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8d3c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db030 item 56 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.091972194 +0000 UTC m=+96.230255159 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8da00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8df40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8df40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8df40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbea0 item 57 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8df40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8df40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.092489068 +0000 UTC m=+96.230772033 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8df40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a0e0 item 57 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.093037642 +0000 UTC m=+96.231320617 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8a80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8a80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8a80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8a80): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8a80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.093037642 +0000 UTC m=+96.231320617 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb8a80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a3f0 item 57 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.095290189 +0000 UTC m=+96.233573195 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb90c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9600): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9600): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a770 item 58 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9600): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.096196749 +0000 UTC m=+96.234479754 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a9a0 item 58 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.09721577 +0000 UTC m=+96.235498775 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb9b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e180): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e180): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e180): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.09721577 +0000 UTC m=+96.235498775 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ab60 item 58 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.099596379 +0000 UTC m=+96.237879374 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1e7c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ed00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ed00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ed00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061af50 item 59 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ed00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ed00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.100319684 +0000 UTC m=+96.238602679 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ed00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b110 item 59 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.101229188 +0000 UTC m=+96.239512193 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1f240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2b40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2b40): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.101229188 +0000 UTC m=+96.239512193 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048da40 item 59 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.102946586 +0000 UTC m=+96.241229551 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac31c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3700): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2070 item 60 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3700): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.103512063 +0000 UTC m=+96.241795028 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2230 item 60 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.104156919 +0000 UTC m=+96.242439883 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee280): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee280): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee280): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.104156919 +0000 UTC m=+96.242439883 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba23f0 item 60 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.105560294 +0000 UTC m=+96.243843260 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ee8c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009eee00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009eee00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009eee00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2770 item 61 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009eee00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009eee00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.106209418 +0000 UTC m=+96.244492414 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009eee00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ef500): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ef500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ef500): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ef500): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ef500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.106209418 +0000 UTC m=+96.244492414 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ef500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2930 item 61 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.10793356 +0000 UTC m=+96.246216554 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009efb40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e100): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e100): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2e00 item 62 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e100): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.108690908 +0000 UTC m=+96.246973893 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e800): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e800): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e800): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.108690908 +0000 UTC m=+96.246973893 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9e800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2fc0 item 62 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.110765319 +0000 UTC m=+96.249048294 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9ee40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9f380): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9f380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9f380): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3340 item 63 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9f380): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9f380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.111477582 +0000 UTC m=+96.249760567 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9f380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9fa80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9fa80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9fa80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9fa80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9fa80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.111477582 +0000 UTC m=+96.249760567 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c9fa80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3500 item 63 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.113272587 +0000 UTC m=+96.251555562 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba680): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba680): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3960 item 64 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba680): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.114059059 +0000 UTC m=+96.252342055 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cba680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbad80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbad80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbad80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbad80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbad80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.114059059 +0000 UTC m=+96.252342055 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbad80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3b20 item 64 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb3c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb3c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb3c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb3c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb3c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.115886405 +0000 UTC m=+96.254169420 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb3c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3ea0 item 65 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.116647971 +0000 UTC m=+96.254930946 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbb840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbbd40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbbd40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbbd40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbbd40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbbd40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.116647971 +0000 UTC m=+96.254930946 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cbbd40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007261c0 item 65 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4400): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4400): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4400): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4400): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4400): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.119928657 +0000 UTC m=+96.258211672 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4400): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007261c0 item 66 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.121074178 +0000 UTC m=+96.259357172 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd43c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4940): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4940): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.121074178 +0000 UTC m=+96.259357172 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726460 item 66 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4f80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4f80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4f80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4f80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4f80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.123392819 +0000 UTC m=+96.261675824 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd4f80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726b60 item 67 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.124256338 +0000 UTC m=+96.262539342 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5400): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5900): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5900): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5900): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.124256338 +0000 UTC m=+96.262539342 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cd5900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726d20 item 67 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a000): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.12663863 +0000 UTC m=+96.264921634 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007270a0 item 68 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.127582478 +0000 UTC m=+96.265865484 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2a500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2aa40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2aa40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2aa40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2aa40): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2aa40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.127582478 +0000 UTC m=+96.265865484 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2aa40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727490 item 68 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b080): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b080): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b080): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.129558244 +0000 UTC m=+96.267841219 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007278f0 item 69 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.130344477 +0000 UTC m=+96.268627452 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2b500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2ba00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2ba00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2ba00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2ba00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2ba00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.130344477 +0000 UTC m=+96.268627452 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b2ba00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727ab0 item 69 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422380): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422380): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422380): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.132828501 +0000 UTC m=+96.271111606 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727f10 item 70 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.133724019 +0000 UTC m=+96.272007005 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000422cc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000520dc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000520dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000520dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000520dc0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000520dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.133724019 +0000 UTC m=+96.272007005 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000520dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0460 item 70 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005216c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005216c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005216c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005216c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005216c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.135621818 +0000 UTC m=+96.273904802 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005216c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e07e0 item 71 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.136669924 +0000 UTC m=+96.274952909 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521bc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766140): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766140): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766140): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.136669924 +0000 UTC m=+96.274952909 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0bd0 item 71 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007668c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007668c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007668c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007668c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007668c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.138143272 +0000 UTC m=+96.276426237 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007668c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e10a0 item 72 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.138771296 +0000 UTC m=+96.277054261 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767300): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767300): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767300): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.138771296 +0000 UTC m=+96.277054261 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1260 item 72 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.139849109 +0000 UTC m=+96.278132074 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007678c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767dc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1810 item 73 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767dc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.140314255 +0000 UTC m=+96.278597220 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1c00 item 73 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.140898557 +0000 UTC m=+96.279181522 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a840): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a840): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a840): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.140898557 +0000 UTC m=+96.279181522 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1ea0 item 73 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.14251751 +0000 UTC m=+96.280800495 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088af80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b480): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b480): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a3f0 item 74 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b480): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.143081132 +0000 UTC m=+96.281364117 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a5b0 item 74 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.143846816 +0000 UTC m=+96.282129801 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b9c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2000): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2000): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2000): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.143846816 +0000 UTC m=+96.282129801 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a770 item 74 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.145602126 +0000 UTC m=+96.283885111 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2b40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ab60 item 75 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2b40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.146165979 +0000 UTC m=+96.284448964 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ad90 item 75 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.146920452 +0000 UTC m=+96.285203437 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f36c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f36c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f36c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f36c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f36c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.146920452 +0000 UTC m=+96.285203437 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f36c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061af50 item 75 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.148697263 +0000 UTC m=+96.286980247 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3d00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56280): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b340 item 76 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56280): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.149304707 +0000 UTC m=+96.287587692 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b500 item 76 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.15001648 +0000 UTC m=+96.288299464 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a567c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56d40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56d40): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.15001648 +0000 UTC m=+96.288299464 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b6c0 item 76 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.151534421 +0000 UTC m=+96.289817387 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57880): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57880): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bb20 item 77 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57880): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.151979912 +0000 UTC m=+96.290262877 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e100): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e100): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e100): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.151979912 +0000 UTC m=+96.290262877 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061bdc0 item 77 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.153287898 +0000 UTC m=+96.291570863 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ec40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ec40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ec40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170540 item 78 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ec40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ec40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.15387782 +0000 UTC m=+96.292160785 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ec40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.15387782 +0000 UTC m=+96.292160785 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170930 item 78 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.155215934 +0000 UTC m=+96.293498899 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170ee0 item 79 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e000): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.155670892 +0000 UTC m=+96.293953856 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e740): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e740): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e740): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.155670892 +0000 UTC m=+96.293953856 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001713b0 item 79 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.157162834 +0000 UTC m=+96.295445810 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f280): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171a40 item 80 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f280): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.157666344 +0000 UTC m=+96.295949309 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f980): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f980): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f980): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.157666344 +0000 UTC m=+96.295949309 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171e30 item 80 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.15902686 +0000 UTC m=+96.297309824 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006885b0 item 81 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.159722461 +0000 UTC m=+96.298005436 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373280): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373280): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373280): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.159722461 +0000 UTC m=+96.298005436 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006889a0 item 81 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373d40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373d40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.161188055 +0000 UTC m=+96.299471030 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688fc0 item 82 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.161800349 +0000 UTC m=+96.300083324 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cb40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d140): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d140): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d140): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.161800349 +0000 UTC m=+96.300083324 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689180 item 82 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d7c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d7c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d7c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d7c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d7c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.163157066 +0000 UTC m=+96.301440042 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d7c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689570 item 83 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.163723926 +0000 UTC m=+96.302006891 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079dcc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee280): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee280): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee280): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.163723926 +0000 UTC m=+96.302006891 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689810 item 83 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee900): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee900): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee900): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.165156508 +0000 UTC m=+96.303439483 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689d50 item 84 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.16589524 +0000 UTC m=+96.304178215 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eee00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef3c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef3c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef3c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef3c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef3c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.16589524 +0000 UTC m=+96.304178215 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef3c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006563f0 item 84 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efa80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efa80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efa80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efa80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efa80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.167298405 +0000 UTC m=+96.305581380 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efa80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656850 item 85 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.168667337 +0000 UTC m=+96.306950302 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8040): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e87c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e87c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e87c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e87c0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e87c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.168667337 +0000 UTC m=+96.306950302 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e87c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656d20 item 85 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8e40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8e40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8e40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8e40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8e40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.170154131 +0000 UTC m=+96.308437096 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8e40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006570a0 item 86 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.17083294 +0000 UTC m=+96.309115916 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e98c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e98c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e98c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e98c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e98c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.17083294 +0000 UTC m=+96.309115916 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e98c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657650 item 86 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9f40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9f40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9f40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9f40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.172307591 +0000 UTC m=+96.310590566 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657b20 item 87 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.17288012 +0000 UTC m=+96.311163095 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf44c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.17288012 +0000 UTC m=+96.311163095 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657ea0 item 87 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf50c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf50c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf50c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf50c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf50c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.174239884 +0000 UTC m=+96.312522859 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf50c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada310 item 88 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.174934655 +0000 UTC m=+96.313217619 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80740): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80740): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80740): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.174934655 +0000 UTC m=+96.313217619 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8150 item 88 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.176177258 +0000 UTC m=+96.314460223 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80d80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81300): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d84d0 item 89 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81300): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.176692509 +0000 UTC m=+96.314975474 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8690 item 89 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.177229421 +0000 UTC m=+96.315512386 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81dc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81dc0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.177229421 +0000 UTC m=+96.315512386 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8850 item 89 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.178464641 +0000 UTC m=+96.316747616 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc580): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccac0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccac0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccac0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8bd0 item 90 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccac0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccac0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.178858263 +0000 UTC m=+96.317141228 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccac0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8d90 item 90 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.179356803 +0000 UTC m=+96.317639768 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd040): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.179356803 +0000 UTC m=+96.317639768 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8f50 item 90 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.180555763 +0000 UTC m=+96.318838729 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdc40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32200): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d92d0 item 91 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32200): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.180986495 +0000 UTC m=+96.319269460 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9490 item 91 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.181506626 +0000 UTC m=+96.319789591 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32cc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32cc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32cc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32cc0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32cc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.181506626 +0000 UTC m=+96.319789591 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32cc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9650 item 91 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.182720304 +0000 UTC m=+96.321003279 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33840): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33840): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d99d0 item 92 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33840): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.183261054 +0000 UTC m=+96.321544020 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9b90 item 92 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.183865975 +0000 UTC m=+96.322148940 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33d80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270840): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270840): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270840): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.183865975 +0000 UTC m=+96.322148940 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9d50 item 92 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.18514161 +0000 UTC m=+96.323424575 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271540): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271e00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006102a0 item 93 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271e00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.185598591 +0000 UTC m=+96.323881556 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000271e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6680): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6680): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6680): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.185598591 +0000 UTC m=+96.323881556 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610460 item 93 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.186920925 +0000 UTC m=+96.325203890 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6cc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7200): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006107e0 item 94 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7200): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.187384118 +0000 UTC m=+96.325667083 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7940): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7940): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.187384118 +0000 UTC m=+96.325667083 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006109a0 item 94 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.188722161 +0000 UTC m=+96.327005127 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598540): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598540): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598540): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610e70 item 95 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598540): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598540): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.189231081 +0000 UTC m=+96.327514046 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598540): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598c40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598c40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598c40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598c40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.189231081 +0000 UTC m=+96.327514046 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611490 item 95 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.190839524 +0000 UTC m=+96.329122499 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599800): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599800): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006118f0 item 96 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599800): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.191359153 +0000 UTC m=+96.329642128 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599f40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599f40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599f40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599f40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.191359153 +0000 UTC m=+96.329642128 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611c00 item 96 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= 2026/02/26 03:49:32 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:32 DEBUG : Looking for writers 2026/02/26 03:49:32 DEBUG : >WaitForWriters: 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:32 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/26 03:49:32 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09cc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09cc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09cc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09cc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09cc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.441495933 +0000 UTC m=+96.579778928 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c09cc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.441495933 +0000 UTC m=+96.579778928 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e680): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e680): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e680): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.441495933 +0000 UTC m=+96.579778928 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8d90 item 1 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ecc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ecc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ecc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ecc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ecc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.444247792 +0000 UTC m=+96.582530777 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ecc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f1c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f1c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f1c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f1c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f1c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.444247792 +0000 UTC m=+96.582530777 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f1c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b93b0 item 2 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.446748326 +0000 UTC m=+96.585031331 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.446748326 +0000 UTC m=+96.585031331 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fd00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2240): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2240): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2240): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2240): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2240): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.446748326 +0000 UTC m=+96.585031331 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9730 item 3 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.450094755 +0000 UTC m=+96.588377761 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2e00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2e00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.450094755 +0000 UTC m=+96.588377761 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9ce0 item 4 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3480): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3480): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3480): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.452327997 +0000 UTC m=+96.590611002 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.452327997 +0000 UTC m=+96.590611002 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3dc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3dc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.452327997 +0000 UTC m=+96.590611002 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005182a0 item 5 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009424c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009424c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009424c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009424c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009424c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.455531918 +0000 UTC m=+96.593814913 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009424c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000942a00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000942a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000942a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000942a00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000942a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.455531918 +0000 UTC m=+96.593814913 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000942a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519110 item 6 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943080): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943080): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943080): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.457762825 +0000 UTC m=+96.596045830 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.457762825 +0000 UTC m=+96.596045830 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943580): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943a40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943a40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943a40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943a40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943a40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.457762825 +0000 UTC m=+96.596045830 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000943a40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519500 item 7 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976140): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976140): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976140): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.460847241 +0000 UTC m=+96.599130246 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976680): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976680): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976680): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.460847241 +0000 UTC m=+96.599130246 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519e30 item 8 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976c40): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000976c40): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976c40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976c40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000976c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977000): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.463168166 +0000 UTC m=+96.601451172 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.463168166 +0000 UTC m=+96.601451172 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977980): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977980): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977980): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.463168166 +0000 UTC m=+96.601451172 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000977980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001aeb60 item 9 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba080): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba080): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba080): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.466156181 +0000 UTC m=+96.604439186 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba5c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba5c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba5c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba5c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba5c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.466156181 +0000 UTC m=+96.604439186 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009ba5c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af490 item 10 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bac00): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc0009bac00): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bac00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bac00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bac00): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bac00): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bac00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bafc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bafc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bafc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bafc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bafc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.468693997 +0000 UTC m=+96.606977001 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bafc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.468693997 +0000 UTC m=+96.606977001 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb4c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb9c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb9c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb9c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb9c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb9c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.468693997 +0000 UTC m=+96.606977001 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009bb9c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af9d0 item 11 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e80c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e80c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e80c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e80c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e80c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.471647325 +0000 UTC m=+96.609930319 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e80c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8600): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8600): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8600): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.471647325 +0000 UTC m=+96.609930319 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a40e0 item 12 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8c40): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc0009e8c40): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8c40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8c40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8c40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e8c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9000): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9000): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9000): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.474208213 +0000 UTC m=+96.612491218 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e96c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e96c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e96c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e96c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e96c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.474208213 +0000 UTC m=+96.612491218 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e96c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a44d0 item 13 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9d40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9d40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.476218774 +0000 UTC m=+96.614501739 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009e9d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40300): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40300): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40300): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.476218774 +0000 UTC m=+96.614501739 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4a80 item 14 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40940): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000a40940): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40940): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40940): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40940): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40940): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40d00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40d00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40d00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40d00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40d00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.479020978 +0000 UTC m=+96.617303974 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a40d00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a413c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a413c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a413c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a413c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a413c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.479020978 +0000 UTC m=+96.617303974 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a413c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4e00 item 15 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a41a40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a41a40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a41a40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a41a40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a41a40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.481303192 +0000 UTC m=+96.619586187 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a41a40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68000): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68000): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68000): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68000): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68000): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.481303192 +0000 UTC m=+96.619586187 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68000): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a55e0 item 16 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68640): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68640): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.483403922 +0000 UTC m=+96.621686918 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.483403922 +0000 UTC m=+96.621686918 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68ac0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68fc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68fc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68fc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68fc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68fc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.483403922 +0000 UTC m=+96.621686918 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a68fc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5ce0 item 17 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69640): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69640): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.486347191 +0000 UTC m=+96.624630197 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69b80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69b80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69b80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69b80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69b80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.486347191 +0000 UTC m=+96.624630197 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a69b80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498f50 item 18 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92280): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92280): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.488676595 +0000 UTC m=+96.626959590 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.488676595 +0000 UTC m=+96.626959590 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92780): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92c80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92c80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92c80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92c80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92c80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.488676595 +0000 UTC m=+96.626959590 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a92c80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658070 item 19 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93300): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93300): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.491705316 +0000 UTC m=+96.629988281 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93840): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93840): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93840): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.491705316 +0000 UTC m=+96.629988281 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658690 item 20 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93ec0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93ec0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93ec0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93ec0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93ec0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.492965391 +0000 UTC m=+96.631248356 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a93ec0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.492965391 +0000 UTC m=+96.631248356 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08440): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08940): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08940): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.492965391 +0000 UTC m=+96.631248356 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658d90 item 21 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08fc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08fc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08fc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08fc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08fc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.49460831 +0000 UTC m=+96.632891275 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b08fc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09500): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09500): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09500): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.49460831 +0000 UTC m=+96.632891275 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659420 item 22 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09b80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09b80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09b80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09b80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09b80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.495842596 +0000 UTC m=+96.634125562 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b09b80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.495842596 +0000 UTC m=+96.634125562 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26600): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26600): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26600): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.495842596 +0000 UTC m=+96.634125562 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006597a0 item 23 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26c80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26c80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26c80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26c80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26c80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.497493981 +0000 UTC m=+96.635776945 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b26c80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b271c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b271c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b271c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b271c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b271c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.497493981 +0000 UTC m=+96.635776945 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b271c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659d50 item 24 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27800): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000b27800): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27800): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27800): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27800): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27800): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27bc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27bc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27bc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27bc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27bc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.498733558 +0000 UTC m=+96.637016522 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b27bc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.498733558 +0000 UTC m=+96.637016522 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c680): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c680): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c680): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.498733558 +0000 UTC m=+96.637016522 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da4d0 item 25 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4cd00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4cd00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4cd00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4cd00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4cd00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.500391754 +0000 UTC m=+96.638674719 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4cd00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d240): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d240): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d240): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d240): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d240): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.500391754 +0000 UTC m=+96.638674719 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daaf0 item 26 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d880): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000b4d880): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d880): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d880): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d880): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d880): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dc40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dc40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dc40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dc40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dc40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.501732953 +0000 UTC m=+96.640015918 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dc40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.501732953 +0000 UTC m=+96.640015918 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b641c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64700): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64700): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64700): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.501732953 +0000 UTC m=+96.640015918 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dafc0 item 27 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64d80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64d80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64d80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64d80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64d80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.503578473 +0000 UTC m=+96.641861448 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64d80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b652c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b652c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b652c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b652c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b652c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.503578473 +0000 UTC m=+96.641861448 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b652c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c0e0 item 28 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65900): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000b65900): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65900): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65900): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65900): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65900): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c00c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c00c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c00c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c00c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c00c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.505577602 +0000 UTC m=+96.643860567 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c00c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5880): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5880): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5880): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.505577602 +0000 UTC m=+96.643860567 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada4d0 item 29 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b643c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b643c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b643c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b643c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b643c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.507746713 +0000 UTC m=+96.646029677 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b643c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64900): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64900): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64900): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.507746713 +0000 UTC m=+96.646029677 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048c8c0 item 30 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64f40): _readAt: size=2, off=0 2026/02/26 03:49:32 ERROR : open-test-file(0xc000b64f40): Couldn't read size of file 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64f40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64f40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64f40): >_writeAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b64f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65300): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65300): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.509188862 +0000 UTC m=+96.647471827 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65d40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65d40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.509188862 +0000 UTC m=+96.647471827 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b65d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048d110 item 31 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c440): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c440): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c440): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c440): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c440): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.510496428 +0000 UTC m=+96.648779393 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c440): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c980): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c980): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c980): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.510496428 +0000 UTC m=+96.648779393 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7c980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00048ddc0 item 32 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7cfc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7cfc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7cfc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7cfc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7cfc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.512203947 +0000 UTC m=+96.650486912 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7cfc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c8cb0 item 33 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.513167424 +0000 UTC m=+96.651450419 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d980): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d980): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d980): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.513167424 +0000 UTC m=+96.651450419 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000d7d980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9110 item 33 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0440): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0440): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0440): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0440): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0440): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.515464395 +0000 UTC m=+96.653747390 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0440): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000c9dc0 item 34 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.51633126 +0000 UTC m=+96.654614264 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c08c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0e40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0e40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0e40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0e40): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0e40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.51633126 +0000 UTC m=+96.654614264 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c0e40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada1c0 item 34 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1480): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1480): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1480): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.518720725 +0000 UTC m=+96.657003730 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada770 item 35 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.519734937 +0000 UTC m=+96.658017933 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1e00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1e00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.519734937 +0000 UTC m=+96.658017933 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009c1e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ada930 item 35 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4500): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4500): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.52194802 +0000 UTC m=+96.660231025 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adae00 item 36 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.52287117 +0000 UTC m=+96.661154135 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004227c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004227c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004227c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004227c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004227c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.52287117 +0000 UTC m=+96.661154135 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004227c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726150 item 36 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000423a80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000423a80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000423a80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000423a80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000423a80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.524279066 +0000 UTC m=+96.662562041 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000423a80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007264d0 item 37 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.525243343 +0000 UTC m=+96.663526348 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005218c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005218c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005218c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005218c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005218c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.525243343 +0000 UTC m=+96.663526348 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005218c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726a10 item 37 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521f40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521f40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521f40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521f40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.527783654 +0000 UTC m=+96.666066658 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000521f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726d90 item 38 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.528690143 +0000 UTC m=+96.666973148 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0007665c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766b00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766b00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766b00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766b00): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766b00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.528690143 +0000 UTC m=+96.666973148 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000766b00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000726f50 item 38 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767180): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767180): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767180): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.531079789 +0000 UTC m=+96.669362793 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727500 item 39 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.531704737 +0000 UTC m=+96.669987712 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767b80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767b80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767b80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767b80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767b80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.531704737 +0000 UTC m=+96.669987712 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000767b80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007276c0 item 39 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a280): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a280): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.533236275 +0000 UTC m=+96.671519250 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727b20 item 40 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.533936515 +0000 UTC m=+96.672219490 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088a780): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088adc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088adc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088adc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088adc0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088adc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.533936515 +0000 UTC m=+96.672219490 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088adc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000727ce0 item 40 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.535343989 +0000 UTC m=+96.673626964 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b880): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b880): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e04d0 item 41 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b880): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.535869048 +0000 UTC m=+96.674152023 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088b880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0690 item 41 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.536447911 +0000 UTC m=+96.674730886 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00088bd40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2340): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2340): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2340): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.536447911 +0000 UTC m=+96.674730886 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0850 item 41 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.537840056 +0000 UTC m=+96.676123031 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2e80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2e80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2e80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e0f50 item 42 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2e80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2e80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.538315121 +0000 UTC m=+96.676598096 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f2e80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1110 item 42 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.539189801 +0000 UTC m=+96.677472786 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f34c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3a40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3a40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3a40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3a40): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3a40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.539189801 +0000 UTC m=+96.677472786 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000f3a40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e12d0 item 42 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.541196364 +0000 UTC m=+96.679479329 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56600): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56600): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e19d0 item 43 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56600): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.54207987 +0000 UTC m=+96.680362855 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1d50 item 43 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.542830305 +0000 UTC m=+96.681113299 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a56b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57080): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57080): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57080): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.542830305 +0000 UTC m=+96.681113299 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006e1f10 item 43 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.544647241 +0000 UTC m=+96.682930236 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a576c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57cc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57cc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57cc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a460 item 44 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57cc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57cc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.545207166 +0000 UTC m=+96.683490151 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a57cc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a620 item 44 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.545938906 +0000 UTC m=+96.684221931 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e800): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e800): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e800): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.545938906 +0000 UTC m=+96.684221931 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086e800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a7e0 item 44 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.547773565 +0000 UTC m=+96.686056550 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086ee40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ac40 item 45 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.548312893 +0000 UTC m=+96.686595888 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086f340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e200): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e200): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e200): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.548312893 +0000 UTC m=+96.686595888 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061ae00 item 45 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.550582762 +0000 UTC m=+96.688865737 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061e880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170690 item 46 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.55110626 +0000 UTC m=+96.689389235 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061ed80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f480): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f480): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f480): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.55110626 +0000 UTC m=+96.689389235 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061f480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000170a10 item 46 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.552741933 +0000 UTC m=+96.691024909 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00061fac0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001711f0 item 47 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.55321177 +0000 UTC m=+96.691494745 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0003723c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372fc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372fc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372fc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372fc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372fc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.55321177 +0000 UTC m=+96.691494745 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000372fc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171490 item 47 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.555043543 +0000 UTC m=+96.693326568 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373a40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373f40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373f40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373f40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000171c70 item 48 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373f40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.555730118 +0000 UTC m=+96.694013093 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000373f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cfc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cfc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cfc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cfc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cfc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.555730118 +0000 UTC m=+96.694013093 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079cfc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006881c0 item 48 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d600): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d600): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d600): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.557406349 +0000 UTC m=+96.695689324 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079d600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688690 item 49 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.557892054 +0000 UTC m=+96.696175029 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00079da80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee040): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee040): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee040): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee040): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee040): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.557892054 +0000 UTC m=+96.696175029 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee040): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000688a80 item 49 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee6c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee6c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee6c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee6c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee6c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.559229888 +0000 UTC m=+96.697512863 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ee6c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006890a0 item 50 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.55997367 +0000 UTC m=+96.698256645 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008eebc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef180): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef180): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef180): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.55997367 +0000 UTC m=+96.698256645 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000689260 item 50 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef840): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef840): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef840): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.561473227 +0000 UTC m=+96.699756202 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008ef840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006896c0 item 51 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.56197882 +0000 UTC m=+96.700261795 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0008efd40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e84c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e84c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e84c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e84c0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e84c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.56197882 +0000 UTC m=+96.700261795 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e84c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006898f0 item 51 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8c00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8c00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8c00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8c00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8c00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.56385598 +0000 UTC m=+96.702138965 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e8c00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006562a0 item 52 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.564580976 +0000 UTC m=+96.702863961 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9680): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9680): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9680): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.564580976 +0000 UTC m=+96.702863961 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656540 item 52 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9d00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9d00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9d00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9d00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9d00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.566074963 +0000 UTC m=+96.704357928 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0000e9d00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656c40 item 53 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.566622306 +0000 UTC m=+96.704905281 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b802c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80800): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80800): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80800): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.566622306 +0000 UTC m=+96.704905281 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000656e00 item 53 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80ec0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80ec0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80ec0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80ec0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80ec0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.568195743 +0000 UTC m=+96.706478718 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b80ec0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006572d0 item 54 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.56883594 +0000 UTC m=+96.707118904 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b813c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.56883594 +0000 UTC m=+96.707118904 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b81940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657730 item 54 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc140): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc140): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc140): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.570350436 +0000 UTC m=+96.708633401 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000657c00 item 55 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.570917885 +0000 UTC m=+96.709200860 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cc640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccb80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccb80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccb80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccb80): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccb80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.570917885 +0000 UTC m=+96.709200860 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004ccb80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8000 item 55 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.572291857 +0000 UTC m=+96.710574851 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d83f0 item 56 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.573143062 +0000 UTC m=+96.711426037 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cd740): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdcc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdcc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdcc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdcc0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdcc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.573143062 +0000 UTC m=+96.711426037 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0004cdcc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d85b0 item 56 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.574683206 +0000 UTC m=+96.712966181 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a328c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a328c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a328c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8930 item 57 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a328c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a328c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.575388154 +0000 UTC m=+96.713671129 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a328c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8af0 item 57 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.576079759 +0000 UTC m=+96.714362784 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a32e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33380): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33380): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33380): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.576079759 +0000 UTC m=+96.714362784 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d8cb0 item 57 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.577768112 +0000 UTC m=+96.716051087 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a339c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33f00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33f00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33f00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9030 item 58 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33f00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33f00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.57830787 +0000 UTC m=+96.716590856 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a33f00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d91f0 item 58 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.579133277 +0000 UTC m=+96.717416252 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000270980): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002715c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002715c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002715c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002715c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002715c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.579133277 +0000 UTC m=+96.717416252 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0002715c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d93b0 item 58 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.580683059 +0000 UTC m=+96.718966034 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6640): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9730 item 59 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6640): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.581216214 +0000 UTC m=+96.719499179 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d98f0 item 59 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.581938956 +0000 UTC m=+96.720221931 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb6b80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7100): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7100): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7100): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7100): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7100): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.581938956 +0000 UTC m=+96.720221931 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7100): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9ab0 item 59 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.583296206 +0000 UTC m=+96.721579181 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7780): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7cc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7cc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7cc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009d9e30 item 60 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7cc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7cc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.583839209 +0000 UTC m=+96.722122205 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb7cc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006101c0 item 60 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.584522498 +0000 UTC m=+96.722805473 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598840): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598840): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598840): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.584522498 +0000 UTC m=+96.722805473 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610380 item 60 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.585895336 +0000 UTC m=+96.724178311 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000598e80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005993c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005993c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005993c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610700 item 61 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005993c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005993c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.58649101 +0000 UTC m=+96.724773985 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0005993c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599b00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599b00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599b00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599b00): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599b00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.58649101 +0000 UTC m=+96.724773985 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000599b00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006108c0 item 61 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.587855693 +0000 UTC m=+96.726138668 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972780): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972780): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972780): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000610cb0 item 62 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972780): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972780): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.588344905 +0000 UTC m=+96.726627881 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972780): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972e80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972e80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972e80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972e80): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972e80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.588344905 +0000 UTC m=+96.726627881 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000972e80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000611110 item 62 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.589735999 +0000 UTC m=+96.728018974 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc0009734c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973a00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006117a0 item 63 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973a00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.590257372 +0000 UTC m=+96.728540347 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000973a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c081c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c081c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c081c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c081c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c081c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.590257372 +0000 UTC m=+96.728540347 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c081c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006119d0 item 63 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): >_readAt: n=0, err=Bad file descriptor 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.591758261 +0000 UTC m=+96.730041226 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf4e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5340): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5340): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb0a0 item 64 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5340): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.59427642 +0000 UTC m=+96.732559395 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cf5340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.59427642 +0000 UTC m=+96.732559395 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e1c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb260 item 64 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e800): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e800): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e800): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.596598739 +0000 UTC m=+96.734881733 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023e800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb5e0 item 65 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.597185676 +0000 UTC m=+96.735468661 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023ec80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f180): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f180): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f180): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.597185676 +0000 UTC m=+96.735468661 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adb7a0 item 65 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f7c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f7c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f7c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f7c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f7c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.598740047 +0000 UTC m=+96.737023022 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023f7c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adbb20 item 66 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.599413135 +0000 UTC m=+96.737696100 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00023fcc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2280): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2280): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2280): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.599413135 +0000 UTC m=+96.737696100 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000adbce0 item 66 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.600873979 +0000 UTC m=+96.739156955 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac28c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ae3f0 item 67 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.601602894 +0000 UTC m=+96.739885869 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac2d40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3280): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3280): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3280): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.601602894 +0000 UTC m=+96.739885869 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006ae850 item 67 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.60332417 +0000 UTC m=+96.741607145 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006aed90 item 68 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.604242691 +0000 UTC m=+96.742525687 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac3e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a083c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a083c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a083c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a083c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a083c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.604242691 +0000 UTC m=+96.742525687 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a083c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af110 item 68 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08a00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08a00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.606133617 +0000 UTC m=+96.744416612 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af490 item 69 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.606696058 +0000 UTC m=+96.744979033 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a08e80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09380): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09380): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09380): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.606696058 +0000 UTC m=+96.744979033 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006af880 item 69 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09a00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09a00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.608094835 +0000 UTC m=+96.746377810 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8230 item 70 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.608677715 +0000 UTC m=+96.746960690 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a09f00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a484c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a484c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a484c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a484c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a484c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.608677715 +0000 UTC m=+96.746960690 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a484c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b83f0 item 70 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a48b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a48b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a48b40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a48b40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a48b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.610132667 +0000 UTC m=+96.748415642 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a48b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8850 item 71 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.610731526 +0000 UTC m=+96.749014501 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49040): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49540): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49540): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49540): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49540): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49540): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.610731526 +0000 UTC m=+96.749014501 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49540): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8a10 item 71 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49bc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49bc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49bc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49bc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49bc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.612339319 +0000 UTC m=+96.750622294 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a49bc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b8d90 item 72 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.612911407 +0000 UTC m=+96.751194382 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82680): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82680): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82680): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82680): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82680): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.612911407 +0000 UTC m=+96.751194382 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82680): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9030 item 72 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.614224102 +0000 UTC m=+96.752507077 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a82c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83140): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83140): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9420 item 73 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83140): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.614717973 +0000 UTC m=+96.753000948 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b95e0 item 73 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.615375423 +0000 UTC m=+96.753658388 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83b40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83b40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.615375423 +0000 UTC m=+96.753658388 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a83b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b97a0 item 73 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.616798877 +0000 UTC m=+96.755081852 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e700): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9b90 item 74 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e700): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.617309129 +0000 UTC m=+96.755592105 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9e700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006b9dc0 item 74 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.618079121 +0000 UTC m=+96.756362096 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9ec40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f1c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f1c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f1c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f1c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f1c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.618079121 +0000 UTC m=+96.756362096 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f1c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005181c0 item 74 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.619508146 +0000 UTC m=+96.757791121 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9f800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9fd00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9fd00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9fd00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000518a10 item 75 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9fd00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9fd00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.619941062 +0000 UTC m=+96.758224037 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000a9fd00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): _writeAt: size=3, off=2 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005190a0 item 75 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.620586869 +0000 UTC m=+96.758869844 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac02c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0800): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0800): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0800): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0800): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0800): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.620586869 +0000 UTC m=+96.758869844 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0800): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519260 item 75 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.622021234 +0000 UTC m=+96.760304200 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac0e40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1340): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1340): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519730 item 76 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1340): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.62247575 +0000 UTC m=+96.760758716 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519960 item 76 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): _writeAt: size=3, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.623000611 +0000 UTC m=+96.761283586 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1e00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1e00): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.623000611 +0000 UTC m=+96.761283586 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ac1e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000519e30 item 76 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.624393257 +0000 UTC m=+96.762676232 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae44c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae49c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae49c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae49c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001aeb60 item 77 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae49c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae49c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.624867501 +0000 UTC m=+96.763150466 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae49c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae50c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae50c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae50c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae50c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae50c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.624867501 +0000 UTC m=+96.763150466 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae50c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001aee00 item 77 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.626337533 +0000 UTC m=+96.764620508 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5c00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5c00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5c00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af500 item 78 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5c00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5c00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.626863665 +0000 UTC m=+96.765146640 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000ae5c00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04380): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04380): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04380): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04380): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04380): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.626863665 +0000 UTC m=+96.765146640 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04380): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001af7a0 item 78 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.628303219 +0000 UTC m=+96.766586194 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b049c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04ec0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04ec0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04ec0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001afdc0 item 79 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04ec0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04ec0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.628798934 +0000 UTC m=+96.767081909 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b04ec0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b055c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b055c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b055c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b055c0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b055c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.628798934 +0000 UTC m=+96.767081909 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b055c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4000 item 79 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.630607163 +0000 UTC m=+96.768890148 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b05c00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22180): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22180): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22180): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a43f0 item 80 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22180): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22180): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.631222274 +0000 UTC m=+96.769505259 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22180): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22880): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22880): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22880): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.631222274 +0000 UTC m=+96.769505259 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4770 item 80 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22ec0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22ec0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22ec0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22ec0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22ec0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.633091598 +0000 UTC m=+96.771374582 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b22ec0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4b60 item 81 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.633793672 +0000 UTC m=+96.772076657 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23880): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23880): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23880): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23880): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23880): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.633793672 +0000 UTC m=+96.772076657 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23880): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a4d20 item 81 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23f00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23f00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23f00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23f00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23f00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.635465624 +0000 UTC m=+96.773748609 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b23f00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5500 item 82 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.636130158 +0000 UTC m=+96.774413142 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4c480): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4ca00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4ca00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4ca00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4ca00): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4ca00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.636130158 +0000 UTC m=+96.774413142 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4ca00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5730 item 82 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d080): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d080): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d080): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d080): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d080): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.637995225 +0000 UTC m=+96.776278210 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d080): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006a5ea0 item 83 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.638726302 +0000 UTC m=+96.777009277 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4d580): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dac0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dac0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dac0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dac0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dac0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.638726302 +0000 UTC m=+96.777009277 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b4dac0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000498540 item 83 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a1c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a1c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a1c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a1c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a1c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.640398185 +0000 UTC m=+96.778681170 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a1c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004999d0 item 84 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.641044905 +0000 UTC m=+96.779327890 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8a6c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ac40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ac40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ac40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ac40): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ac40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.641044905 +0000 UTC m=+96.779327890 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8ac40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000499c70 item 84 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b2c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b2c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b2c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b2c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b2c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.642712138 +0000 UTC m=+96.780995123 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b2c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658310 item 85 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.643361633 +0000 UTC m=+96.781644608 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8b7c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8bd00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8bd00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8bd00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8bd00): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8bd00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.643361633 +0000 UTC m=+96.781644608 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000b8bd00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658620 item 85 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0400): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0400): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0400): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0400): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0400): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.64508916 +0000 UTC m=+96.783372145 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0400): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000658d20 item 86 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.64580986 +0000 UTC m=+96.784092844 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0900): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0e80): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0e80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0e80): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0e80): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0e80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.64580986 +0000 UTC m=+96.784092844 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb0e80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659030 item 86 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1500): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1500): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.647388255 +0000 UTC m=+96.785671231 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659420 item 87 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.648003336 +0000 UTC m=+96.786286321 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1a00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1f40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1f40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1f40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1f40): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1f40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.648003336 +0000 UTC m=+96.786286321 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bb1f40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006595e0 item 87 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4640): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4640): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4640): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4640): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4640): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.649848584 +0000 UTC m=+96.788131569 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4640): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659960 item 88 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.650548945 +0000 UTC m=+96.788831930 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd4b40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd50c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd50c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd50c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd50c0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd50c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.650548945 +0000 UTC m=+96.788831930 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd50c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000659b90 item 88 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.652204486 +0000 UTC m=+96.790487472 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5700): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5c40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5c40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5c40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da070 item 89 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5c40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5c40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.652851958 +0000 UTC m=+96.791134943 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bd5c40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da5b0 item 89 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.653574691 +0000 UTC m=+96.791857675 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2200): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2780): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2780): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2780): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2780): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2780): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.653574691 +0000 UTC m=+96.791857675 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2780): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005da7e0 item 89 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.655413467 +0000 UTC m=+96.793696452 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf2dc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3300): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3300): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3300): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dabd0 item 90 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3300): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3300): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.655989503 +0000 UTC m=+96.794272489 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3300): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005daee0 item 90 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.656754426 +0000 UTC m=+96.795037411 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3840): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3e00): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3e00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3e00): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3e00): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3e00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.656754426 +0000 UTC m=+96.795037411 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000bf3e00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005db0a0 item 90 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.658370413 +0000 UTC m=+96.796653398 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1c4c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ca00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ca00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ca00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005dbf10 item 91 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ca00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ca00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.658968551 +0000 UTC m=+96.797251526 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1ca00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): >_readAt: n=2, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): _writeAt: size=3, off=7 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2150 item 91 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.659745145 +0000 UTC m=+96.798028131 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1cf40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1d4c0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1d4c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1d4c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1d4c0): >_readAt: n=8, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1d4c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.659745145 +0000 UTC m=+96.798028131 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1d4c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2310 item 91 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.661368817 +0000 UTC m=+96.799651802 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c1db00): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c420c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c420c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c420c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2690 item 92 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c420c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c420c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.66199055 +0000 UTC m=+96.800273535 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c420c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): open at offset 5 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2850 item 92 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): _readAt: size=2, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): _writeAt: size=3, off=5 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): >_writeAt: n=3, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.662951631 +0000 UTC m=+96.801234616 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42600): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42bc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42bc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42bc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42bc0): >_readAt: n=3, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42bc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.662951631 +0000 UTC m=+96.801234616 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c42bc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2a10 item 92 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.665220249 +0000 UTC m=+96.803503254 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc00086fc80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88240): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88240): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88240): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b0a0 item 93 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88240): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88240): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.666010068 +0000 UTC m=+96.804293053 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88240): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88940): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88940): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88940): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88940): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88940): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.666010068 +0000 UTC m=+96.804293053 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88940): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b260 item 93 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.668216909 +0000 UTC m=+96.806499894 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c88f80): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c894c0): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c894c0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c894c0): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b5e0 item 94 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c894c0): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c894c0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.668882684 +0000 UTC m=+96.807165669 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c894c0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c89bc0): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c89bc0): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c89bc0): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c89bc0): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c89bc0): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.668882684 +0000 UTC m=+96.807165669 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c89bc0): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061b7a0 item 94 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.671104534 +0000 UTC m=+96.809387509 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4280): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43340): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43340): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43340): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba2e70 item 95 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43340): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43340): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.671810866 +0000 UTC m=+96.810093850 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43340): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43a40): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43a40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43a40): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43a40): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43a40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.671810866 +0000 UTC m=+96.810093850 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000c43a40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ba3030 item 95 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): open at offset 0 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): _readAt: size=2, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): >_readAt: n=0, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.673945601 +0000 UTC m=+96.812228586 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4500): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4a40): _writeAt: size=5, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4a40): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4a40): >openPending: err= 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a380 item 96 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4a40): >_writeAt: n=5, err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4a40): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.674687479 +0000 UTC m=+96.812970465 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb4a40): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/26 03:49:32 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:49:32 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/26 03:49:32 DEBUG : open-test-file: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb5140): _readAt: size=512, off=0 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb5140): openPending: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb5140): >openPending: err= 2026/02/26 03:49:32 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb5140): >_readAt: n=5, err=EOF 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb5140): close: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-26 03:49:32.674687479 +0000 UTC m=+96.812970465 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/26 03:49:32 DEBUG : open-test-file(0xc000cb5140): >close: err= 2026/02/26 03:49:32 DEBUG : open-test-file: Remove: 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00061a540 item 96 2026/02/26 03:49:32 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/26 03:49:32 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/26 03:49:32 DEBUG : open-test-file: >Remove: err= 2026/02/26 03:49:32 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:32 DEBUG : Looking for writers 2026/02/26 03:49:32 DEBUG : >WaitForWriters: 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.97s) --- PASS: TestRWFileHandleOpenTests/writes (0.49s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.09s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.48s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.08s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:49:32 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:49:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:49:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:49:32 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:49:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:49:32 DEBUG : file1: newRWFileHandle: 2026/02/26 03:49:32 DEBUG : file1(0xc000521600): openPending: 2026/02/26 03:49:32 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:32 DEBUG : file1(0xc000521600): >openPending: err= 2026/02/26 03:49:32 DEBUG : file1: >newRWFileHandle: err= 2026/02/26 03:49:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:49:32 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/26 03:49:32 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/02/26 03:49:32 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:49:32 DEBUG : Looking for writers 2026/02/26 03:49:32 DEBUG : file1: reading active writers 2026/02/26 03:49:32 DEBUG : file1: active writers 1 2026/02/26 03:49:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:49:32 DEBUG : Looking for writers 2026/02/26 03:49:32 DEBUG : file1: reading active writers 2026/02/26 03:49:32 DEBUG : file1: active writers 1 2026/02/26 03:49:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:49:32 DEBUG : Looking for writers 2026/02/26 03:49:32 DEBUG : file1: reading active writers 2026/02/26 03:49:32 DEBUG : file1: active writers 1 2026/02/26 03:49:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:49:32 DEBUG : Looking for writers 2026/02/26 03:49:32 DEBUG : file1: reading active writers 2026/02/26 03:49:32 DEBUG : file1: active writers 1 2026/02/26 03:49:32 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:49:33 DEBUG : Looking for writers 2026/02/26 03:49:33 DEBUG : file1: reading active writers 2026/02/26 03:49:33 DEBUG : file1: active writers 1 2026/02/26 03:49:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:49:33 DEBUG : Looking for writers 2026/02/26 03:49:33 DEBUG : file1: reading active writers 2026/02/26 03:49:33 DEBUG : file1: active writers 1 2026/02/26 03:49:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:49:33 DEBUG : Looking for writers 2026/02/26 03:49:33 DEBUG : file1: reading active writers 2026/02/26 03:49:33 DEBUG : file1: active writers 1 2026/02/26 03:49:33 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/02/26 03:49:34 DEBUG : Looking for writers 2026/02/26 03:49:34 DEBUG : file1: reading active writers 2026/02/26 03:49:34 DEBUG : file1: active writers 1 2026/02/26 03:49:34 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:35 DEBUG : Looking for writers 2026/02/26 03:49:35 DEBUG : file1: reading active writers 2026/02/26 03:49:35 DEBUG : file1: active writers 1 2026/02/26 03:49:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:36 DEBUG : Looking for writers 2026/02/26 03:49:36 DEBUG : file1: reading active writers 2026/02/26 03:49:36 DEBUG : file1: active writers 1 2026/02/26 03:49:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:37 DEBUG : Looking for writers 2026/02/26 03:49:37 DEBUG : file1: reading active writers 2026/02/26 03:49:37 DEBUG : file1: active writers 1 2026/02/26 03:49:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:38 DEBUG : Looking for writers 2026/02/26 03:49:38 DEBUG : file1: reading active writers 2026/02/26 03:49:38 DEBUG : file1: active writers 1 2026/02/26 03:49:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:39 DEBUG : Looking for writers 2026/02/26 03:49:39 DEBUG : file1: reading active writers 2026/02/26 03:49:39 DEBUG : file1: active writers 1 2026/02/26 03:49:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:40 DEBUG : Looking for writers 2026/02/26 03:49:40 DEBUG : file1: reading active writers 2026/02/26 03:49:40 DEBUG : file1: active writers 1 2026/02/26 03:49:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:41 DEBUG : Looking for writers 2026/02/26 03:49:41 DEBUG : file1: reading active writers 2026/02/26 03:49:41 DEBUG : file1: active writers 1 2026/02/26 03:49:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:42 DEBUG : Looking for writers 2026/02/26 03:49:42 DEBUG : file1: reading active writers 2026/02/26 03:49:42 DEBUG : file1: active writers 1 2026/02/26 03:49:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:43 DEBUG : Looking for writers 2026/02/26 03:49:43 DEBUG : file1: reading active writers 2026/02/26 03:49:43 DEBUG : file1: active writers 1 2026/02/26 03:49:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:44 DEBUG : Looking for writers 2026/02/26 03:49:44 DEBUG : file1: reading active writers 2026/02/26 03:49:44 DEBUG : file1: active writers 1 2026/02/26 03:49:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:45 DEBUG : Looking for writers 2026/02/26 03:49:45 DEBUG : file1: reading active writers 2026/02/26 03:49:45 DEBUG : file1: active writers 1 2026/02/26 03:49:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:46 DEBUG : Looking for writers 2026/02/26 03:49:46 DEBUG : file1: reading active writers 2026/02/26 03:49:46 DEBUG : file1: active writers 1 2026/02/26 03:49:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:47 DEBUG : Looking for writers 2026/02/26 03:49:47 DEBUG : file1: reading active writers 2026/02/26 03:49:47 DEBUG : file1: active writers 1 2026/02/26 03:49:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:48 DEBUG : Looking for writers 2026/02/26 03:49:48 DEBUG : file1: reading active writers 2026/02/26 03:49:48 DEBUG : file1: active writers 1 2026/02/26 03:49:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:49 DEBUG : Looking for writers 2026/02/26 03:49:49 DEBUG : file1: reading active writers 2026/02/26 03:49:49 DEBUG : file1: active writers 1 2026/02/26 03:49:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:50 DEBUG : Looking for writers 2026/02/26 03:49:50 DEBUG : file1: reading active writers 2026/02/26 03:49:50 DEBUG : file1: active writers 1 2026/02/26 03:49:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:51 DEBUG : Looking for writers 2026/02/26 03:49:51 DEBUG : file1: reading active writers 2026/02/26 03:49:51 DEBUG : file1: active writers 1 2026/02/26 03:49:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:52 DEBUG : Looking for writers 2026/02/26 03:49:52 DEBUG : file1: reading active writers 2026/02/26 03:49:52 DEBUG : file1: active writers 1 2026/02/26 03:49:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:53 DEBUG : Looking for writers 2026/02/26 03:49:53 DEBUG : file1: reading active writers 2026/02/26 03:49:53 DEBUG : file1: active writers 1 2026/02/26 03:49:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:54 DEBUG : Looking for writers 2026/02/26 03:49:54 DEBUG : file1: reading active writers 2026/02/26 03:49:54 DEBUG : file1: active writers 1 2026/02/26 03:49:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:55 DEBUG : Looking for writers 2026/02/26 03:49:55 DEBUG : file1: reading active writers 2026/02/26 03:49:55 DEBUG : file1: active writers 1 2026/02/26 03:49:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:56 DEBUG : Looking for writers 2026/02/26 03:49:56 DEBUG : file1: reading active writers 2026/02/26 03:49:56 DEBUG : file1: active writers 1 2026/02/26 03:49:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:57 DEBUG : Looking for writers 2026/02/26 03:49:57 DEBUG : file1: reading active writers 2026/02/26 03:49:57 DEBUG : file1: active writers 1 2026/02/26 03:49:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:58 DEBUG : Looking for writers 2026/02/26 03:49:58 DEBUG : file1: reading active writers 2026/02/26 03:49:58 DEBUG : file1: active writers 1 2026/02/26 03:49:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:49:59 DEBUG : Looking for writers 2026/02/26 03:49:59 DEBUG : file1: reading active writers 2026/02/26 03:49:59 DEBUG : file1: active writers 1 2026/02/26 03:49:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:50:00 DEBUG : Looking for writers 2026/02/26 03:50:00 DEBUG : file1: reading active writers 2026/02/26 03:50:00 DEBUG : file1: active writers 1 2026/02/26 03:50:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:50:01 DEBUG : Looking for writers 2026/02/26 03:50:01 DEBUG : file1: reading active writers 2026/02/26 03:50:01 DEBUG : file1: active writers 1 2026/02/26 03:50:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:50:02 DEBUG : Looking for writers 2026/02/26 03:50:02 DEBUG : file1: reading active writers 2026/02/26 03:50:02 DEBUG : file1: active writers 1 2026/02/26 03:50:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/26 03:50:02 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc000c514a0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc00088f308 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824642696000} name:file1 opens:1 downloaders: o: fd:0xc0007b8020 info:{ModTime:{wall:14006210866563035601 ext:97056094631 loc:0x4586480} ATime:{wall:14006210866563035601 ext:97056094631 loc:0x4586480} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/02/26 03:50:02 DEBUG : >WaitForWriters: 2026/02/26 03:50:02 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.25s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:03 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:03 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:50:03 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:03 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:50:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:03 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:03 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:50:03 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:03 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:03 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:50:03 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:03 DEBUG : rename_me: newRWFileHandle: 2026/02/26 03:50:03 DEBUG : rename_me(0xc000767d40): openPending: 2026/02/26 03:50:03 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/26 03:50:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/26 03:50:03 DEBUG : rename_me(0xc000767d40): >openPending: err= 2026/02/26 03:50:03 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/26 03:50:03 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/26 03:50:03 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/26 03:50:03 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/26 03:50:03 DEBUG : rename_me(0xc000767d40): _writeAt: size=5, off=0 2026/02/26 03:50:03 DEBUG : rename_me(0xc000767d40): >_writeAt: n=5, err= 2026/02/26 03:50:03 DEBUG : rename_me(0xc000767d40): close: 2026/02/26 03:50:03 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-26 03:50:03.172381537 +0000 UTC m=+127.310664502 2026/02/26 03:50:03 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/26 03:50:03 DEBUG : rename_me(0xc000767d40): >close: err= 2026/02/26 03:50:03 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/26 03:50:03 DEBUG : i_was_renamed: Updating file with 0xc0008c69c0 2026/02/26 03:50:03 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/26 03:50:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/26 03:50:03 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/26 03:50:03 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/26 03:50:03 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : Still 0 writers active and 1 cache items in use, waiting 320ms 2026/02/26 03:50:03 DEBUG : i_was_renamed: size = 5 OK 2026/02/26 03:50:03 DEBUG : i_was_renamed: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:50:03 INFO : i_was_renamed: Copied (new) 2026/02/26 03:50:03 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-26 03:50:03 +0000 UTC,5d41402abc4b2a76b9719d911017c592" 2026/02/26 03:50:03 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/26 03:50:03 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/26 03:50:03 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/26 03:50:03 DEBUG : Looking for writers 2026/02/26 03:50:03 DEBUG : i_was_renamed: reading active writers 2026/02/26 03:50:03 DEBUG : >WaitForWriters: 2026/02/26 03:50:03 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (1.04s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:04 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:04 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/26 03:50:04 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:04 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:50:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:04 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:04 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/26 03:50:04 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavOwncloud{ES_fC}/rclone-test-fodefaj1cuso" 2026/02/26 03:50:04 INFO : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:04 DEBUG : forgetting directory cache 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate(0xc0000e8480): _readAt: size=512, off=0 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate(0xc0000e8480): openPending: 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 02:51:04 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" against cached fingerprint "" 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 03:50:04 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate(0xc0000e8480): >openPending: err= 2026/02/26 03:50:04 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate(0xc0000e8480): >_readAt: n=20, err=EOF 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate(0xc0000e8480): close: 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:51:04 +0000 GMT 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate(0xc0000e8480): >close: err= 2026/02/26 03:50:04 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:04 DEBUG : forgetting directory cache 2026/02/26 03:50:04 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate(0xc0004cdd00): _readAt: size=512, off=0 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate(0xc0004cdd00): openPending: 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 02:52:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" against cached fingerprint "20,2026-02-26 02:51:04 +0000 UTC,8558f20bbf1a5777c862752b37ad49be" 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 02:52:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" != cached fingerprint "20,2026-02-26 02:51:04 +0000 UTC,8558f20bbf1a5777c862752b37ad49be") 2026/02/26 03:50:05 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 03:50:05 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate(0xc0004cdd00): >openPending: err= 2026/02/26 03:50:05 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate(0xc0004cdd00): >_readAt: n=20, err=EOF 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate(0xc0004cdd00): close: 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:52:04 +0000 GMT 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate(0xc0004cdd00): >close: err= 2026/02/26 03:50:05 DEBUG : Re-reading directory (101.143592ms old) 2026/02/26 03:50:05 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: Reset virtual modtime 2026/02/26 03:50:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:05 DEBUG : forgetting directory cache 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate(0xc000973040): _readAt: size=512, off=0 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate(0xc000973040): openPending: 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 02:53:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" against cached fingerprint "20,2026-02-26 02:52:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a" 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 02:53:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" != cached fingerprint "20,2026-02-26 02:52:04 +0000 UTC,944a242d910e2bbacae0d0db8c64490a") 2026/02/26 03:50:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 03:50:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate(0xc000973040): >openPending: err= 2026/02/26 03:50:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate(0xc000973040): >_readAt: n=20, err=EOF 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate(0xc000973040): close: 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:53:04 +0000 GMT 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate(0xc000973040): >close: err= 2026/02/26 03:50:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:06 DEBUG : forgetting directory cache 2026/02/26 03:50:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc000ac25c0): _readAt: size=512, off=0 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc000ac25c0): openPending: 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 02:54:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68" against cached fingerprint "20,2026-02-26 02:53:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d" 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 02:54:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68" != cached fingerprint "20,2026-02-26 02:53:04 +0000 UTC,4e063366550d230fc1fb85c19dbb494d") 2026/02/26 03:50:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 03:50:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc000ac25c0): >openPending: err= 2026/02/26 03:50:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc000ac25c0): >_readAt: n=20, err=EOF 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc000ac25c0): close: 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:54:04 +0000 GMT 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc000ac25c0): >close: err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:07 DEBUG : forgetting directory cache 2026/02/26 03:50:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc0008ac140): _readAt: size=512, off=0 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc0008ac140): openPending: 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 02:55:04 +0000 UTC,25074c7237d5f7774d304950950b2d66" against cached fingerprint "20,2026-02-26 02:54:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68" 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 02:55:04 +0000 UTC,25074c7237d5f7774d304950950b2d66" != cached fingerprint "20,2026-02-26 02:54:04 +0000 UTC,a8c7956852282e88c22a986150cb5a68") 2026/02/26 03:50:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 03:50:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc0008ac140): >openPending: err= 2026/02/26 03:50:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc0008ac140): >_readAt: n=20, err=EOF 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc0008ac140): close: 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:55:04 +0000 GMT 2026/02/26 03:50:07 DEBUG : TestRWCacheUpdate(0xc0008ac140): >close: err= 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:08 DEBUG : forgetting directory cache 2026/02/26 03:50:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate(0xc000829040): _readAt: size=512, off=0 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate(0xc000829040): openPending: 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-26 02:56:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" against cached fingerprint "20,2026-02-26 02:55:04 +0000 UTC,25074c7237d5f7774d304950950b2d66" 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-26 02:56:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" != cached fingerprint "20,2026-02-26 02:55:04 +0000 UTC,25074c7237d5f7774d304950950b2d66") 2026/02/26 03:50:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/26 03:50:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate(0xc000829040): >openPending: err= 2026/02/26 03:50:08 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate(0xc000829040): >_readAt: n=20, err=EOF 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate(0xc000829040): close: 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:56:04 +0000 GMT 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate(0xc000829040): >close: err= 2026/02/26 03:50:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:08 DEBUG : forgetting directory cache 2026/02/26 03:50:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate(0xc0008779c0): _readAt: size=512, off=0 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate(0xc0008779c0): openPending: 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-26 02:57:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" against cached fingerprint "20,2026-02-26 02:56:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00" 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-26 02:57:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" != cached fingerprint "20,2026-02-26 02:56:04 +0000 UTC,58e51f3b328781d7a035e462b2e9bd00") 2026/02/26 03:50:09 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/26 03:50:09 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate(0xc0008779c0): >openPending: err= 2026/02/26 03:50:09 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate(0xc0008779c0): >_readAt: n=21, err=EOF 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate(0xc0008779c0): close: 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:57:04 +0000 GMT 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate(0xc0008779c0): >close: err= 2026/02/26 03:50:09 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:09 DEBUG : forgetting directory cache 2026/02/26 03:50:09 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc0009c4000): _readAt: size=512, off=0 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc0009c4000): openPending: 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-26 02:58:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" against cached fingerprint "21,2026-02-26 02:57:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7" 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-26 02:58:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" != cached fingerprint "21,2026-02-26 02:57:04 +0000 UTC,8dbc613757cc0c1614e9b1aafd9156a7") 2026/02/26 03:50:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/26 03:50:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc0009c4000): >openPending: err= 2026/02/26 03:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc0009c4000): >_readAt: n=22, err=EOF 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc0009c4000): close: 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:58:04 +0000 GMT 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc0009c4000): >close: err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:10 DEBUG : forgetting directory cache 2026/02/26 03:50:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc000a8ec00): _readAt: size=512, off=0 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc000a8ec00): openPending: 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-26 02:59:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" against cached fingerprint "22,2026-02-26 02:58:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca" 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-26 02:59:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" != cached fingerprint "22,2026-02-26 02:58:04 +0000 UTC,d6db0c1b4814e22b98d1f690596f68ca") 2026/02/26 03:50:10 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/26 03:50:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc000a8ec00): >openPending: err= 2026/02/26 03:50:10 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc000a8ec00): >_readAt: n=23, err=EOF 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc000a8ec00): close: 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 02:59:04 +0000 GMT 2026/02/26 03:50:10 DEBUG : TestRWCacheUpdate(0xc000a8ec00): >close: err= 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:11 DEBUG : forgetting directory cache 2026/02/26 03:50:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate(0xc000cfdc80): _readAt: size=512, off=0 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate(0xc000cfdc80): openPending: 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-26 03:00:04 +0000 UTC,074978d6705e58530a3c8d378a08fa37" against cached fingerprint "23,2026-02-26 02:59:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0" 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-26 03:00:04 +0000 UTC,074978d6705e58530a3c8d378a08fa37" != cached fingerprint "23,2026-02-26 02:59:04 +0000 UTC,a04b60cad5c51870e80f668df3d720c0") 2026/02/26 03:50:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/26 03:50:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate(0xc000cfdc80): >openPending: err= 2026/02/26 03:50:11 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate(0xc000cfdc80): >_readAt: n=24, err=EOF 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate(0xc000cfdc80): close: 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-26 03:00:04 +0000 GMT 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate(0xc000cfdc80): >close: err= 2026/02/26 03:50:11 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:11 DEBUG : Looking for writers 2026/02/26 03:50:11 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/26 03:50:11 DEBUG : >WaitForWriters: 2026/02/26 03:50:11 DEBUG : webdav root 'rclone-test-fodefaj1cuso': vfs cache: cleaner exiting 2026/02/26 03:50:11 DEBUG : forgetting directory cache 2026/02/26 03:50:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" --- PASS: TestRWCacheUpdate (8.11s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:12 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:12 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:13 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:13 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:13 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/26 03:50:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/26 03:50:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/26 03:50:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/26 03:50:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:14 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:14 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/26 03:50:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/26 03:50:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/26 03:50:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/26 03:50:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/26 03:50:14 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/26 03:50:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/26 03:50:14 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/26 03:50:14 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/26 03:50:14 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:14 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:14 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:14 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/26 03:50:14 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/26 03:50:14 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/26 03:50:14 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/26 03:50:14 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/26 03:50:14 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:14 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:14 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:14 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:14 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:14 DEBUG : Looking for writers 2026/02/26 03:50:14 DEBUG : FiLeA: reading active writers 2026/02/26 03:50:14 DEBUG : FiLeB: reading active writers 2026/02/26 03:50:14 DEBUG : FilEb: reading active writers 2026/02/26 03:50:14 DEBUG : >WaitForWriters: 2026/02/26 03:50:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:14 DEBUG : Looking for writers 2026/02/26 03:50:14 DEBUG : FiLeA: reading active writers 2026/02/26 03:50:14 DEBUG : FiLeB: reading active writers 2026/02/26 03:50:14 DEBUG : FilEb: reading active writers 2026/02/26 03:50:14 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (2.99s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:15 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:15 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:15 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/26 03:50:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/26 03:50:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/26 03:50:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:16 DEBUG : Looking for writers 2026/02/26 03:50:16 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/26 03:50:16 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/26 03:50:16 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (1.33s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:16 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:16 DEBUG : webdav root 'rclone-test-fodefaj1cuso': Reusing VFS from active cache 2026/02/26 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:16 DEBUG : Looking for writers 2026/02/26 03:50:16 DEBUG : >WaitForWriters: 2026/02/26 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:16 DEBUG : Looking for writers 2026/02/26 03:50:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.16s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:16 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:16 DEBUG : Looking for writers 2026/02/26 03:50:16 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.16s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:16 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:16 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:16 DEBUG : Looking for writers 2026/02/26 03:50:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.16s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:17 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:17 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:17 DEBUG : dir: Looking for writers 2026/02/26 03:50:17 DEBUG : file2: reading active writers 2026/02/26 03:50:17 DEBUG : Looking for writers 2026/02/26 03:50:17 DEBUG : dir: reading active writers 2026/02/26 03:50:17 DEBUG : file1: reading active writers 2026/02/26 03:50:17 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (1.71s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:18 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:19 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:19 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:19 DEBUG : dir: Looking for writers 2026/02/26 03:50:19 DEBUG : Looking for writers 2026/02/26 03:50:19 DEBUG : dir: reading active writers 2026/02/26 03:50:19 DEBUG : file1: reading active writers 2026/02/26 03:50:19 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (1.56s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:20 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:21 DEBUG : file1: Open: flags=O_RDONLY 2026/02/26 03:50:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/26 03:50:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/26 03:50:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/26 03:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/26 03:50:21 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 03:50:21 DEBUG : dir/new_file.txt: Size and md5 of src and dst objects identical 2026/02/26 03:50:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/26 03:50:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/26 03:50:21 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:21 DEBUG : dir: Looking for writers 2026/02/26 03:50:21 DEBUG : file2: reading active writers 2026/02/26 03:50:21 DEBUG : new_file.txt: reading active writers 2026/02/26 03:50:21 DEBUG : Looking for writers 2026/02/26 03:50:21 DEBUG : dir: reading active writers 2026/02/26 03:50:21 DEBUG : file1: reading active writers 2026/02/26 03:50:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (1.94s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:22 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/26 03:50:23 DEBUG : dir/file1: Updating file with dir/file1 0xc000c17500 2026/02/26 03:50:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/26 03:50:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:23 INFO : dir/file1: Moved (server-side) to: file0 2026/02/26 03:50:23 DEBUG : file0: Updating file with file0 0xc000c17500 2026/02/26 03:50:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/26 03:50:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/26 03:50:23 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:23 DEBUG : dir: Looking for writers 2026/02/26 03:50:23 DEBUG : Looking for writers 2026/02/26 03:50:23 DEBUG : dir: reading active writers 2026/02/26 03:50:23 DEBUG : file0: reading active writers 2026/02/26 03:50:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (2.28s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:24 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:24 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:24 DEBUG : Looking for writers 2026/02/26 03:50:24 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.22s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:24 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:25 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/26 03:50:25 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/26 03:50:25 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/26 03:50:25 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/26 03:50:26 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/26 03:50:26 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:26 DEBUG : d: Looking for writers 2026/02/26 03:50:26 DEBUG : Looking for writers 2026/02/26 03:50:26 DEBUG : a: Looking for writers 2026/02/26 03:50:26 DEBUG : b: Looking for writers 2026/02/26 03:50:26 DEBUG : c: Looking for writers 2026/02/26 03:50:26 DEBUG : Looking for writers 2026/02/26 03:50:26 DEBUG : /: reading active writers 2026/02/26 03:50:26 DEBUG : a: reading active writers 2026/02/26 03:50:26 DEBUG : b: reading active writers 2026/02/26 03:50:26 DEBUG : c: reading active writers 2026/02/26 03:50:26 DEBUG : d: reading active writers 2026/02/26 03:50:26 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (2.87s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:27 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:27 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/26 03:50:28 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/26 03:50:28 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/26 03:50:28 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/26 03:50:29 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:29 DEBUG : a/b/c/d: Looking for writers 2026/02/26 03:50:29 DEBUG : a/b/c: Looking for writers 2026/02/26 03:50:29 DEBUG : d: reading active writers 2026/02/26 03:50:29 DEBUG : a/b: Looking for writers 2026/02/26 03:50:29 DEBUG : c: reading active writers 2026/02/26 03:50:29 DEBUG : a: Looking for writers 2026/02/26 03:50:29 DEBUG : b: reading active writers 2026/02/26 03:50:29 DEBUG : Looking for writers 2026/02/26 03:50:29 DEBUG : a: reading active writers 2026/02/26 03:50:29 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (3.46s) === 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:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:31 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:31 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:31 DEBUG : Looking for writers 2026/02/26 03:50:31 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.16s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:31 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/26 03:50:31 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/26 03:50:31 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/26 03:50:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 03:50:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:31 DEBUG : file1: size = 5 OK 2026/02/26 03:50:31 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:50:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:31 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/26 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 03:50:31 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:31 DEBUG : file1: size = 0 OK 2026/02/26 03:50:31 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 03:50:31 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/26 03:50:31 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:31 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:31 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (7 bytes), uploading instead of streaming 2026/02/26 03:50:32 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:32 DEBUG : file1: size = 7 OK 2026/02/26 03:50:32 DEBUG : file1: md5 = 9141de76717e095d4dd05f1e686ad6a8 OK 2026/02/26 03:50:32 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:32 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:32 DEBUG : Looking for writers 2026/02/26 03:50:32 DEBUG : file1: reading active writers 2026/02/26 03:50:32 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (1.27s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:32 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:32 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:32 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:32 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:32 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:32 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:32 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/26 03:50:33 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/26 03:50:33 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/26 03:50:33 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/26 03:50:33 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (11 bytes), uploading instead of streaming 2026/02/26 03:50:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:33 DEBUG : file1: size = 11 OK 2026/02/26 03:50:33 DEBUG : file1: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2026/02/26 03:50:33 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:50:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:33 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/26 03:50:33 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:33 DEBUG : Looking for writers 2026/02/26 03:50:33 DEBUG : file1: reading active writers 2026/02/26 03:50:33 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.75s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:34 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:34 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:34 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:34 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/26 03:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:34 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (5 bytes), uploading instead of streaming 2026/02/26 03:50:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:34 DEBUG : file1: size = 5 OK 2026/02/26 03:50:34 DEBUG : file1: md5 = 5d41402abc4b2a76b9719d911017c592 OK 2026/02/26 03:50:34 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:50:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:34 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/26 03:50:34 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:34 DEBUG : Looking for writers 2026/02/26 03:50:34 DEBUG : file1: reading active writers 2026/02/26 03:50:34 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.65s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:34 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:50:35 DEBUG : file1: WriteFileHandle.Release closing 2026/02/26 03:50:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:35 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 03:50:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:50:35 DEBUG : file1: size = 0 OK 2026/02/26 03:50:35 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 03:50:35 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:50:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:35 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/26 03:50:35 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.63s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:50:35 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:50:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:50:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:50:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:50:35 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:50:35 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/02/26 03:50:35 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : file1: active writers 1 2026/02/26 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : file1: active writers 1 2026/02/26 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : file1: active writers 1 2026/02/26 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : file1: active writers 1 2026/02/26 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : file1: active writers 1 2026/02/26 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/26 03:50:35 DEBUG : Looking for writers 2026/02/26 03:50:35 DEBUG : file1: reading active writers 2026/02/26 03:50:35 DEBUG : file1: active writers 1 2026/02/26 03:50:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/26 03:50:36 DEBUG : Looking for writers 2026/02/26 03:50:36 DEBUG : file1: reading active writers 2026/02/26 03:50:36 DEBUG : file1: active writers 1 2026/02/26 03:50:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/26 03:50:36 DEBUG : Looking for writers 2026/02/26 03:50:36 DEBUG : file1: reading active writers 2026/02/26 03:50:36 DEBUG : file1: active writers 1 2026/02/26 03:50:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:37 DEBUG : Looking for writers 2026/02/26 03:50:37 DEBUG : file1: reading active writers 2026/02/26 03:50:37 DEBUG : file1: active writers 1 2026/02/26 03:50:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:38 DEBUG : Looking for writers 2026/02/26 03:50:38 DEBUG : file1: reading active writers 2026/02/26 03:50:38 DEBUG : file1: active writers 1 2026/02/26 03:50:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:39 DEBUG : Looking for writers 2026/02/26 03:50:39 DEBUG : file1: reading active writers 2026/02/26 03:50:39 DEBUG : file1: active writers 1 2026/02/26 03:50:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:40 DEBUG : Looking for writers 2026/02/26 03:50:40 DEBUG : file1: reading active writers 2026/02/26 03:50:40 DEBUG : file1: active writers 1 2026/02/26 03:50:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:41 DEBUG : Looking for writers 2026/02/26 03:50:41 DEBUG : file1: reading active writers 2026/02/26 03:50:41 DEBUG : file1: active writers 1 2026/02/26 03:50:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:42 DEBUG : Looking for writers 2026/02/26 03:50:42 DEBUG : file1: reading active writers 2026/02/26 03:50:42 DEBUG : file1: active writers 1 2026/02/26 03:50:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:43 DEBUG : Looking for writers 2026/02/26 03:50:43 DEBUG : file1: reading active writers 2026/02/26 03:50:43 DEBUG : file1: active writers 1 2026/02/26 03:50:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:44 DEBUG : Looking for writers 2026/02/26 03:50:44 DEBUG : file1: reading active writers 2026/02/26 03:50:44 DEBUG : file1: active writers 1 2026/02/26 03:50:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:45 DEBUG : Looking for writers 2026/02/26 03:50:45 DEBUG : file1: reading active writers 2026/02/26 03:50:45 DEBUG : file1: active writers 1 2026/02/26 03:50:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:46 DEBUG : Looking for writers 2026/02/26 03:50:46 DEBUG : file1: reading active writers 2026/02/26 03:50:46 DEBUG : file1: active writers 1 2026/02/26 03:50:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:47 DEBUG : Looking for writers 2026/02/26 03:50:47 DEBUG : file1: reading active writers 2026/02/26 03:50:47 DEBUG : file1: active writers 1 2026/02/26 03:50:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:48 DEBUG : Looking for writers 2026/02/26 03:50:48 DEBUG : file1: reading active writers 2026/02/26 03:50:48 DEBUG : file1: active writers 1 2026/02/26 03:50:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:49 DEBUG : Looking for writers 2026/02/26 03:50:49 DEBUG : file1: reading active writers 2026/02/26 03:50:49 DEBUG : file1: active writers 1 2026/02/26 03:50:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:50 DEBUG : Looking for writers 2026/02/26 03:50:50 DEBUG : file1: reading active writers 2026/02/26 03:50:50 DEBUG : file1: active writers 1 2026/02/26 03:50:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:51 DEBUG : Looking for writers 2026/02/26 03:50:51 DEBUG : file1: reading active writers 2026/02/26 03:50:51 DEBUG : file1: active writers 1 2026/02/26 03:50:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:52 DEBUG : Looking for writers 2026/02/26 03:50:52 DEBUG : file1: reading active writers 2026/02/26 03:50:52 DEBUG : file1: active writers 1 2026/02/26 03:50:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:53 DEBUG : Looking for writers 2026/02/26 03:50:53 DEBUG : file1: reading active writers 2026/02/26 03:50:53 DEBUG : file1: active writers 1 2026/02/26 03:50:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:54 DEBUG : Looking for writers 2026/02/26 03:50:54 DEBUG : file1: reading active writers 2026/02/26 03:50:54 DEBUG : file1: active writers 1 2026/02/26 03:50:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:55 DEBUG : Looking for writers 2026/02/26 03:50:55 DEBUG : file1: reading active writers 2026/02/26 03:50:55 DEBUG : file1: active writers 1 2026/02/26 03:50:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:56 DEBUG : Looking for writers 2026/02/26 03:50:56 DEBUG : file1: reading active writers 2026/02/26 03:50:56 DEBUG : file1: active writers 1 2026/02/26 03:50:56 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:57 DEBUG : Looking for writers 2026/02/26 03:50:57 DEBUG : file1: reading active writers 2026/02/26 03:50:57 DEBUG : file1: active writers 1 2026/02/26 03:50:57 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:58 DEBUG : Looking for writers 2026/02/26 03:50:58 DEBUG : file1: reading active writers 2026/02/26 03:50:58 DEBUG : file1: active writers 1 2026/02/26 03:50:58 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:50:59 DEBUG : Looking for writers 2026/02/26 03:50:59 DEBUG : file1: reading active writers 2026/02/26 03:50:59 DEBUG : file1: active writers 1 2026/02/26 03:50:59 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:51:00 DEBUG : Looking for writers 2026/02/26 03:51:00 DEBUG : file1: reading active writers 2026/02/26 03:51:00 DEBUG : file1: active writers 1 2026/02/26 03:51:00 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:51:01 DEBUG : Looking for writers 2026/02/26 03:51:01 DEBUG : file1: reading active writers 2026/02/26 03:51:01 DEBUG : file1: active writers 1 2026/02/26 03:51:01 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:51:02 DEBUG : Looking for writers 2026/02/26 03:51:02 DEBUG : file1: reading active writers 2026/02/26 03:51:02 DEBUG : file1: active writers 1 2026/02/26 03:51:02 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:51:03 DEBUG : Looking for writers 2026/02/26 03:51:03 DEBUG : file1: reading active writers 2026/02/26 03:51:03 DEBUG : file1: active writers 1 2026/02/26 03:51:03 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:51:04 DEBUG : Looking for writers 2026/02/26 03:51:04 DEBUG : file1: reading active writers 2026/02/26 03:51:04 DEBUG : file1: active writers 1 2026/02/26 03:51:04 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/26 03:51:05 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/26 03:51:05 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.24s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:51:05 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:51:05 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:51:05 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:51:05 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:51:05 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:51:05 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:51:05 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (0 bytes), uploading instead of streaming 2026/02/26 03:51:05 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:06 DEBUG : file1: size = 0 OK 2026/02/26 03:51:06 DEBUG : file1: md5 = d41d8cd98f00b204e9800998ecf8427e OK 2026/02/26 03:51:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:51:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:51:06 DEBUG : file1: Open: flags=O_RDONLY 2026/02/26 03:51:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/26 03:51:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/26 03:51:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:06 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:06 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:51:06 DEBUG : Looking for writers 2026/02/26 03:51:06 DEBUG : file1: reading active writers 2026/02/26 03:51:06 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.78s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:51:06 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:51:06 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/26 03:51:06 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/26 03:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:51:06 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/26 03:51:06 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/26 03:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:51:06 DEBUG : webdav root 'rclone-test-fodefaj1cuso': File to upload is small (100 bytes), uploading instead of streaming 2026/02/26 03:51:06 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:06 DEBUG : file1: size = 100 OK 2026/02/26 03:51:06 DEBUG : file1: md5 = 245d1510ca09d49a263a36889ab18bd2 OK 2026/02/26 03:51:06 DEBUG : file1: Size and md5 of src and dst objects identical 2026/02/26 03:51:06 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/26 03:51:06 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/26 03:51:06 DEBUG : file1: Open: flags=O_RDONLY 2026/02/26 03:51:06 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/26 03:51:06 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/26 03:51:06 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:07 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:07 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:51:07 DEBUG : Looking for writers 2026/02/26 03:51:07 DEBUG : file1: reading active writers 2026/02/26 03:51:07 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.76s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:51:07 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:51:07 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:07 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:08 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:08 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:08 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:09 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/26 03:51:09 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/26 03:51:09 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:09 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:09 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/26 03:51:09 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/26 03:51:09 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:09 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:09 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/26 03:51:09 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/26 03:51:09 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:09 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:09 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/26 03:51:09 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/26 03:51:09 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:09 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:09 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/26 03:51:09 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/26 03:51:09 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:09 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:09 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:51:09 DEBUG : flat: Looking for writers 2026/02/26 03:51:09 DEBUG : f000.txt: reading active writers 2026/02/26 03:51:09 DEBUG : f001.txt: reading active writers 2026/02/26 03:51:09 DEBUG : f002.txt: reading active writers 2026/02/26 03:51:09 DEBUG : f003.txt: reading active writers 2026/02/26 03:51:09 DEBUG : f004.txt: reading active writers 2026/02/26 03:51:09 DEBUG : Looking for writers 2026/02/26 03:51:09 DEBUG : flat: reading active writers 2026/02/26 03:51:09 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (3.51s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:51:10 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:51:10 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:11 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:11 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:12 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/26 03:51:12 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/26 03:51:12 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:12 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:12 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/26 03:51:12 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/26 03:51:12 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:12 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:12 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/26 03:51:12 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/26 03:51:12 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:12 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:12 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:51:12 DEBUG : a/b/c: Looking for writers 2026/02/26 03:51:12 DEBUG : deep.txt: reading active writers 2026/02/26 03:51:12 DEBUG : a/b: Looking for writers 2026/02/26 03:51:12 DEBUG : mid.txt: reading active writers 2026/02/26 03:51:12 DEBUG : c: reading active writers 2026/02/26 03:51:12 DEBUG : a: Looking for writers 2026/02/26 03:51:12 DEBUG : b: reading active writers 2026/02/26 03:51:12 DEBUG : top.txt: reading active writers 2026/02/26 03:51:12 DEBUG : Looking for writers 2026/02/26 03:51:12 DEBUG : a: reading active writers 2026/02/26 03:51:12 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (2.92s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:51:13 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:51:13 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:14 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:51:14 DEBUG : bigdir: Looking for writers 2026/02/26 03:51:14 DEBUG : big.bin: reading active writers 2026/02/26 03:51:14 DEBUG : Looking for writers 2026/02/26 03:51:14 DEBUG : bigdir: reading active writers 2026/02/26 03:51:14 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (1.78s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-fodefaj1cuso'", Local "Local file system at /tmp/rclone103700888", Modify Window "1s" 2026/02/26 03:51:15 INFO : webdav root 'rclone-test-fodefaj1cuso': poll-interval is not supported by this remote 2026/02/26 03:51:15 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:15 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:16 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/02/26 03:51:16 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/26 03:51:16 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/26 03:51:16 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:16 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:16 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/26 03:51:16 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/26 03:51:16 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:17 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:17 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/26 03:51:17 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/26 03:51:17 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/26 03:51:17 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/26 03:51:17 DEBUG : WaitForWriters: timeout=30s 2026/02/26 03:51:17 DEBUG : dir1: Looking for writers 2026/02/26 03:51:17 DEBUG : a.txt: reading active writers 2026/02/26 03:51:17 DEBUG : dir2: Looking for writers 2026/02/26 03:51:17 DEBUG : b.txt: reading active writers 2026/02/26 03:51:17 DEBUG : dir3: Looking for writers 2026/02/26 03:51:17 DEBUG : c.txt: reading active writers 2026/02/26 03:51:17 DEBUG : Looking for writers 2026/02/26 03:51:17 DEBUG : dir1: reading active writers 2026/02/26 03:51:17 DEBUG : dir2: reading active writers 2026/02/26 03:51:17 DEBUG : dir3: reading active writers 2026/02/26 03:51:17 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (2.94s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/26 03:51:18 DEBUG : webdav root 'rclone-test-fodefaj1cuso': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavOwncloud: -verbose" - Finished OK in 3m22.728406713s (try 1/5)